aws-partitions 1.1098.0 → 1.1099.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 +8 -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: c8163882ff74e5c8941eea610b7a27ee9075fc3f619d41610648011b6283869b
|
4
|
+
data.tar.gz: 2ba769a38a6042e692aff3b5f945934a713e37fdf6e50e1f2ff2f1241529949d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d2764c068ddf42b436c0cad38472909c323bbb8bee27e363cd2708de3f77ca45a830aa343905f51d98fcc069b72ecee9be247e13dfe7a30ace7ffa83813624ac
|
7
|
+
data.tar.gz: cafac2cc85124e4b725d07a20ea5ee5ab91d0eef853f45bf109f000bfdd1dd7577b6ff6879a93479d95c756ed9638a73e6ea73be1d0a864a4e878b3c84b64bfd
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1099.0
|
data/partitions.json
CHANGED
@@ -6665,6 +6665,7 @@
|
|
6665
6665
|
"ap-southeast-3" : { },
|
6666
6666
|
"ap-southeast-4" : { },
|
6667
6667
|
"ap-southeast-5" : { },
|
6668
|
+
"ap-southeast-7" : { },
|
6668
6669
|
"ca-central-1" : {
|
6669
6670
|
"variants" : [ {
|
6670
6671
|
"hostname" : "controltower-fips.ca-central-1.amazonaws.com",
|
@@ -6702,6 +6703,7 @@
|
|
6702
6703
|
"il-central-1" : { },
|
6703
6704
|
"me-central-1" : { },
|
6704
6705
|
"me-south-1" : { },
|
6706
|
+
"mx-central-1" : { },
|
6705
6707
|
"sa-east-1" : { },
|
6706
6708
|
"us-east-1" : {
|
6707
6709
|
"variants" : [ {
|
@@ -29939,6 +29941,12 @@
|
|
29939
29941
|
"cn-northwest-1" : { }
|
29940
29942
|
}
|
29941
29943
|
},
|
29944
|
+
"kafkaconnect" : {
|
29945
|
+
"endpoints" : {
|
29946
|
+
"cn-north-1" : { },
|
29947
|
+
"cn-northwest-1" : { }
|
29948
|
+
}
|
29949
|
+
},
|
29942
29950
|
"kendra-ranking" : {
|
29943
29951
|
"defaults" : {
|
29944
29952
|
"dnsSuffix" : "api.amazonwebservices.com.cn",
|