Rev boto and add ap-northeast-2 to ec2 regions

This commit is contained in:
Matthew Jones
2016-06-01 14:22:08 -04:00
parent 860d0eea20
commit 79cbd68a13
3 changed files with 3 additions and 2 deletions

View File

@@ -540,6 +540,7 @@ EC2_REGION_NAMES = {
'ap-southeast-1': 'Asia Pacific (Singapore)',
'ap-southeast-2': 'Asia Pacific (Sydney)',
'ap-northeast-1': 'Asia Pacific (Tokyo)',
'ap-northeast-2': 'Asia Pacific (Seoul)',
'sa-east-1': 'South America (Sao Paulo)',
'us-gov-west-1': 'US West (GovCloud)',
'cn-north-1': 'China (Beijing)',