aws-partitions 1.1113.0 → 1.1114.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: b80c9a6025a77ea6e85769435f2214759b9b874f452a4aeaadeceb0fca0bbce5
|
4
|
+
data.tar.gz: 59d25dc3ff1ff5cf4e15444a512765796fa2d013bb14013e3881b6dbcfd1f23a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6dea893f84a7e263690d7c79f21c6008863eafe83a2f133174815afd4b483cdc82308f28fc9b35a3ad3d83a20db00b35154090d524eef21ed3c9bc4272bf25c3
|
7
|
+
data.tar.gz: fcd1e0c8bf4788a3933fcd1c16c37fe38c392ad9da29ed0dbf2e5ab1c62db8550aa17a5f40153b4fd9b03250936b12c0c1ab7704d5acac5ecdc27e46157d7b2f
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1114.0
|
data/partitions.json
CHANGED
@@ -16816,6 +16816,7 @@
|
|
16816
16816
|
"endpoints" : {
|
16817
16817
|
"af-south-1" : { },
|
16818
16818
|
"ap-east-1" : { },
|
16819
|
+
"ap-east-2" : { },
|
16819
16820
|
"ap-northeast-1" : { },
|
16820
16821
|
"ap-northeast-2" : { },
|
16821
16822
|
"ap-northeast-3" : { },
|