AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon
Assembly: AWSSDK.dll
Version: (assembly version)
public class RegionEndpoint : Object
The RegionEndpoint type exposes the following members
| Name | Type | Description | |
|---|---|---|---|
|
DisplayName | System.String | Gets the display name of a region. |
|
EnumerableAllRegions | System.Collections.Generic.IEnumerable<Amazon.RegionEndpoint> | Enumerate through all the regions. |
|
SystemName | System.String | Gets the system name of a region. |
| Name | Description | |
|---|---|---|
|
GetBySystemName(string) | Gets the region based on its system name like "us-west-1" |
|
GetEndpointForService(string) | Gets the endpoint for a service in a region. |
|
GuessEndpointForService(string) | |
|
LoadEndpointDefinitions(TextReader) | Parse the endpoint definition. This method is only meant to be called directly for testing purposes. |
|
UnloadEndpointDefinitions() | This is a testing method and should not be called by production applications. |
| Name | Type | Description | |
|---|---|---|---|
|
APNortheast1 | Amazon.RegionEndpoint | The Asia Pacific (Tokyo) endpoint. |
|
APNortheast2 | Amazon.RegionEndpoint | The Asia Pacific (Seoul) endpoint. |
|
APSoutheast1 | Amazon.RegionEndpoint | The Asia Pacific (Singapore) endpoint. |
|
APSoutheast2 | Amazon.RegionEndpoint | The Asia Pacific (Sydney) endpoint. |
|
CNNorth1 | Amazon.RegionEndpoint | The China (Beijing) endpoint. |
|
EUCentral1 | Amazon.RegionEndpoint | The EU Central (Frankfurt) endpoint. |
|
EUWest1 | Amazon.RegionEndpoint | The EU West (Ireland) endpoint. |
|
SAEast1 | Amazon.RegionEndpoint | The South America (Sao Paulo) endpoint. |
|
USEast1 | Amazon.RegionEndpoint | The US East (Virginia) endpoint. |
|
USGovCloudWest1 | Amazon.RegionEndpoint | The US GovCloud West (Oregon) endpoint. |
|
USWest1 | Amazon.RegionEndpoint | The US West (N. California) endpoint. |
|
USWest2 | Amazon.RegionEndpoint | The US West (Oregon) endpoint. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8