aws-partitions 1.1197.0 → 1.1199.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/lib/aws-partitions.rb +1 -1
- data/partitions.json +13 -12
- 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: 5c0aca40758c21a997c79106e9de89fcf53cc58f5edcc24449a9ebb731ce76c0
|
|
4
|
+
data.tar.gz: ae45d298a620e44691c6679515d29478f8fe603f8321e3c3953018033809a7a1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 175f48d8d40b917014e85a5b5cfd77a0295bb7e2143cc35c27b79f695ea23a60edd2d5e4322813051b6ae308a0a93c58f7ea3ab857f67338dd109f8b5c070fec
|
|
7
|
+
data.tar.gz: d78f433f329bdc1f749be69494abf36cdffc895b1394b04004806b215250850a885b296395d4864c49cd33a8015fbfe3c92c6cd325d790d2f1f31bce68f04acf
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1199.0 (2025-12-26)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1198.0 (2025-12-19)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Added support for enumerating regions for `Aws::Wickr`.
|
|
13
|
+
|
|
4
14
|
1.1197.0 (2025-12-18)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1199.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -394,7 +394,6 @@ module Aws
|
|
|
394
394
|
'ElasticBeanstalk' => 'elasticbeanstalk',
|
|
395
395
|
'ElasticLoadBalancing' => 'elasticloadbalancing',
|
|
396
396
|
'ElasticLoadBalancingV2' => 'elasticloadbalancing',
|
|
397
|
-
'ElasticTranscoder' => 'elastictranscoder',
|
|
398
397
|
'ElasticsearchService' => 'es',
|
|
399
398
|
'EntityResolution' => 'entityresolution',
|
|
400
399
|
'EventBridge' => 'events',
|
|
@@ -652,6 +651,7 @@ module Aws
|
|
|
652
651
|
'WAFRegional' => 'waf-regional',
|
|
653
652
|
'WAFV2' => 'wafv2',
|
|
654
653
|
'WellArchitected' => 'wellarchitected',
|
|
654
|
+
'Wickr' => 'admin.wickr',
|
|
655
655
|
'WorkDocs' => 'workdocs',
|
|
656
656
|
'WorkMail' => 'workmail',
|
|
657
657
|
'WorkMailMessageFlow' => 'workmailmessageflow',
|
data/partitions.json
CHANGED
|
@@ -4107,6 +4107,7 @@
|
|
|
4107
4107
|
},
|
|
4108
4108
|
"cases" : {
|
|
4109
4109
|
"endpoints" : {
|
|
4110
|
+
"af-south-1" : { },
|
|
4110
4111
|
"ap-northeast-1" : { },
|
|
4111
4112
|
"ap-northeast-2" : { },
|
|
4112
4113
|
"ap-southeast-1" : { },
|
|
@@ -10054,18 +10055,6 @@
|
|
|
10054
10055
|
}
|
|
10055
10056
|
}
|
|
10056
10057
|
},
|
|
10057
|
-
"elastictranscoder" : {
|
|
10058
|
-
"endpoints" : {
|
|
10059
|
-
"ap-northeast-1" : { },
|
|
10060
|
-
"ap-south-1" : { },
|
|
10061
|
-
"ap-southeast-1" : { },
|
|
10062
|
-
"ap-southeast-2" : { },
|
|
10063
|
-
"eu-west-1" : { },
|
|
10064
|
-
"us-east-1" : { },
|
|
10065
|
-
"us-west-1" : { },
|
|
10066
|
-
"us-west-2" : { }
|
|
10067
|
-
}
|
|
10068
|
-
},
|
|
10069
10058
|
"email" : {
|
|
10070
10059
|
"endpoints" : {
|
|
10071
10060
|
"af-south-1" : { },
|
|
@@ -13914,6 +13903,7 @@
|
|
|
13914
13903
|
"ap-southeast-3" : { },
|
|
13915
13904
|
"ap-southeast-4" : { },
|
|
13916
13905
|
"ap-southeast-5" : { },
|
|
13906
|
+
"ap-southeast-6" : { },
|
|
13917
13907
|
"ap-southeast-7" : { },
|
|
13918
13908
|
"ca-central-1" : {
|
|
13919
13909
|
"variants" : [ {
|
|
@@ -27234,6 +27224,7 @@
|
|
|
27234
27224
|
"ap-southeast-3" : { },
|
|
27235
27225
|
"ap-southeast-4" : { },
|
|
27236
27226
|
"ap-southeast-5" : { },
|
|
27227
|
+
"ap-southeast-6" : { },
|
|
27237
27228
|
"ap-southeast-7" : { },
|
|
27238
27229
|
"ca-central-1" : {
|
|
27239
27230
|
"variants" : [ {
|
|
@@ -37877,6 +37868,11 @@
|
|
|
37877
37868
|
}
|
|
37878
37869
|
},
|
|
37879
37870
|
"services" : {
|
|
37871
|
+
"agreement-marketplace" : {
|
|
37872
|
+
"endpoints" : {
|
|
37873
|
+
"us-isob-east-1" : { }
|
|
37874
|
+
}
|
|
37875
|
+
},
|
|
37880
37876
|
"api.ecr" : {
|
|
37881
37877
|
"endpoints" : {
|
|
37882
37878
|
"us-isob-east-1" : {
|
|
@@ -39795,6 +39791,11 @@
|
|
|
39795
39791
|
"isRegionalized" : false,
|
|
39796
39792
|
"partitionEndpoint" : "aws-iso-f-global"
|
|
39797
39793
|
},
|
|
39794
|
+
"identitystore" : {
|
|
39795
|
+
"endpoints" : {
|
|
39796
|
+
"us-isof-east-1" : { }
|
|
39797
|
+
}
|
|
39798
|
+
},
|
|
39798
39799
|
"kinesis" : {
|
|
39799
39800
|
"endpoints" : {
|
|
39800
39801
|
"us-isof-east-1" : { },
|