cfn-lambda
Version:
CloudFormation custom resource helper for Lambda Node.js runtime
59 lines (58 loc) • 1.06 kB
JSON
[
{
"name": "US East (Ohio)",
"identifier": "us-east-2"
},
{
"name": "US East (N. Virginia)",
"identifier": "us-east-1"
},
{
"name": "US West (N. California)",
"identifier": "us-west-1"
},
{
"name": "US West (Oregon)",
"identifier": "us-west-2"
},
{
"name": "Asia Pacific (Seoul)",
"identifier": "ap-northeast-2"
},
{
"name": "Asia Pacific (Mumbai)",
"identifier": "ap-south-1"
},
{
"name": "Asia Pacific (Singapore)",
"identifier": "ap-southeast-1"
},
{
"name": "Asia Pacific (Sydney)",
"identifier": "ap-southeast-2"
},
{
"name": "Asia Pacific (Tokyo)",
"identifier": "ap-northeast-1"
},
{
"name": "Canada (Central)",
"identifier": "ca-central-1"
},
{
"name": "EU (Frankfurt)",
"identifier": "eu-central-1"
},
{
"name": "EU (Ireland)",
"identifier": "eu-west-1"
},
{
"name": "EU (London)",
"identifier": "eu-west-2"
},
{
"name": "South America (São Paulo)",
"identifier": "sa-east-1"
}
]