aws-partitions 1.1153.0 → 1.1154.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: b3ae853b9a2b6cb13f07aade6229b4c654df5178e3209c3f30c784b5712ec56a
|
4
|
+
data.tar.gz: b5efd7323a4a858c35091016961007a2e638f6d6aaf9e2f41b495bc8a74aa215
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f2b0a2e4e21e6a8c71d4f13432a9cb3f0cdf6a458ff9abd1e2a237895a61b175916ee7c58845a7655924efbea5f6b12bd2ead582882f122353438f158c244e66
|
7
|
+
data.tar.gz: eeabcc367f5c3925d4850847dbe540893d6b0ae4725f90c30346e4f8e4729e55aabdb464a32ea86eeb47f2f7639f10c0bb93014d4940b3b9fbebc3b0297e764d
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1154.0
|
data/partitions.json
CHANGED
@@ -19315,6 +19315,8 @@
|
|
19315
19315
|
"eu-west-1" : { },
|
19316
19316
|
"eu-west-2" : { },
|
19317
19317
|
"eu-west-3" : { },
|
19318
|
+
"il-central-1" : { },
|
19319
|
+
"me-central-1" : { },
|
19318
19320
|
"sa-east-1" : { },
|
19319
19321
|
"us-east-1" : { },
|
19320
19322
|
"us-east-2" : { },
|
@@ -20819,6 +20821,7 @@
|
|
20819
20821
|
"ap-southeast-3" : { },
|
20820
20822
|
"ap-southeast-4" : { },
|
20821
20823
|
"ap-southeast-5" : { },
|
20824
|
+
"ap-southeast-6" : { },
|
20822
20825
|
"ap-southeast-7" : { },
|
20823
20826
|
"ca-central-1" : { },
|
20824
20827
|
"ca-west-1" : { },
|