aws-partitions 1.1249.0 → 1.1252.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 +16 -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: 23552e9fddc2e9554f95f7a1cd2ca4282b0e14069f5f8afa790366b9aafc1338
|
|
4
|
+
data.tar.gz: 57f44277627e73464ed80b636dca7227ad2dcc441e82ebd68068968cf5b1bf21
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3c7367967eca3f43b94b55fdb3b9305746064890fe876c5a06b38d877e1360c55422c3437afe503aa841dabc322a13c95292a03ce8b664774dc729ca923604b8
|
|
7
|
+
data.tar.gz: 0f53eb8826315b3791b7c89c5baded125a33d9fb77613f83a8905da19f0483017cc270533b6d999b0adf62b124f12095718908b8afa07a2fbd153a38f5296b18
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1252.0 (2026-05-20)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1251.0 (2026-05-19)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1250.0 (2026-05-18)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
4
19
|
1.1249.0 (2026-05-15)
|
|
5
20
|
------------------
|
|
6
21
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1252.0
|
data/partitions.json
CHANGED
|
@@ -4149,6 +4149,8 @@
|
|
|
4149
4149
|
"ap-south-1" : { },
|
|
4150
4150
|
"ap-southeast-1" : { },
|
|
4151
4151
|
"ap-southeast-2" : { },
|
|
4152
|
+
"ap-southeast-5" : { },
|
|
4153
|
+
"ap-southeast-7" : { },
|
|
4152
4154
|
"ca-central-1" : { },
|
|
4153
4155
|
"eu-central-1" : { },
|
|
4154
4156
|
"eu-north-1" : { },
|
|
@@ -5230,6 +5232,9 @@
|
|
|
5230
5232
|
"ap-southeast-2" : { },
|
|
5231
5233
|
"ap-southeast-3" : { },
|
|
5232
5234
|
"ap-southeast-4" : { },
|
|
5235
|
+
"ap-southeast-5" : { },
|
|
5236
|
+
"ap-southeast-6" : { },
|
|
5237
|
+
"ap-southeast-7" : { },
|
|
5233
5238
|
"ca-central-1" : { },
|
|
5234
5239
|
"eu-central-1" : { },
|
|
5235
5240
|
"eu-central-2" : { },
|
|
@@ -36627,6 +36632,12 @@
|
|
|
36627
36632
|
"us-iso-west-1" : { }
|
|
36628
36633
|
}
|
|
36629
36634
|
},
|
|
36635
|
+
"acm-pca" : {
|
|
36636
|
+
"endpoints" : {
|
|
36637
|
+
"us-iso-east-1" : { },
|
|
36638
|
+
"us-iso-west-1" : { }
|
|
36639
|
+
}
|
|
36640
|
+
},
|
|
36630
36641
|
"agreement-marketplace" : {
|
|
36631
36642
|
"endpoints" : {
|
|
36632
36643
|
"fips-us-iso-east-1" : {
|
|
@@ -40366,6 +40377,11 @@
|
|
|
40366
40377
|
"eusc-de-east-1" : { }
|
|
40367
40378
|
}
|
|
40368
40379
|
},
|
|
40380
|
+
"apigateway" : {
|
|
40381
|
+
"endpoints" : {
|
|
40382
|
+
"eusc-de-east-1" : { }
|
|
40383
|
+
}
|
|
40384
|
+
},
|
|
40369
40385
|
"appconfig" : {
|
|
40370
40386
|
"endpoints" : {
|
|
40371
40387
|
"eusc-de-east-1" : { }
|