AWS SDK Version 2 for .NET
API Reference

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.

.NET Framework 4.5
 
This class contains the endpoints available to the AWS clients. The static constants representing the regions can be used while constructing the AWS client instead of looking up the exact endpoint URL.

Inheritance Hierarchy

System.Object
  Amazon.RegionEndpoint

Namespace: Amazon
Assembly: AWSSDK.dll
Version: 0.0.3.0

Syntax

C#
public class RegionEndpoint : Object

The RegionEndpoint type exposes the following members

Properties

  Name Description
Public Property DisplayName Gets the display name of a region.
Public Property Static Property EnumerableAllRegions Enumerate through all the regions.
Public Property SystemName Gets the system name of a region.

Methods

  Name Description
Public Method Static Method GetBySystemName(string) Gets the region based on its system name like "us-west-1"
Public Method GetEndpointForService(string) Gets the endpoint for a service in a region.
Public Method GuessEndpointForService(string)
Public Method Static Method LoadEndpointDefinitions(TextReader) Parse the endpoint definition. This method is only meant to be called directly for testing purposes.
Public Method Static Method UnloadEndpointDefinitions() This is a testing method and should not be called by production applications.

Fields

  Name Description
Field Static Field APNortheast1 The Asia Pacific (Tokyo) endpoint.
Field Static Field APSoutheast1 The Asia Pacific (Singapore) endpoint.
Field Static Field APSoutheast2 The Asia Pacific (Sydney) endpoint.
Field Static Field CNNorth1 The China (Beijing) endpoint.
Field Static Field EUCentral1 The EU Central (Frankfurt) endpoint.
Field Static Field EUWest1 The EU West (Ireland) endpoint.
Field Static Field SAEast1 The South America (Sao Paulo) endpoint.
Field Static Field USEast1 The US East (Virginia) endpoint.
Field Static Field USGovCloudWest1 The US GovCloud West (Oregon) endpoint.
Field Static Field USWest1 The US West (N. California) endpoint.
Field Static Field USWest2 The US West (Oregon) endpoint.

Version Information

.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