aws-partitions 1.1230.0 → 1.1231.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/partitions.json +3 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3986b79d6ba845167459e8bff16870f11cd0cf3c842f84737bcfa98674eea176
|
|
4
|
+
data.tar.gz: c37de6bae8699b9d3e3e10ab62a3f379bb2b4564effc0401f8887f3aff611bc1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 363168f68dd0b338da46bdb1f033f57b26174e729a5990a6c90a0891690ae26ee8b2ba98de353e8559b00c349ceca9585e8e857452968ae61df83669a227291c
|
|
7
|
+
data.tar.gz: cbae8f1ffb16be437db0ce9c184a6d9b56c73696a9af1466963db68dce265611a50b24c466d699d014c9287c75b59faef816e8af888a9b2a96472700353146ac
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1231.0
|
data/partitions.json
CHANGED
|
@@ -1539,6 +1539,7 @@
|
|
|
1539
1539
|
"eu-central-1" : { },
|
|
1540
1540
|
"eu-north-1" : { },
|
|
1541
1541
|
"eu-west-1" : { },
|
|
1542
|
+
"eu-west-2" : { },
|
|
1542
1543
|
"eu-west-3" : { },
|
|
1543
1544
|
"me-central-1" : { },
|
|
1544
1545
|
"sa-east-1" : { },
|
|
@@ -38535,7 +38536,8 @@
|
|
|
38535
38536
|
},
|
|
38536
38537
|
"route53resolver" : {
|
|
38537
38538
|
"endpoints" : {
|
|
38538
|
-
"us-isob-east-1" : { }
|
|
38539
|
+
"us-isob-east-1" : { },
|
|
38540
|
+
"us-isob-west-1" : { }
|
|
38539
38541
|
}
|
|
38540
38542
|
},
|
|
38541
38543
|
"runtime.sagemaker" : {
|