File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/src/components/configs Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,13 @@ export default {
1818 "ap-northeast-3" : 'Asia Pacific (Osaka-Local) (ap-northeast-3)' ,
1919 "ap-southeast-1" : 'Asia Pacific (Singapore) (ap-southeast-1)' ,
2020 "ap-southeast-2" : 'Asia Pacific (Sydney) (ap-southeast-2)' ,
21+ "ap-southeast-3" : 'Asia Pacific (Jakarta) (ap-southeast-3)' ,
2122 "ap-south-1" : 'Asia Pacific (Mumbai) (ap-south-1)' ,
2223 "sa-east-1" : 'South America (São Paulo) (sa-east-1)' ,
2324 "cn-north-1" : 'China (Beijing) (cn-north-1)' ,
2425 "cn-northwest-1" : 'China (Ningxia) (cn-northwest-1)' ,
2526 "me-south-1" : 'Middle East (Bahrain) (me-south-1)' ,
27+ "me-central-1" : "Middle East (UAE) (me-central-1)" ,
2628 "us-gov-east-1" : 'AWS GovCloud (US-East) (us-gov-east-1)' ,
2729 "us-gov-west-1" : 'AWS GovCloud (US) (us-gov-west-1)'
2830} ;
You can’t perform that action at this time.
0 commit comments