class Aws::Plugins::S3RequestSigner::SigningHandler

def apply_v2_signature(context)

def apply_v2_signature(context)
  Signers::S3.sign(context)
end