class Aws::Plugins::S3RequestSigner::SigningHandler

def classic_endpoint?(context)

def classic_endpoint?(context)
  context.config.region == 'us-east-1'
end