class Aws::Plugins::S3RequestSigner::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