aws-partitions 1.49.0 → 1.50.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/partitions.json +9 -0
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4ea333de35f6a88b9dbba449921bdc004a7c0363
|
4
|
+
data.tar.gz: f7a628bc2e680b3e8b82dffd3dea500aa00ba58d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 22011fa4a6fee5de236823aafdb6d95c6128bd2689ba7876f9dfbc54809c631b1060b25f90dca9f48e334af76190753b2e4661f6e42e734add4851a1c94dd40e
|
7
|
+
data.tar.gz: 4e71b56a7bb4a238430ed1af52ea4d144a29d64497ca008584a129c1d6ffe5c6fa3bac51c0f0f97f536b3dd687058a87b469cd34573cd71ce52a760452a7ade3
|
data/partitions.json
CHANGED
@@ -37,6 +37,9 @@
|
|
37
37
|
"eu-west-2" : {
|
38
38
|
"description" : "EU (London)"
|
39
39
|
},
|
40
|
+
"eu-west-3" : {
|
41
|
+
"description" : "EU (Paris)"
|
42
|
+
},
|
40
43
|
"sa-east-1" : {
|
41
44
|
"description" : "South America (Sao Paulo)"
|
42
45
|
},
|
@@ -635,12 +638,15 @@
|
|
635
638
|
"endpoints" : {
|
636
639
|
"ap-northeast-1" : { },
|
637
640
|
"ap-northeast-2" : { },
|
641
|
+
"ap-south-1" : { },
|
638
642
|
"ap-southeast-1" : { },
|
639
643
|
"ap-southeast-2" : { },
|
640
644
|
"ca-central-1" : { },
|
641
645
|
"eu-central-1" : { },
|
642
646
|
"eu-west-1" : { },
|
643
647
|
"eu-west-2" : { },
|
648
|
+
"eu-west-3" : { },
|
649
|
+
"sa-east-1" : { },
|
644
650
|
"us-east-1" : { },
|
645
651
|
"us-east-2" : { },
|
646
652
|
"us-west-1" : { },
|
@@ -1702,6 +1708,9 @@
|
|
1702
1708
|
"regions" : {
|
1703
1709
|
"cn-north-1" : {
|
1704
1710
|
"description" : "China (Beijing)"
|
1711
|
+
},
|
1712
|
+
"cn-northwest-1" : {
|
1713
|
+
"description" : "China (Ningxia)"
|
1705
1714
|
}
|
1706
1715
|
},
|
1707
1716
|
"services" : {
|