aws-partitions 1.1203.0 → 1.1206.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-metadata.json +1 -1
- data/partitions.json +28 -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: 5fdaac72c5b3bec7f0601bf711041896fca410ce45077323bdd90227e10eb963
|
|
4
|
+
data.tar.gz: ffba334af6874c937f906c95056ea368f4d0493f15e319022d591f08851399aa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9fa12275edb320a78b536d000661b3803e73a7cd6663f500a9fb235fc790bcc8b20903bcf406bad2c6732906b65aa44c9519d3390c4a832027b4322f8bb12730
|
|
7
|
+
data.tar.gz: 719d0592ee95af5ee51246480d1ae1600600a7104e1d2ad475df7e25cdaeb1b3111716f15797f0cf62d970a6442f9a74c2d4bca5cba86129d022baf48253b25f
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1206.0 (2026-01-16)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1205.0 (2026-01-15)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1204.0 (2026-01-14)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
4
19
|
1.1203.0 (2026-01-12)
|
|
5
20
|
------------------
|
|
6
21
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1206.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" : { },
|
|
@@ -15371,6 +15373,7 @@
|
|
|
15371
15373
|
"ap-southeast-3" : { },
|
|
15372
15374
|
"ap-southeast-4" : { },
|
|
15373
15375
|
"ap-southeast-5" : { },
|
|
15376
|
+
"ap-southeast-6" : { },
|
|
15374
15377
|
"ap-southeast-7" : { },
|
|
15375
15378
|
"ca-central-1" : { },
|
|
15376
15379
|
"ca-west-1" : { },
|
|
@@ -39402,6 +39405,11 @@
|
|
|
39402
39405
|
"us-isof-south-1" : { }
|
|
39403
39406
|
}
|
|
39404
39407
|
},
|
|
39408
|
+
"agreement-marketplace" : {
|
|
39409
|
+
"endpoints" : {
|
|
39410
|
+
"us-isof-south-1" : { }
|
|
39411
|
+
}
|
|
39412
|
+
},
|
|
39405
39413
|
"api.ecr" : {
|
|
39406
39414
|
"endpoints" : {
|
|
39407
39415
|
"us-isof-east-1" : {
|
|
@@ -40332,6 +40340,16 @@
|
|
|
40332
40340
|
"eusc-de-east-1" : { }
|
|
40333
40341
|
}
|
|
40334
40342
|
},
|
|
40343
|
+
"cognito-identity" : {
|
|
40344
|
+
"endpoints" : {
|
|
40345
|
+
"eusc-de-east-1" : { }
|
|
40346
|
+
}
|
|
40347
|
+
},
|
|
40348
|
+
"cognito-idp" : {
|
|
40349
|
+
"endpoints" : {
|
|
40350
|
+
"eusc-de-east-1" : { }
|
|
40351
|
+
}
|
|
40352
|
+
},
|
|
40335
40353
|
"compute-optimizer" : {
|
|
40336
40354
|
"endpoints" : {
|
|
40337
40355
|
"eusc-de-east-1" : { }
|
|
@@ -40342,6 +40360,11 @@
|
|
|
40342
40360
|
"eusc-de-east-1" : { }
|
|
40343
40361
|
}
|
|
40344
40362
|
},
|
|
40363
|
+
"controltower" : {
|
|
40364
|
+
"endpoints" : {
|
|
40365
|
+
"eusc-de-east-1" : { }
|
|
40366
|
+
}
|
|
40367
|
+
},
|
|
40345
40368
|
"cost-optimization-hub" : {
|
|
40346
40369
|
"endpoints" : {
|
|
40347
40370
|
"eusc-de-east-1" : { }
|
|
@@ -40599,6 +40622,11 @@
|
|
|
40599
40622
|
"eusc-de-east-1" : { }
|
|
40600
40623
|
}
|
|
40601
40624
|
},
|
|
40625
|
+
"route53profiles" : {
|
|
40626
|
+
"endpoints" : {
|
|
40627
|
+
"eusc-de-east-1" : { }
|
|
40628
|
+
}
|
|
40629
|
+
},
|
|
40602
40630
|
"route53resolver" : {
|
|
40603
40631
|
"endpoints" : {
|
|
40604
40632
|
"eusc-de-east-1" : { }
|