A list of all possible S3 Bucket region possibilities. For
            more information, refer:
             
Inheritance Hierarchy
Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public sealed class S3Region : ConstantClass
The S3Region type exposes the following members
Constructors
| Name | Description | |
|---|---|---|
 
 | 
S3Region(string) | 
Properties
| Name | Description | |
|---|---|---|
 
 | 
Value | Gets the value that needs to be used when send the value to AWS | 
Methods
| Name | Description | |
|---|---|---|
 
 
 | 
FindValue(string) | Finds the constant for the unique value. | 
Fields
| Name | Description | |
|---|---|---|
 
 
 | 
APN1 | Specifies that the S3 Bucket should use the AP-NORTHEAST-1 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. | 
 
 
 | 
EU | Specifies that the S3 Bucket should use EU locality. | 
 
 
 | 
SAE1 | Specifies that the S3 Bucket should use the SA-EAST-1 locality. | 
 
 
 | 
SFO | Specifies that the S3 Bucket should use US-WEST-1 locality. | 
 
 
 | 
US | Specifies that the S3 Bucket should use US locality. This is the default value. | 
 
 
 | 
USW1 | Specifies that the S3 Bucket should use US-WEST-1 locality. | 
 
 
 | 
USW2 | Specifies that the S3 Bucket should use US-WEST-2 locality. | 
Version Information
.NET Framework: 
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps: 
Supported in: Windows 8
.NET for Windows Phone: 
Supported in: Window Phone 8