AWS SDK for C++  0.14.3
AWS SDK for C++
Variables
Aws::Region Namespace Reference

Variables

static const char *const US_EAST_1 = "us-east-1"
 
static const char *const US_WEST_1 = "us-west-1"
 
static const char *const US_WEST_2 = "us-west-2"
 
static const char *const EU_WEST_1 = "eu-west-1"
 
static const char *const EU_CENTRAL_1 = "eu-central-1"
 
static const char *const AP_SOUTHEAST_1 = "ap-southeast-1"
 
static const char *const AP_SOUTHEAST_2 = "ap-southeast-2"
 
static const char *const AP_NORTHEAST_1 = "ap-northeast-1"
 
static const char *const AP_NORTHEAST_2 = "ap-northeast-2"
 
static const char *const SA_EAST_1 = "sa-east-1"
 
static const char *const AP_SOUTH_1 = "ap-south-1"
 

Detailed Description

AWS Regions

Variable Documentation

const char* const Aws::Region::AP_NORTHEAST_1 = "ap-northeast-1"
static

Definition at line 36 of file Region.h.

const char* const Aws::Region::AP_NORTHEAST_2 = "ap-northeast-2"
static

Definition at line 37 of file Region.h.

const char* const Aws::Region::AP_SOUTH_1 = "ap-south-1"
static

Definition at line 39 of file Region.h.

const char* const Aws::Region::AP_SOUTHEAST_1 = "ap-southeast-1"
static

Definition at line 34 of file Region.h.

const char* const Aws::Region::AP_SOUTHEAST_2 = "ap-southeast-2"
static

Definition at line 35 of file Region.h.

const char* const Aws::Region::EU_CENTRAL_1 = "eu-central-1"
static

Definition at line 33 of file Region.h.

const char* const Aws::Region::EU_WEST_1 = "eu-west-1"
static

Definition at line 32 of file Region.h.

const char* const Aws::Region::SA_EAST_1 = "sa-east-1"
static

Definition at line 38 of file Region.h.

const char* const Aws::Region::US_EAST_1 = "us-east-1"
static

Definition at line 29 of file Region.h.

const char* const Aws::Region::US_WEST_1 = "us-west-1"
static

Definition at line 30 of file Region.h.

const char* const Aws::Region::US_WEST_2 = "us-west-2"
static

Definition at line 31 of file Region.h.