AWS SDK for .NET Documentation
BucketRegionName Property
AmazonAmazon.S3.ModelPutBucketRequestBucketRegionName Did this page help you?   Yes   No    Tell us about it...
The bucket region locality expressed using the name of the region. When set, this will determine where your data will reside in S3. Valid values: us-east-1, us-west-1, us-west-2, eu-west-1, ap-southeast-1, ap-northeast-1, sa-east-1
Declaration Syntax
C#
public string BucketRegionName { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)