aws-partitions 1.1180.0 → 1.1189.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 +53 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +8 -0
- data/partitions.json +28 -1
- 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: 523e1fc214df4dec1051f24ea69c50f916251c5333b94adc772f2aa6c4e7ac02
|
|
4
|
+
data.tar.gz: 23f0a6c65862b3e0da0c2f556b5ca43cec84ac6044431834513b38b078784ee3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3b8ec89313eaf55fe132b30401d62f845ffc56f846e03121d46b9c7294a523bfa7239f73e7902135a4e24366d507069ba025c818cd8a8578f43eaf6cdb7385eb
|
|
7
|
+
data.tar.gz: ff67009ed910336fc9564123f244244f51f2350118dd60752a51d16425ecabfdaa69cc9459e87c560b06b6b0eae233ee829c3351904ec422e5ed26fa8e5220a2
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,59 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1189.0 (2025-12-01)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::Route53GlobalResolver`.
|
|
8
|
+
|
|
9
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralBenefits`.
|
|
10
|
+
|
|
11
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralAccount`.
|
|
12
|
+
|
|
13
|
+
1.1188.0 (2025-11-25)
|
|
14
|
+
------------------
|
|
15
|
+
|
|
16
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
17
|
+
|
|
18
|
+
1.1187.0 (2025-11-21)
|
|
19
|
+
------------------
|
|
20
|
+
|
|
21
|
+
* Feature - Added support for enumerating regions for `Aws::SageMakerRuntimeHTTP2`.
|
|
22
|
+
|
|
23
|
+
* Feature - Added support for enumerating regions for `Aws::ComputeOptimizerAutomation`.
|
|
24
|
+
|
|
25
|
+
1.1186.0 (2025-11-20)
|
|
26
|
+
------------------
|
|
27
|
+
|
|
28
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
29
|
+
|
|
30
|
+
1.1185.0 (2025-11-19)
|
|
31
|
+
------------------
|
|
32
|
+
|
|
33
|
+
* Feature - Added support for enumerating regions for `Aws::Signin`.
|
|
34
|
+
|
|
35
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralChannel`.
|
|
36
|
+
|
|
37
|
+
1.1184.0 (2025-11-18)
|
|
38
|
+
------------------
|
|
39
|
+
|
|
40
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
41
|
+
|
|
42
|
+
1.1183.0 (2025-11-17)
|
|
43
|
+
------------------
|
|
44
|
+
|
|
45
|
+
* Feature - Added support for enumerating regions for `Aws::MWAAServerless`.
|
|
46
|
+
|
|
47
|
+
1.1182.0 (2025-11-14)
|
|
48
|
+
------------------
|
|
49
|
+
|
|
50
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
51
|
+
|
|
52
|
+
1.1181.0 (2025-11-06)
|
|
53
|
+
------------------
|
|
54
|
+
|
|
55
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
56
|
+
|
|
4
57
|
1.1180.0 (2025-11-04)
|
|
5
58
|
------------------
|
|
6
59
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1189.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -343,6 +343,7 @@ module Aws
|
|
|
343
343
|
'Comprehend' => 'comprehend',
|
|
344
344
|
'ComprehendMedical' => 'comprehendmedical',
|
|
345
345
|
'ComputeOptimizer' => 'compute-optimizer',
|
|
346
|
+
'ComputeOptimizerAutomation' => 'aco-automation',
|
|
346
347
|
'ConfigService' => 'config',
|
|
347
348
|
'Connect' => 'connect',
|
|
348
349
|
'ConnectCampaignService' => 'connect-campaigns',
|
|
@@ -480,6 +481,7 @@ module Aws
|
|
|
480
481
|
'MQ' => 'mq',
|
|
481
482
|
'MTurk' => 'mturk-requester',
|
|
482
483
|
'MWAA' => 'airflow',
|
|
484
|
+
'MWAAServerless' => 'airflow-serverless',
|
|
483
485
|
'MachineLearning' => 'machinelearning',
|
|
484
486
|
'Macie2' => 'macie2',
|
|
485
487
|
'MailManager' => 'mail-manager',
|
|
@@ -532,6 +534,9 @@ module Aws
|
|
|
532
534
|
'PCS' => 'pcs',
|
|
533
535
|
'PI' => 'pi',
|
|
534
536
|
'Panorama' => 'panorama',
|
|
537
|
+
'PartnerCentralAccount' => 'partnercentral-account',
|
|
538
|
+
'PartnerCentralBenefits' => 'partnercentral-benefits',
|
|
539
|
+
'PartnerCentralChannel' => 'partnercentral-channel',
|
|
535
540
|
'PartnerCentralSelling' => 'partnercentral-selling',
|
|
536
541
|
'PaymentCryptography' => 'controlplane.payment-cryptography',
|
|
537
542
|
'PaymentCryptographyData' => 'dataplane.payment-cryptography',
|
|
@@ -570,6 +575,7 @@ module Aws
|
|
|
570
575
|
'RolesAnywhere' => 'rolesanywhere',
|
|
571
576
|
'Route53' => 'route53',
|
|
572
577
|
'Route53Domains' => 'route53domains',
|
|
578
|
+
'Route53GlobalResolver' => 'route53globalresolver',
|
|
573
579
|
'Route53Profiles' => 'route53profiles',
|
|
574
580
|
'Route53RecoveryCluster' => 'route53-recovery-cluster',
|
|
575
581
|
'Route53RecoveryControlConfig' => 'route53-recovery-control-config',
|
|
@@ -599,6 +605,7 @@ module Aws
|
|
|
599
605
|
'SageMakerGeospatial' => 'sagemaker-geospatial',
|
|
600
606
|
'SageMakerMetrics' => 'metrics.sagemaker',
|
|
601
607
|
'SageMakerRuntime' => 'runtime.sagemaker',
|
|
608
|
+
'SageMakerRuntimeHTTP2' => 'runtime.sagemaker',
|
|
602
609
|
'SagemakerEdgeManager' => 'edge.sagemaker',
|
|
603
610
|
'SavingsPlans' => 'savingsplans',
|
|
604
611
|
'Scheduler' => 'scheduler',
|
|
@@ -613,6 +620,7 @@ module Aws
|
|
|
613
620
|
'ServiceQuotas' => 'servicequotas',
|
|
614
621
|
'Shield' => 'shield',
|
|
615
622
|
'Signer' => 'signer',
|
|
623
|
+
'Signin' => 'signin',
|
|
616
624
|
'SimSpaceWeaver' => 'simspaceweaver',
|
|
617
625
|
'SimpleDB' => 'sdb',
|
|
618
626
|
'SnowDeviceManagement' => 'snow-device-management',
|
data/partitions.json
CHANGED
|
@@ -2720,8 +2720,11 @@
|
|
|
2720
2720
|
"ap-south-1" : { },
|
|
2721
2721
|
"ap-southeast-1" : { },
|
|
2722
2722
|
"ap-southeast-2" : { },
|
|
2723
|
+
"ap-southeast-5" : { },
|
|
2723
2724
|
"ca-central-1" : { },
|
|
2724
2725
|
"eu-central-1" : { },
|
|
2726
|
+
"eu-south-1" : { },
|
|
2727
|
+
"eu-south-2" : { },
|
|
2725
2728
|
"eu-west-1" : { },
|
|
2726
2729
|
"eu-west-2" : { },
|
|
2727
2730
|
"eu-west-3" : { },
|
|
@@ -2732,6 +2735,7 @@
|
|
|
2732
2735
|
"deprecated" : true,
|
|
2733
2736
|
"hostname" : "appstream2-fips.us-west-2.amazonaws.com"
|
|
2734
2737
|
},
|
|
2738
|
+
"il-central-1" : { },
|
|
2735
2739
|
"sa-east-1" : { },
|
|
2736
2740
|
"us-east-1" : {
|
|
2737
2741
|
"variants" : [ {
|
|
@@ -3720,6 +3724,7 @@
|
|
|
3720
3724
|
},
|
|
3721
3725
|
"bedrock" : {
|
|
3722
3726
|
"endpoints" : {
|
|
3727
|
+
"af-south-1" : { },
|
|
3723
3728
|
"ap-east-2" : { },
|
|
3724
3729
|
"ap-northeast-1" : { },
|
|
3725
3730
|
"ap-northeast-2" : { },
|
|
@@ -4021,6 +4026,7 @@
|
|
|
4021
4026
|
"hostname" : "bedrock.us-west-2.amazonaws.com"
|
|
4022
4027
|
},
|
|
4023
4028
|
"ca-central-1" : { },
|
|
4029
|
+
"ca-west-1" : { },
|
|
4024
4030
|
"eu-central-1" : { },
|
|
4025
4031
|
"eu-central-2" : { },
|
|
4026
4032
|
"eu-north-1" : { },
|
|
@@ -4031,6 +4037,8 @@
|
|
|
4031
4037
|
"eu-west-3" : { },
|
|
4032
4038
|
"il-central-1" : { },
|
|
4033
4039
|
"me-central-1" : { },
|
|
4040
|
+
"me-south-1" : { },
|
|
4041
|
+
"mx-central-1" : { },
|
|
4034
4042
|
"sa-east-1" : { },
|
|
4035
4043
|
"us-east-1" : { },
|
|
4036
4044
|
"us-east-2" : { },
|
|
@@ -10060,12 +10068,14 @@
|
|
|
10060
10068
|
"ap-southeast-1" : { },
|
|
10061
10069
|
"ap-southeast-2" : { },
|
|
10062
10070
|
"ap-southeast-3" : { },
|
|
10071
|
+
"ap-southeast-5" : { },
|
|
10063
10072
|
"ca-central-1" : {
|
|
10064
10073
|
"variants" : [ {
|
|
10065
10074
|
"hostname" : "email-fips.ca-central-1.amazonaws.com",
|
|
10066
10075
|
"tags" : [ "fips" ]
|
|
10067
10076
|
} ]
|
|
10068
10077
|
},
|
|
10078
|
+
"ca-west-1" : { },
|
|
10069
10079
|
"eu-central-1" : { },
|
|
10070
10080
|
"eu-central-2" : { },
|
|
10071
10081
|
"eu-north-1" : { },
|
|
@@ -12697,6 +12707,7 @@
|
|
|
12697
12707
|
"ap-southeast-3" : { },
|
|
12698
12708
|
"ap-southeast-4" : { },
|
|
12699
12709
|
"ap-southeast-5" : { },
|
|
12710
|
+
"ap-southeast-6" : { },
|
|
12700
12711
|
"ap-southeast-7" : { },
|
|
12701
12712
|
"ca-central-1" : { },
|
|
12702
12713
|
"ca-west-1" : { },
|
|
@@ -17471,6 +17482,7 @@
|
|
|
17471
17482
|
"ap-southeast-3" : { },
|
|
17472
17483
|
"ap-southeast-4" : { },
|
|
17473
17484
|
"ap-southeast-5" : { },
|
|
17485
|
+
"ap-southeast-6" : { },
|
|
17474
17486
|
"ap-southeast-7" : { },
|
|
17475
17487
|
"ca-central-1" : {
|
|
17476
17488
|
"variants" : [ {
|
|
@@ -17756,6 +17768,7 @@
|
|
|
17756
17768
|
},
|
|
17757
17769
|
"hostname" : "oidc.ap-east-1.amazonaws.com"
|
|
17758
17770
|
},
|
|
17771
|
+
"ap-east-2" : { },
|
|
17759
17772
|
"ap-northeast-1" : {
|
|
17760
17773
|
"credentialScope" : {
|
|
17761
17774
|
"region" : "ap-northeast-1"
|
|
@@ -37924,6 +37937,11 @@
|
|
|
37924
37937
|
"us-isob-west-1" : { }
|
|
37925
37938
|
}
|
|
37926
37939
|
},
|
|
37940
|
+
"bedrock" : {
|
|
37941
|
+
"endpoints" : {
|
|
37942
|
+
"us-isob-east-1" : { }
|
|
37943
|
+
}
|
|
37944
|
+
},
|
|
37927
37945
|
"budgets" : {
|
|
37928
37946
|
"endpoints" : {
|
|
37929
37947
|
"aws-iso-b-global" : {
|
|
@@ -38537,7 +38555,8 @@
|
|
|
38537
38555
|
},
|
|
38538
38556
|
"scheduler" : {
|
|
38539
38557
|
"endpoints" : {
|
|
38540
|
-
"us-isob-east-1" : { }
|
|
38558
|
+
"us-isob-east-1" : { },
|
|
38559
|
+
"us-isob-west-1" : { }
|
|
38541
38560
|
}
|
|
38542
38561
|
},
|
|
38543
38562
|
"secretsmanager" : {
|
|
@@ -40151,6 +40170,14 @@
|
|
|
40151
40170
|
"dnsSuffix" : "amazonaws.eu",
|
|
40152
40171
|
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
|
40153
40172
|
"tags" : [ "fips" ]
|
|
40173
|
+
}, {
|
|
40174
|
+
"dnsSuffix" : "api.amazonwebservices.eu",
|
|
40175
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
|
40176
|
+
"tags" : [ "dualstack", "fips" ]
|
|
40177
|
+
}, {
|
|
40178
|
+
"dnsSuffix" : "api.amazonwebservices.eu",
|
|
40179
|
+
"hostname" : "{service}.{region}.{dnsSuffix}",
|
|
40180
|
+
"tags" : [ "dualstack" ]
|
|
40154
40181
|
} ]
|
|
40155
40182
|
},
|
|
40156
40183
|
"dnsSuffix" : "amazonaws.eu",
|