AWS SDK Version 4 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.

This class contains region information used to lazily compute the service endpoints. 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.Core.dll
Version: 3.x.y.z

Syntax

C#
public class RegionEndpoint

The RegionEndpoint type exposes the following members

Properties

NameTypeDescription
Public Property Static Property AllPartitionRegionRegex System.Collections.Generic.IEnumerable<System.String>
Public Property DisplayName System.String
Public Property Static Property EnumerableAllRegions System.Collections.Generic.IEnumerable<Amazon.RegionEndpoint>
Public Property HostnameTemplate System.String
Public Property PartitionDnsSuffix System.String
Public Property PartitionName System.String
Public Property PartitionRegionRegex System.String
Public Property SystemName System.String

Methods

Note:

Asynchronous operations (methods ending with Async) in the table below are for .NET 4.7.2 or higher.

NameDescription
Public Method Static Method GetBySystemName(string)

Gets the region based on its system name like "us-west-1"

Fields

NameTypeDescription
Field Static Field AFSouth1 Amazon.RegionEndpoint

The Africa (Cape Town) endpoint.

Field Static Field APEast1 Amazon.RegionEndpoint

The Asia Pacific (Hong Kong) endpoint.

Field Static Field APEast2 Amazon.RegionEndpoint

The Asia Pacific (Taipei) endpoint.

Field Static Field APNortheast1 Amazon.RegionEndpoint

The Asia Pacific (Tokyo) endpoint.

Field Static Field APNortheast2 Amazon.RegionEndpoint

The Asia Pacific (Seoul) endpoint.

Field Static Field APNortheast3 Amazon.RegionEndpoint

The Asia Pacific (Osaka) endpoint.

Field Static Field APSouth1 Amazon.RegionEndpoint

The Asia Pacific (Mumbai) endpoint.

Field Static Field APSouth2 Amazon.RegionEndpoint

The Asia Pacific (Hyderabad) endpoint.

Field Static Field APSoutheast1 Amazon.RegionEndpoint

The Asia Pacific (Singapore) endpoint.

Field Static Field APSoutheast2 Amazon.RegionEndpoint

The Asia Pacific (Sydney) endpoint.

Field Static Field APSoutheast3 Amazon.RegionEndpoint

The Asia Pacific (Jakarta) endpoint.

Field Static Field APSoutheast4 Amazon.RegionEndpoint

The Asia Pacific (Melbourne) endpoint.

Field Static Field APSoutheast5 Amazon.RegionEndpoint

The Asia Pacific (Malaysia) endpoint.

Field Static Field APSoutheast7 Amazon.RegionEndpoint

The Asia Pacific (Thailand) endpoint.

Field Static Field CACentral1 Amazon.RegionEndpoint

The Canada (Central) endpoint.

Field Static Field CAWest1 Amazon.RegionEndpoint

The Canada West (Calgary) endpoint.

Field Static Field CNNorth1 Amazon.RegionEndpoint

The China (Beijing) endpoint.

Field Static Field CNNorthWest1 Amazon.RegionEndpoint

The China (Ningxia) endpoint.

Field Static Field EUCentral1 Amazon.RegionEndpoint

The Europe (Frankfurt) endpoint.

Field Static Field EUCentral2 Amazon.RegionEndpoint

The Europe (Zurich) endpoint.

Field Static Field EUIsoeWest1 Amazon.RegionEndpoint

The EU ISOE West endpoint.

Field Static Field EUNorth1 Amazon.RegionEndpoint

The Europe (Stockholm) endpoint.

Field Static Field EUSCDeEast1 Amazon.RegionEndpoint

The EU (Germany) endpoint.

Field Static Field EUSouth1 Amazon.RegionEndpoint

The Europe (Milan) endpoint.

Field Static Field EUSouth2 Amazon.RegionEndpoint

The Europe (Spain) endpoint.

Field Static Field EUWest1 Amazon.RegionEndpoint

The Europe (Ireland) endpoint.

Field Static Field EUWest2 Amazon.RegionEndpoint

The Europe (London) endpoint.

Field Static Field EUWest3 Amazon.RegionEndpoint

The Europe (Paris) endpoint.

Field Static Field ILCentral1 Amazon.RegionEndpoint

The Israel (Tel Aviv) endpoint.

Field Static Field MECentral1 Amazon.RegionEndpoint

The Middle East (UAE) endpoint.

Field Static Field MESouth1 Amazon.RegionEndpoint

The Middle East (Bahrain) endpoint.

Field Static Field MXCentral1 Amazon.RegionEndpoint

The Mexico (Central) endpoint.

Field Static Field SAEast1 Amazon.RegionEndpoint

The South America (Sao Paulo) endpoint.

Field Static Field USEast1 Amazon.RegionEndpoint

The US East (N. Virginia) endpoint.

Field Static Field USEast2 Amazon.RegionEndpoint

The US East (Ohio) endpoint.

Field Static Field USGovCloudEast1 Amazon.RegionEndpoint

The AWS GovCloud (US-East) endpoint.

Field Static Field USGovCloudWest1 Amazon.RegionEndpoint

The AWS GovCloud (US-West) endpoint.

Field Static Field USIsobEast1 Amazon.RegionEndpoint

The US ISOB East (Ohio) endpoint.

Field Static Field USIsoEast1 Amazon.RegionEndpoint

The US ISO East endpoint.

Field Static Field USIsofEast1 Amazon.RegionEndpoint

The US ISOF EAST endpoint.

Field Static Field USIsofSouth1 Amazon.RegionEndpoint

The US ISOF SOUTH endpoint.

Field Static Field USIsoWest1 Amazon.RegionEndpoint

The US ISO WEST endpoint.

Field Static Field USWest1 Amazon.RegionEndpoint

The US West (N. California) endpoint.

Field Static Field USWest2 Amazon.RegionEndpoint

The US West (Oregon) endpoint.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer