|
|
|
@ -16,6 +16,7 @@ func Regions() RegionsSet { |
|
|
|
return RegionsSet{ |
|
|
|
return RegionsSet{ |
|
|
|
"af-south-1": {}, |
|
|
|
"af-south-1": {}, |
|
|
|
"ap-east-1": {}, |
|
|
|
"ap-east-1": {}, |
|
|
|
|
|
|
|
"ap-east-2": {}, |
|
|
|
"ap-northeast-1": {}, |
|
|
|
"ap-northeast-1": {}, |
|
|
|
"ap-northeast-2": {}, |
|
|
|
"ap-northeast-2": {}, |
|
|
|
"ap-northeast-3": {}, |
|
|
|
"ap-northeast-3": {}, |
|
|
|
@ -25,7 +26,10 @@ func Regions() RegionsSet { |
|
|
|
"ap-southeast-2": {}, |
|
|
|
"ap-southeast-2": {}, |
|
|
|
"ap-southeast-3": {}, |
|
|
|
"ap-southeast-3": {}, |
|
|
|
"ap-southeast-4": {}, |
|
|
|
"ap-southeast-4": {}, |
|
|
|
|
|
|
|
"ap-southeast-5": {}, |
|
|
|
|
|
|
|
"ap-southeast-7": {}, |
|
|
|
"ca-central-1": {}, |
|
|
|
"ca-central-1": {}, |
|
|
|
|
|
|
|
"ca-west-1": {}, |
|
|
|
"cn-north-1": {}, |
|
|
|
"cn-north-1": {}, |
|
|
|
"cn-northwest-1": {}, |
|
|
|
"cn-northwest-1": {}, |
|
|
|
"eu-central-1": {}, |
|
|
|
"eu-central-1": {}, |
|
|
|
@ -39,6 +43,7 @@ func Regions() RegionsSet { |
|
|
|
"il-central-1": {}, |
|
|
|
"il-central-1": {}, |
|
|
|
"me-central-1": {}, |
|
|
|
"me-central-1": {}, |
|
|
|
"me-south-1": {}, |
|
|
|
"me-south-1": {}, |
|
|
|
|
|
|
|
"mx-central-1": {}, |
|
|
|
"sa-east-1": {}, |
|
|
|
"sa-east-1": {}, |
|
|
|
"us-east-1": {}, |
|
|
|
"us-east-1": {}, |
|
|
|
"us-east-2": {}, |
|
|
|
"us-east-2": {}, |
|
|
|
|