aws-partitions 1.1175.0 → 1.1177.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 +10 -0
- data/VERSION +1 -1
- data/partitions-metadata.json +3 -0
- data/partitions.json +6 -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: c9a28c774d200f1127be3572d27ccc0f6d68266f95707bd614fa39b25b84e706
|
|
4
|
+
data.tar.gz: db66bcb9c895a0c0a35b507638ea91384e446aaaaaa113c0e67b2b06fe49e94c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 15213bb4293840f3be0f376f0e00de904f4275cb6eea462e24982585267c388deac9b9fc46f5e950876d0da3fe84e81ff6816dc0e10da3d4199fb0cd6776870d
|
|
7
|
+
data.tar.gz: fed3b2372a47399823be0e11f9084173d1a36442bc3d70d38bb7da71b9b362ddddf6ac43fa202e25c11242430d05cc57932f3cf78fa466c9328eac52c50a0a0c
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1177.0 (2025-10-24)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1176.0 (2025-10-23)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.1175.0 (2025-10-22)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1177.0
|
data/partitions-metadata.json
CHANGED
data/partitions.json
CHANGED
|
@@ -17366,6 +17366,7 @@
|
|
|
17366
17366
|
"ap-southeast-3" : { },
|
|
17367
17367
|
"ap-southeast-4" : { },
|
|
17368
17368
|
"ap-southeast-5" : { },
|
|
17369
|
+
"ap-southeast-6" : { },
|
|
17369
17370
|
"ap-southeast-7" : { },
|
|
17370
17371
|
"ca-central-1" : { },
|
|
17371
17372
|
"ca-west-1" : { },
|
|
@@ -39031,6 +39032,11 @@
|
|
|
39031
39032
|
"eu-isoe-west-1" : { }
|
|
39032
39033
|
}
|
|
39033
39034
|
},
|
|
39035
|
+
"apigateway" : {
|
|
39036
|
+
"endpoints" : {
|
|
39037
|
+
"eu-isoe-west-1" : { }
|
|
39038
|
+
}
|
|
39039
|
+
},
|
|
39034
39040
|
"appconfig" : {
|
|
39035
39041
|
"endpoints" : {
|
|
39036
39042
|
"eu-isoe-west-1" : { }
|