aws-partitions 1.1104.0 → 1.1105.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 +1 -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: 4270c4bbdb7852e3e057678afd6d5be9bcc5b53f5a32b5fac7caeed2f748c223
|
4
|
+
data.tar.gz: ce1cb1d6659089d7d94434dfb81f8d87ae97134fc930b708cbd21f35cd36c6c1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eb16265b8e3f8471a4dcdc9586555e23697a10eaad1742317203b5f843a7e23b5a866de5a7a49e5a17e8dda85454dbed4af6ec4bd753a8dc06663e6c2179b413
|
7
|
+
data.tar.gz: 1d909dbd3f5e5e6c61cde7e3214b28ecca756d30332ff3d28a47d1304a9d293459f73d2d9e0bcd715660b2973eebfa016356b64aed2f61505dbb0373be4f675b
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1105.0
|
data/partitions.json
CHANGED
@@ -22432,6 +22432,7 @@
|
|
22432
22432
|
"eu-west-1" : { },
|
22433
22433
|
"eu-west-2" : { },
|
22434
22434
|
"eu-west-3" : { },
|
22435
|
+
"il-central-1" : { },
|
22435
22436
|
"me-central-1" : { },
|
22436
22437
|
"me-south-1" : { },
|
22437
22438
|
"sa-east-1" : { },
|