aws-partitions 1.1263.0 → 1.1264.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 -0
- 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: 06dccad5370f66fe0a3833fe50b77aadec7887de65935277b98480e2871dfa72
|
|
4
|
+
data.tar.gz: 398f4554b9d95586ebbda8e8b3993466294746a6a409f2d4eab0bb6642dd63c5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4a67e20b9098cc0f8037515eaee61b64ad791eda3504819fd4de2c38da0783954b0099c6f0f6829700d73e4560d4592c54a4f837c550c95f7d58dd8c407490b1
|
|
7
|
+
data.tar.gz: 742a88098c1cf5ff02111bbe134c124704140196c19db6d49d3670f78ae3830bea12e7972d74718ce3336db3d2e13f8bd71d16a55463b0ef8c23f1c98c859df4
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1264.0
|
data/partitions.json
CHANGED
|
@@ -8243,7 +8243,9 @@
|
|
|
8243
8243
|
"ap-southeast-2" : { },
|
|
8244
8244
|
"ap-southeast-3" : { },
|
|
8245
8245
|
"ap-southeast-4" : { },
|
|
8246
|
+
"ap-southeast-6" : { },
|
|
8246
8247
|
"ca-central-1" : { },
|
|
8248
|
+
"ca-west-1" : { },
|
|
8247
8249
|
"eu-central-1" : { },
|
|
8248
8250
|
"eu-central-2" : { },
|
|
8249
8251
|
"eu-north-1" : { },
|
|
@@ -14272,6 +14274,7 @@
|
|
|
14272
14274
|
"eu-west-1" : { },
|
|
14273
14275
|
"eu-west-2" : { },
|
|
14274
14276
|
"eu-west-3" : { },
|
|
14277
|
+
"il-central-1" : { },
|
|
14275
14278
|
"me-south-1" : { },
|
|
14276
14279
|
"sa-east-1" : { },
|
|
14277
14280
|
"us-east-1" : { },
|