AWS SDK for .NET Documentation
S3Region Enumeration
AmazonAmazon.S3.ModelS3Region Did this page help you?   Yes   No    Tell us about it...
An enumeration of all possible S3 Bucket region possibilities. For more information, refer: http://docs.amazonwebservices.com/AmazonS3/latest/BucketConfiguration.html#LocationSelection
Declaration Syntax
C#
public enum S3Region
Members
MemberDescription
US Specifies that the S3 Bucket should use US locality. This is the default value.
EU Specifies that the S3 Bucket should use EU locality.
SFO Specifies that the S3 Bucket should use US-WEST-1 locality.
USW2 Specifies that the S3 Bucket should use US-WEST-2 locality.
APS1 Specifies that the S3 Bucket should use the AP-SOUTHEAST-1 locality.
APS2 Specifies that the S3 Bucket should use the AP-SOUTHEAST-2 locality.
APN1 Specifies that the S3 Bucket should use the AP-NORTHEAST-1 locality.
SAE1 Specifies that the S3 Bucket should use the SA-EAST-1 locality.

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