aws-partitions 1.1204.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ea0dbaac76affc9d3ad7588c5c1e84196b64af9024fcf454bbfef3aa9e010eaf
4
- data.tar.gz: aca78e9d36593b2b40fa9fd9ffa1a3a5199cca361249f63a9562408084626dc7
3
+ metadata.gz: 5fdaac72c5b3bec7f0601bf711041896fca410ce45077323bdd90227e10eb963
4
+ data.tar.gz: ffba334af6874c937f906c95056ea368f4d0493f15e319022d591f08851399aa
5
5
  SHA512:
6
- metadata.gz: 79d82b969b3a34fe5943656f279a8adbd18391bf5dab94b569b8e96ff53157012b360e5fe7110090e69214d490b41ca0fb970e5dbc3052bbaef03d8efb706c66
7
- data.tar.gz: 1532422e0da3fe56e8a56741df487d468c53d8d8a610ad9de45fc016ac8e7e19a7d91fc142355ce42f96c4672f812d16ccbb77d1c5f5d11eeed5ae36a748d522
6
+ metadata.gz: 9fa12275edb320a78b536d000661b3803e73a7cd6663f500a9fb235fc790bcc8b20903bcf406bad2c6732906b65aa44c9519d3390c4a832027b4322f8bb12730
7
+ data.tar.gz: 719d0592ee95af5ee51246480d1ae1600600a7104e1d2ad475df7e25cdaeb1b3111716f15797f0cf62d970a6442f9a74c2d4bca5cba86129d022baf48253b25f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
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
+
4
14
  1.1204.0 (2026-01-14)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1204.0
1
+ 1.1206.0
@@ -152,7 +152,7 @@
152
152
  "regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
153
153
  "regions" : {
154
154
  "eusc-de-east-1" : {
155
- "description" : "EU (Germany)"
155
+ "description" : "AWS European Sovereign Cloud (Germany)"
156
156
  }
157
157
  }
158
158
  }, {
data/partitions.json CHANGED
@@ -1534,6 +1534,7 @@
1534
1534
  "ap-southeast-1" : { },
1535
1535
  "ap-southeast-2" : { },
1536
1536
  "ap-southeast-4" : { },
1537
+ "ap-southeast-5" : { },
1537
1538
  "ca-central-1" : { },
1538
1539
  "eu-central-1" : { },
1539
1540
  "eu-north-1" : { },
@@ -15372,6 +15373,7 @@
15372
15373
  "ap-southeast-3" : { },
15373
15374
  "ap-southeast-4" : { },
15374
15375
  "ap-southeast-5" : { },
15376
+ "ap-southeast-6" : { },
15375
15377
  "ap-southeast-7" : { },
15376
15378
  "ca-central-1" : { },
15377
15379
  "ca-west-1" : { },
@@ -39403,6 +39405,11 @@
39403
39405
  "us-isof-south-1" : { }
39404
39406
  }
39405
39407
  },
39408
+ "agreement-marketplace" : {
39409
+ "endpoints" : {
39410
+ "us-isof-south-1" : { }
39411
+ }
39412
+ },
39406
39413
  "api.ecr" : {
39407
39414
  "endpoints" : {
39408
39415
  "us-isof-east-1" : {
@@ -40333,6 +40340,16 @@
40333
40340
  "eusc-de-east-1" : { }
40334
40341
  }
40335
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
+ },
40336
40353
  "compute-optimizer" : {
40337
40354
  "endpoints" : {
40338
40355
  "eusc-de-east-1" : { }
@@ -40343,6 +40360,11 @@
40343
40360
  "eusc-de-east-1" : { }
40344
40361
  }
40345
40362
  },
40363
+ "controltower" : {
40364
+ "endpoints" : {
40365
+ "eusc-de-east-1" : { }
40366
+ }
40367
+ },
40346
40368
  "cost-optimization-hub" : {
40347
40369
  "endpoints" : {
40348
40370
  "eusc-de-east-1" : { }
@@ -40600,6 +40622,11 @@
40600
40622
  "eusc-de-east-1" : { }
40601
40623
  }
40602
40624
  },
40625
+ "route53profiles" : {
40626
+ "endpoints" : {
40627
+ "eusc-de-east-1" : { }
40628
+ }
40629
+ },
40603
40630
  "route53resolver" : {
40604
40631
  "endpoints" : {
40605
40632
  "eusc-de-east-1" : { }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1204.0
4
+ version: 1.1206.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services