aws-partitions 1.1278.0 → 1.1284.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 +30 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -0
- data/partitions.json +17 -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: 439d0bb6373006b2cbe810c3d496c902d52368c8d24af8c6c0a77296f6620fe0
|
|
4
|
+
data.tar.gz: da075cab5a2eb41e0ecc7ff9d09593c5bcfee6866ea296ce562cea5ab0b31541
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5af91ba2800ecfe84d1294deeefb1586a3cfb6e3d108258d3f249739ee564546635f5b49217cdb8c1718179fd4d1974252cb35673fa633bdb4263ba778dd2ed0
|
|
7
|
+
data.tar.gz: ed05ebb5065e6790d75f1748238f2a308d175b22e6171f6c602eb416dd7b23b9d2d5fee6ff3f73e5caa70dac4d04fda419b8a39554b67370612b6ef2abefc61c
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,36 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1284.0 (2026-09-08)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1283.0 (2026-09-01)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1282.0 (2026-08-25)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::IAMToolbox`.
|
|
18
|
+
|
|
19
|
+
1.1281.0 (2026-08-14)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.1280.0 (2026-08-11)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Added support for enumerating regions for `Aws::AccountAccess`.
|
|
28
|
+
|
|
29
|
+
1.1279.0 (2026-08-07)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
4
34
|
1.1278.0 (2026-08-06)
|
|
5
35
|
------------------
|
|
6
36
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1284.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -253,6 +253,7 @@ module Aws
|
|
|
253
253
|
'ARCZonalShift' => 'arc-zonal-shift',
|
|
254
254
|
'AccessAnalyzer' => 'access-analyzer',
|
|
255
255
|
'Account' => 'account',
|
|
256
|
+
'AccountAccess' => 'account-access',
|
|
256
257
|
'AgentRegistry' => 'agent-registry',
|
|
257
258
|
'AgentRegistryControl' => 'agent-registry-control',
|
|
258
259
|
'Amplify' => 'amplify',
|
|
@@ -428,6 +429,7 @@ module Aws
|
|
|
428
429
|
'Health' => 'health',
|
|
429
430
|
'HealthLake' => 'healthlake',
|
|
430
431
|
'IAM' => 'iam',
|
|
432
|
+
'IAMToolbox' => 'iam-toolbox',
|
|
431
433
|
'IVS' => 'ivs',
|
|
432
434
|
'IVSRealTime' => 'ivsrealtime',
|
|
433
435
|
'IdentityStore' => 'identitystore',
|
data/partitions.json
CHANGED
|
@@ -2723,12 +2723,15 @@
|
|
|
2723
2723
|
"endpoints" : {
|
|
2724
2724
|
"ap-northeast-1" : { },
|
|
2725
2725
|
"ap-northeast-2" : { },
|
|
2726
|
+
"ap-northeast-3" : { },
|
|
2726
2727
|
"ap-south-1" : { },
|
|
2727
2728
|
"ap-southeast-1" : { },
|
|
2728
2729
|
"ap-southeast-2" : { },
|
|
2729
2730
|
"ap-southeast-5" : { },
|
|
2730
2731
|
"ca-central-1" : { },
|
|
2732
|
+
"ca-west-1" : { },
|
|
2731
2733
|
"eu-central-1" : { },
|
|
2734
|
+
"eu-central-2" : { },
|
|
2732
2735
|
"eu-south-1" : { },
|
|
2733
2736
|
"eu-south-2" : { },
|
|
2734
2737
|
"eu-west-1" : { },
|
|
@@ -7602,6 +7605,7 @@
|
|
|
7602
7605
|
"endpoints" : {
|
|
7603
7606
|
"ap-northeast-1" : { },
|
|
7604
7607
|
"ap-south-1" : { },
|
|
7608
|
+
"ap-south-2" : { },
|
|
7605
7609
|
"ap-southeast-1" : { },
|
|
7606
7610
|
"ap-southeast-2" : { },
|
|
7607
7611
|
"eu-central-1" : { },
|
|
@@ -17922,6 +17926,7 @@
|
|
|
17922
17926
|
"eu-south-2" : { },
|
|
17923
17927
|
"eu-west-1" : { },
|
|
17924
17928
|
"eu-west-2" : { },
|
|
17929
|
+
"eu-west-3" : { },
|
|
17925
17930
|
"sa-east-1" : { },
|
|
17926
17931
|
"us-east-1" : { },
|
|
17927
17932
|
"us-east-2" : { },
|
|
@@ -30256,6 +30261,12 @@
|
|
|
30256
30261
|
"cn-northwest-1" : { }
|
|
30257
30262
|
}
|
|
30258
30263
|
},
|
|
30264
|
+
"resource-explorer-2" : {
|
|
30265
|
+
"endpoints" : {
|
|
30266
|
+
"cn-north-1" : { },
|
|
30267
|
+
"cn-northwest-1" : { }
|
|
30268
|
+
}
|
|
30269
|
+
},
|
|
30259
30270
|
"resource-groups" : {
|
|
30260
30271
|
"endpoints" : {
|
|
30261
30272
|
"cn-north-1" : { },
|
|
@@ -34369,6 +34380,12 @@
|
|
|
34369
34380
|
"isRegionalized" : false,
|
|
34370
34381
|
"partitionEndpoint" : "aws-us-gov-global"
|
|
34371
34382
|
},
|
|
34383
|
+
"osis" : {
|
|
34384
|
+
"endpoints" : {
|
|
34385
|
+
"us-gov-east-1" : { },
|
|
34386
|
+
"us-gov-west-1" : { }
|
|
34387
|
+
}
|
|
34388
|
+
},
|
|
34372
34389
|
"outposts" : {
|
|
34373
34390
|
"endpoints" : {
|
|
34374
34391
|
"fips-us-gov-east-1" : {
|