python-botocore/botocore/data/aws/_regions.json
2015-10-08 11:15:29 -07:00

36 lines
838 B
JSON

{
"us-east-1": {
"description": "US-East (Northern Virginia)"
},
"ap-northeast-1": {
"description": "Asia Pacific (Tokyo)"
},
"sa-east-1": {
"description": "South America (Sao Paulo)"
},
"ap-southeast-1": {
"description": "Asia Pacific (Singapore)"
},
"ap-southeast-2": {
"description": "Asia Pacific (Sydney)"
},
"us-west-2": {
"description": "US-West (Oregon)"
},
"us-west-1": {
"description": "US-West (Northern California)"
},
"eu-west-1": {
"description": "EU (Ireland)"
},
"us-gov-west-1": {
"description": "AWS GovCloud"
},
"fips-us-gov-west-1": {
"description": "AWS GovCloud (FIPS 140-2) S3 Only"
},
"cn-north-1": {
"description": "China (Beijing)"
}
}