aws-partitions 1.1241.0 → 1.1242.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 +2 -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: fa48587a939754bdfb6c32fb6b07fb0ee9ee7588dd8bf4759bddfb30f6bb34b4
|
|
4
|
+
data.tar.gz: 5201341953d4d0d35eac08f3b3bfe4e67a59dc6e107b0670744d96dfaab72db5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5ca9b810b4a3d5fbda5381bb732363cff80f80e46ca73542d66773c91b38e997f18386035255b1ae7cf36296f9b6c472049a29b4f06d445e10554bfd414ad95a
|
|
7
|
+
data.tar.gz: 3896e1234af3c2d6929e769d46018adbbe9e5212f588744a0684ba7f3ef59308f3240c7312c20afdc70d14890fba85b3753cd7a807919c382eab5cf483160e15
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1242.0
|
data/partitions.json
CHANGED
|
@@ -20173,6 +20173,7 @@
|
|
|
20173
20173
|
"ap-southeast-1" : { },
|
|
20174
20174
|
"ap-southeast-2" : { },
|
|
20175
20175
|
"ap-southeast-3" : { },
|
|
20176
|
+
"ap-southeast-4" : { },
|
|
20176
20177
|
"ap-southeast-5" : { },
|
|
20177
20178
|
"ap-southeast-6" : { },
|
|
20178
20179
|
"ap-southeast-7" : { },
|
|
@@ -20182,6 +20183,7 @@
|
|
|
20182
20183
|
"tags" : [ "fips" ]
|
|
20183
20184
|
} ]
|
|
20184
20185
|
},
|
|
20186
|
+
"ca-west-1" : { },
|
|
20185
20187
|
"eu-central-1" : { },
|
|
20186
20188
|
"eu-central-2" : { },
|
|
20187
20189
|
"eu-north-1" : { },
|