Module: Aws::S3
- Defined in:
- lib/aws-sdk-core/s3.rb,
lib/aws-sdk-core/s3/presigner.rb,
lib/aws-sdk-core/s3/bucket_region_cache.rb
Defined Under Namespace
Classes: BucketRegionCache, Presigner
Constant Summary collapse
- BUCKET_REGIONS =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
A cache of discovered bucket regions. You can call ‘#bucket_added` on this to be notified when you must configure the proper region to access a bucket.
This cache is considered an implementation detail.
BucketRegionCache.new