aws-partitions 1.1169.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 +15 -0
- data/VERSION +1 -1
- data/partitions.json +13 -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
@@ -1,6 +1,21 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1172.0 (2025-10-10)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1171.0 (2025-10-09)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1170.0 (2025-10-08)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
4
19
|
1.1169.0 (2025-10-07)
|
5
20
|
------------------
|
6
21
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1172.0
|
data/partitions.json
CHANGED
@@ -5474,6 +5474,7 @@
|
|
5474
5474
|
"ap-southeast-3" : { },
|
5475
5475
|
"ap-southeast-4" : { },
|
5476
5476
|
"ap-southeast-5" : { },
|
5477
|
+
"ap-southeast-6" : { },
|
5477
5478
|
"ap-southeast-7" : { },
|
5478
5479
|
"ca-central-1" : { },
|
5479
5480
|
"ca-west-1" : { },
|
@@ -12762,6 +12763,7 @@
|
|
12762
12763
|
"endpoints" : {
|
12763
12764
|
"af-south-1" : { },
|
12764
12765
|
"ap-east-1" : { },
|
12766
|
+
"ap-east-2" : { },
|
12765
12767
|
"ap-northeast-1" : { },
|
12766
12768
|
"ap-northeast-2" : { },
|
12767
12769
|
"ap-northeast-3" : { },
|
@@ -14065,23 +14067,33 @@
|
|
14065
14067
|
},
|
14066
14068
|
"kafkaconnect" : {
|
14067
14069
|
"endpoints" : {
|
14070
|
+
"af-south-1" : { },
|
14071
|
+
"ap-east-1" : { },
|
14068
14072
|
"ap-east-2" : { },
|
14069
14073
|
"ap-northeast-1" : { },
|
14070
14074
|
"ap-northeast-2" : { },
|
14075
|
+
"ap-northeast-3" : { },
|
14071
14076
|
"ap-south-1" : { },
|
14072
14077
|
"ap-south-2" : { },
|
14073
14078
|
"ap-southeast-1" : { },
|
14074
14079
|
"ap-southeast-2" : { },
|
14080
|
+
"ap-southeast-3" : { },
|
14081
|
+
"ap-southeast-4" : { },
|
14075
14082
|
"ap-southeast-5" : { },
|
14076
14083
|
"ap-southeast-7" : { },
|
14077
14084
|
"ca-central-1" : { },
|
14078
14085
|
"ca-west-1" : { },
|
14079
14086
|
"eu-central-1" : { },
|
14087
|
+
"eu-central-2" : { },
|
14080
14088
|
"eu-north-1" : { },
|
14089
|
+
"eu-south-1" : { },
|
14081
14090
|
"eu-south-2" : { },
|
14082
14091
|
"eu-west-1" : { },
|
14083
14092
|
"eu-west-2" : { },
|
14084
14093
|
"eu-west-3" : { },
|
14094
|
+
"il-central-1" : { },
|
14095
|
+
"me-central-1" : { },
|
14096
|
+
"me-south-1" : { },
|
14085
14097
|
"mx-central-1" : { },
|
14086
14098
|
"sa-east-1" : { },
|
14087
14099
|
"us-east-1" : { },
|
@@ -26192,6 +26204,7 @@
|
|
26192
26204
|
"ap-southeast-3" : { },
|
26193
26205
|
"ap-southeast-4" : { },
|
26194
26206
|
"ap-southeast-5" : { },
|
26207
|
+
"ap-southeast-6" : { },
|
26195
26208
|
"ap-southeast-7" : { },
|
26196
26209
|
"ca-central-1" : {
|
26197
26210
|
"variants" : [ {
|