class Aws::S3::Plugins::S3Signer::BucketRegionErrorHandler
def update_bucket_cache(context, actual_region)
def update_bucket_cache(context, actual_region) S3::BUCKET_REGIONS[context.params[:bucket]] = actual_region end
def update_bucket_cache(context, actual_region) S3::BUCKET_REGIONS[context.params[:bucket]] = actual_region end