aws-partitions 1.1203.0 → 1.1205.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 +1 -1
- data/partitions.json +22 -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: 46d01d4caf3d588529929eaae34f702eacccdddb3f8e63a9f01a19f7ad3dc43a
|
|
4
|
+
data.tar.gz: 13d6e5e35af77f6c632debd255d6eaa9be55774711c2a7a8b8f31e0eb92a5156
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2f293e423f1e77f8086abab03eff9b35a8f34bb7a986f38a443e9e4ae0a8bb1c67347eb116da520fc268f20ff0a649b74e174cbe382c35f24d0ad11b181f99a5
|
|
7
|
+
data.tar.gz: 3f40bc3449468a8936b877e38d62e77ebe2cf59bcfc7bed7800675cb614a84d2811d687cfd97a69a0b2f08115e06dffde609fa5803dca07755376ee8e0f6f608
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1205.0 (2026-01-15)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1204.0 (2026-01-14)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.1203.0 (2026-01-12)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1205.0
|
data/partitions-metadata.json
CHANGED
data/partitions.json
CHANGED
|
@@ -662,6 +662,7 @@
|
|
|
662
662
|
"ap-southeast-3" : { },
|
|
663
663
|
"ap-southeast-4" : { },
|
|
664
664
|
"ap-southeast-5" : { },
|
|
665
|
+
"ap-southeast-7" : { },
|
|
665
666
|
"ca-central-1" : { },
|
|
666
667
|
"ca-west-1" : { },
|
|
667
668
|
"eu-central-1" : { },
|
|
@@ -1533,6 +1534,7 @@
|
|
|
1533
1534
|
"ap-southeast-1" : { },
|
|
1534
1535
|
"ap-southeast-2" : { },
|
|
1535
1536
|
"ap-southeast-4" : { },
|
|
1537
|
+
"ap-southeast-5" : { },
|
|
1536
1538
|
"ca-central-1" : { },
|
|
1537
1539
|
"eu-central-1" : { },
|
|
1538
1540
|
"eu-north-1" : { },
|
|
@@ -39402,6 +39404,11 @@
|
|
|
39402
39404
|
"us-isof-south-1" : { }
|
|
39403
39405
|
}
|
|
39404
39406
|
},
|
|
39407
|
+
"agreement-marketplace" : {
|
|
39408
|
+
"endpoints" : {
|
|
39409
|
+
"us-isof-south-1" : { }
|
|
39410
|
+
}
|
|
39411
|
+
},
|
|
39405
39412
|
"api.ecr" : {
|
|
39406
39413
|
"endpoints" : {
|
|
39407
39414
|
"us-isof-east-1" : {
|
|
@@ -40332,6 +40339,16 @@
|
|
|
40332
40339
|
"eusc-de-east-1" : { }
|
|
40333
40340
|
}
|
|
40334
40341
|
},
|
|
40342
|
+
"cognito-identity" : {
|
|
40343
|
+
"endpoints" : {
|
|
40344
|
+
"eusc-de-east-1" : { }
|
|
40345
|
+
}
|
|
40346
|
+
},
|
|
40347
|
+
"cognito-idp" : {
|
|
40348
|
+
"endpoints" : {
|
|
40349
|
+
"eusc-de-east-1" : { }
|
|
40350
|
+
}
|
|
40351
|
+
},
|
|
40335
40352
|
"compute-optimizer" : {
|
|
40336
40353
|
"endpoints" : {
|
|
40337
40354
|
"eusc-de-east-1" : { }
|
|
@@ -40342,6 +40359,11 @@
|
|
|
40342
40359
|
"eusc-de-east-1" : { }
|
|
40343
40360
|
}
|
|
40344
40361
|
},
|
|
40362
|
+
"controltower" : {
|
|
40363
|
+
"endpoints" : {
|
|
40364
|
+
"eusc-de-east-1" : { }
|
|
40365
|
+
}
|
|
40366
|
+
},
|
|
40345
40367
|
"cost-optimization-hub" : {
|
|
40346
40368
|
"endpoints" : {
|
|
40347
40369
|
"eusc-de-east-1" : { }
|