S3Region Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
A list of all possible S3 Bucket region possibilities. For more information, refer:

Inheritance Hierarchy

System.Object
  Amazon.Runtime.ConstantClass
    Amazon.S3.S3Region

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public sealed class S3Region : ConstantClass

The S3Region type exposes the following members

Constructors

  Name Description
Public Method S3Region(string)

Properties

  Name Description
Public Property Value Gets the value that needs to be used when send the value to AWS

Methods

  Name Description
Public Method Static Method FindValue(string) Finds the constant for the unique value.

Fields

  Name Description
Field Static Field APN1 Specifies that the S3 Bucket should use the AP-NORTHEAST-1 locality.
Field Static Field APS1 Specifies that the S3 Bucket should use the AP-SOUTHEAST-1 locality.
Field Static Field APS2 Specifies that the S3 Bucket should use the AP-SOUTHEAST-2 locality.
Field Static Field EU Specifies that the S3 Bucket should use EU locality.
Field Static Field SAE1 Specifies that the S3 Bucket should use the SA-EAST-1 locality.
Field Static Field SFO Specifies that the S3 Bucket should use US-WEST-1 locality.
Field Static Field US Specifies that the S3 Bucket should use US locality. This is the default value.
Field Static Field USW1 Specifies that the S3 Bucket should use US-WEST-1 locality.
Field Static Field 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