aws-partitions 1.1171.0 → 1.1172.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 +11 -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: 194ca20d8fd3921653057b7495021f36e075cbf4fdd6ffd158d02fa3a31927f0
|
4
|
+
data.tar.gz: cd98190112a972699de893d0c931a906a150efbe6a7d2f45f84228823c078fe5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0643d1f34909d22e05bd40c1978a23fa43f5392a4c51c7d92726bb9321c9840d3279b8a3f971ad9862cde807195f66c8f7df81b127b60e8d58ead24e4a080909
|
7
|
+
data.tar.gz: cddfab536dfe781890012ca53c263bc38603b2d159d5208b1d2b21f2500d32f3a3546b16cdf08cefc9be74e5bf6d7ae3303eb039d8b3bef0221969f90c32bf38
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1172.0
|
data/partitions.json
CHANGED
@@ -14067,23 +14067,33 @@
|
|
14067
14067
|
},
|
14068
14068
|
"kafkaconnect" : {
|
14069
14069
|
"endpoints" : {
|
14070
|
+
"af-south-1" : { },
|
14071
|
+
"ap-east-1" : { },
|
14070
14072
|
"ap-east-2" : { },
|
14071
14073
|
"ap-northeast-1" : { },
|
14072
14074
|
"ap-northeast-2" : { },
|
14075
|
+
"ap-northeast-3" : { },
|
14073
14076
|
"ap-south-1" : { },
|
14074
14077
|
"ap-south-2" : { },
|
14075
14078
|
"ap-southeast-1" : { },
|
14076
14079
|
"ap-southeast-2" : { },
|
14080
|
+
"ap-southeast-3" : { },
|
14081
|
+
"ap-southeast-4" : { },
|
14077
14082
|
"ap-southeast-5" : { },
|
14078
14083
|
"ap-southeast-7" : { },
|
14079
14084
|
"ca-central-1" : { },
|
14080
14085
|
"ca-west-1" : { },
|
14081
14086
|
"eu-central-1" : { },
|
14087
|
+
"eu-central-2" : { },
|
14082
14088
|
"eu-north-1" : { },
|
14089
|
+
"eu-south-1" : { },
|
14083
14090
|
"eu-south-2" : { },
|
14084
14091
|
"eu-west-1" : { },
|
14085
14092
|
"eu-west-2" : { },
|
14086
14093
|
"eu-west-3" : { },
|
14094
|
+
"il-central-1" : { },
|
14095
|
+
"me-central-1" : { },
|
14096
|
+
"me-south-1" : { },
|
14087
14097
|
"mx-central-1" : { },
|
14088
14098
|
"sa-east-1" : { },
|
14089
14099
|
"us-east-1" : { },
|
@@ -26194,6 +26204,7 @@
|
|
26194
26204
|
"ap-southeast-3" : { },
|
26195
26205
|
"ap-southeast-4" : { },
|
26196
26206
|
"ap-southeast-5" : { },
|
26207
|
+
"ap-southeast-6" : { },
|
26197
26208
|
"ap-southeast-7" : { },
|
26198
26209
|
"ca-central-1" : {
|
26199
26210
|
"variants" : [ {
|