aws-partitions 1.1243.0 → 1.1244.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: dc6950f9cecf7238597336215fc89911f2a8f4a746124dd6de2530a7ab63b5fd
|
|
4
|
+
data.tar.gz: ce3fba6ed22ecb5cd57ace59dda45ee7a2089299115be1a7beb4aad8de81fc53
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f52076a4780d294f8835b96958a096f4418a5963e1a56943995c1a80130d73b6d542cfc0c00b8194f09d7296f7d51199bbda8a31b30c12d4b17785ef448487e2
|
|
7
|
+
data.tar.gz: f3aab1cd22454c25b548b0747ccde793759af63ed3b5a9eebdb824a8f3a0ad4024c235a8257c556d5e83b2cc13eea3cc412ea85812b4613bfec876d9f7862c13
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1244.0
|
data/partitions.json
CHANGED
|
@@ -27780,6 +27780,7 @@
|
|
|
27780
27780
|
"eu-west-3" : { },
|
|
27781
27781
|
"me-central-1" : { },
|
|
27782
27782
|
"me-south-1" : { },
|
|
27783
|
+
"mx-central-1" : { },
|
|
27783
27784
|
"sa-east-1" : { },
|
|
27784
27785
|
"us-east-1" : { },
|
|
27785
27786
|
"us-east-2" : { },
|