class Aws::S3Control::Types::CreateBucketConfiguration
The container for the bucket configuration.
<note markdown=“1”> This is not supported by Amazon S3 on Outposts buckets.
</note>
@note When making an API call, you may pass CreateBucketConfiguration
data as a hash: { location_constraint: "EU", # accepts EU, eu-west-1, us-west-1, us-west-2, ap-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, sa-east-1, cn-north-1, eu-central-1 }
@!attribute [rw] location_constraint
Specifies the Region where the bucket will be created. If you are creating a bucket on the US East (N. Virginia) Region (us-east-1), you do not need to specify the location. <note markdown="1"> This is not supported by Amazon S3 on Outposts buckets. </note> @return [String]
@see docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/CreateBucketConfiguration AWS API Documentation
Constants
- SENSITIVE