aws-partitions 1.1103.0 → 1.1104.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: 3f13187d62178e7aeade80c344845c79cdbf751f1f6760645acaa26d1e99e4d0
|
4
|
+
data.tar.gz: ed8670d16d2ecb3add3d21294a7856710c1b589e5724ca6107f3fef9471c4c5b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dbe062fbec68ca9c7aec573c45dbbc2899d6c5fed6477486e2fb5d858b67479bd66fb4110b7802fcd05cee09bf8423d82e5f0796a1f8c08df218216b04be74f7
|
7
|
+
data.tar.gz: a61718cfb54f85989e658b1bf3655bbcec013d373ffae09febbd2d59bfd81a56f59da76aacc55477ab2f3c6e6abe60f856f996a67de327fb8c2675f7f1640340
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1104.0
|
data/partitions.json
CHANGED
@@ -744,6 +744,7 @@
|
|
744
744
|
"ap-east-1" : { },
|
745
745
|
"ap-northeast-1" : { },
|
746
746
|
"ap-northeast-2" : { },
|
747
|
+
"ap-northeast-3" : { },
|
747
748
|
"ap-south-1" : { },
|
748
749
|
"ap-southeast-1" : { },
|
749
750
|
"ap-southeast-2" : { },
|
@@ -13792,6 +13793,7 @@
|
|
13792
13793
|
"ap-southeast-3" : { },
|
13793
13794
|
"ap-southeast-4" : { },
|
13794
13795
|
"ap-southeast-5" : { },
|
13796
|
+
"ap-southeast-7" : { },
|
13795
13797
|
"ca-central-1" : {
|
13796
13798
|
"variants" : [ {
|
13797
13799
|
"hostname" : "kafka-fips.ca-central-1.amazonaws.com",
|
@@ -13857,6 +13859,7 @@
|
|
13857
13859
|
"il-central-1" : { },
|
13858
13860
|
"me-central-1" : { },
|
13859
13861
|
"me-south-1" : { },
|
13862
|
+
"mx-central-1" : { },
|
13860
13863
|
"sa-east-1" : { },
|
13861
13864
|
"us-east-1" : {
|
13862
13865
|
"variants" : [ {
|