class Aws::S3::Plugins::S3Signer::BucketRegionErrorHandler
def call(context)
def call(context) response = @handler.call(context) handle_region_errors(response) end
def call(context) response = @handler.call(context) handle_region_errors(response) end