aws-partitions 1.1168.0 → 1.1200.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 +168 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +11 -8
- data/partitions-metadata.json +3 -0
- data/partitions.json +691 -298
- 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: 6e77c5a3b2408869ec508d42ea215ba0bd803f20c9429be14620a29dee12ef8c
|
|
4
|
+
data.tar.gz: 119f9d5445a75207e6a484e2ad34ef1000b3eef339a099ec178a5d8eb88ca1bd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 964986203533b1c82bbea551040d603b7cf993327bd4263261908f4f5e7fe028f8cc2fa7b76ffc3dbd9db4932dc2e72a49246895590619ebc40999443c036f97
|
|
7
|
+
data.tar.gz: 1d6ee98df327ddf718eb21de41d1fd0b872623f4a2d6088f50462f4618a9302e2ab3046806106783abc8498c699a5cc47df4ff105793c847276a1d413ace1b7b
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,174 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1200.0 (2025-12-30)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.1199.0 (2025-12-26)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1198.0 (2025-12-19)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::Wickr`.
|
|
18
|
+
|
|
19
|
+
1.1197.0 (2025-12-18)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.1196.0 (2025-12-17)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.1195.0 (2025-12-16)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
34
|
+
1.1194.0 (2025-12-12)
|
|
35
|
+
------------------
|
|
36
|
+
|
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
38
|
+
|
|
39
|
+
1.1193.0 (2025-12-11)
|
|
40
|
+
------------------
|
|
41
|
+
|
|
42
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
43
|
+
|
|
44
|
+
1.1192.0 (2025-12-09)
|
|
45
|
+
------------------
|
|
46
|
+
|
|
47
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
48
|
+
|
|
49
|
+
1.1191.0 (2025-12-08)
|
|
50
|
+
------------------
|
|
51
|
+
|
|
52
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
53
|
+
|
|
54
|
+
1.1190.0 (2025-12-02)
|
|
55
|
+
------------------
|
|
56
|
+
|
|
57
|
+
* Feature - Added support for enumerating regions for `Aws::NovaAct`.
|
|
58
|
+
|
|
59
|
+
1.1189.0 (2025-12-01)
|
|
60
|
+
------------------
|
|
61
|
+
|
|
62
|
+
* Feature - Added support for enumerating regions for `Aws::Route53GlobalResolver`.
|
|
63
|
+
|
|
64
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralBenefits`.
|
|
65
|
+
|
|
66
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralAccount`.
|
|
67
|
+
|
|
68
|
+
1.1188.0 (2025-11-25)
|
|
69
|
+
------------------
|
|
70
|
+
|
|
71
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
72
|
+
|
|
73
|
+
1.1187.0 (2025-11-21)
|
|
74
|
+
------------------
|
|
75
|
+
|
|
76
|
+
* Feature - Added support for enumerating regions for `Aws::SageMakerRuntimeHTTP2`.
|
|
77
|
+
|
|
78
|
+
* Feature - Added support for enumerating regions for `Aws::ComputeOptimizerAutomation`.
|
|
79
|
+
|
|
80
|
+
1.1186.0 (2025-11-20)
|
|
81
|
+
------------------
|
|
82
|
+
|
|
83
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
84
|
+
|
|
85
|
+
1.1185.0 (2025-11-19)
|
|
86
|
+
------------------
|
|
87
|
+
|
|
88
|
+
* Feature - Added support for enumerating regions for `Aws::Signin`.
|
|
89
|
+
|
|
90
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralChannel`.
|
|
91
|
+
|
|
92
|
+
1.1184.0 (2025-11-18)
|
|
93
|
+
------------------
|
|
94
|
+
|
|
95
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
96
|
+
|
|
97
|
+
1.1183.0 (2025-11-17)
|
|
98
|
+
------------------
|
|
99
|
+
|
|
100
|
+
* Feature - Added support for enumerating regions for `Aws::MWAAServerless`.
|
|
101
|
+
|
|
102
|
+
1.1182.0 (2025-11-14)
|
|
103
|
+
------------------
|
|
104
|
+
|
|
105
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
106
|
+
|
|
107
|
+
1.1181.0 (2025-11-06)
|
|
108
|
+
------------------
|
|
109
|
+
|
|
110
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
111
|
+
|
|
112
|
+
1.1180.0 (2025-11-04)
|
|
113
|
+
------------------
|
|
114
|
+
|
|
115
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
116
|
+
|
|
117
|
+
1.1179.0 (2025-10-30)
|
|
118
|
+
------------------
|
|
119
|
+
|
|
120
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
121
|
+
|
|
122
|
+
1.1178.0 (2025-10-28)
|
|
123
|
+
------------------
|
|
124
|
+
|
|
125
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
126
|
+
|
|
127
|
+
1.1177.0 (2025-10-24)
|
|
128
|
+
------------------
|
|
129
|
+
|
|
130
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
131
|
+
|
|
132
|
+
1.1176.0 (2025-10-23)
|
|
133
|
+
------------------
|
|
134
|
+
|
|
135
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
136
|
+
|
|
137
|
+
1.1175.0 (2025-10-22)
|
|
138
|
+
------------------
|
|
139
|
+
|
|
140
|
+
* Feature - Added support for enumerating regions for `Aws::RTBFabric`.
|
|
141
|
+
|
|
142
|
+
1.1174.0 (2025-10-17)
|
|
143
|
+
------------------
|
|
144
|
+
|
|
145
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
146
|
+
|
|
147
|
+
1.1173.0 (2025-10-15)
|
|
148
|
+
------------------
|
|
149
|
+
|
|
150
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
151
|
+
|
|
152
|
+
1.1172.0 (2025-10-10)
|
|
153
|
+
------------------
|
|
154
|
+
|
|
155
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
156
|
+
|
|
157
|
+
1.1171.0 (2025-10-09)
|
|
158
|
+
------------------
|
|
159
|
+
|
|
160
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
161
|
+
|
|
162
|
+
1.1170.0 (2025-10-08)
|
|
163
|
+
------------------
|
|
164
|
+
|
|
165
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
166
|
+
|
|
167
|
+
1.1169.0 (2025-10-07)
|
|
168
|
+
------------------
|
|
169
|
+
|
|
170
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
171
|
+
|
|
4
172
|
1.1168.0 (2025-09-30)
|
|
5
173
|
------------------
|
|
6
174
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1200.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -267,7 +267,6 @@ module Aws
|
|
|
267
267
|
'AppRunner' => 'apprunner',
|
|
268
268
|
'AppStream' => 'appstream2',
|
|
269
269
|
'AppSync' => 'appsync',
|
|
270
|
-
'AppTest' => 'apptest',
|
|
271
270
|
'Appflow' => 'appflow',
|
|
272
271
|
'ApplicationAutoScaling' => 'application-autoscaling',
|
|
273
272
|
'ApplicationCostProfiler' => 'application-cost-profiler',
|
|
@@ -344,6 +343,7 @@ module Aws
|
|
|
344
343
|
'Comprehend' => 'comprehend',
|
|
345
344
|
'ComprehendMedical' => 'comprehendmedical',
|
|
346
345
|
'ComputeOptimizer' => 'compute-optimizer',
|
|
346
|
+
'ComputeOptimizerAutomation' => 'aco-automation',
|
|
347
347
|
'ConfigService' => 'config',
|
|
348
348
|
'Connect' => 'connect',
|
|
349
349
|
'ConnectCampaignService' => 'connect-campaigns',
|
|
@@ -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',
|
|
@@ -440,7 +439,6 @@ module Aws
|
|
|
440
439
|
'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
|
|
441
440
|
'IoTEvents' => 'iotevents',
|
|
442
441
|
'IoTEventsData' => 'data.iotevents',
|
|
443
|
-
'IoTFleetHub' => 'api.fleethub.iot',
|
|
444
442
|
'IoTFleetWise' => 'iotfleetwise',
|
|
445
443
|
'IoTJobsDataPlane' => 'data.jobs.iot',
|
|
446
444
|
'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
|
|
@@ -478,12 +476,11 @@ module Aws
|
|
|
478
476
|
'Lightsail' => 'lightsail',
|
|
479
477
|
'LocationService' => 'geo',
|
|
480
478
|
'LookoutEquipment' => 'lookoutequipment',
|
|
481
|
-
'LookoutMetrics' => 'lookoutmetrics',
|
|
482
|
-
'LookoutforVision' => 'lookoutvision',
|
|
483
479
|
'MPA' => 'mpa',
|
|
484
480
|
'MQ' => 'mq',
|
|
485
481
|
'MTurk' => 'mturk-requester',
|
|
486
482
|
'MWAA' => 'airflow',
|
|
483
|
+
'MWAAServerless' => 'airflow-serverless',
|
|
487
484
|
'MachineLearning' => 'machinelearning',
|
|
488
485
|
'Macie2' => 'macie2',
|
|
489
486
|
'MailManager' => 'mail-manager',
|
|
@@ -524,6 +521,7 @@ module Aws
|
|
|
524
521
|
'NetworkMonitor' => 'networkmonitor',
|
|
525
522
|
'Notifications' => 'notifications',
|
|
526
523
|
'NotificationsContacts' => 'notifications-contacts',
|
|
524
|
+
'NovaAct' => 'nova-act',
|
|
527
525
|
'OAM' => 'oam',
|
|
528
526
|
'OSIS' => 'osis',
|
|
529
527
|
'ObservabilityAdmin' => 'observabilityadmin',
|
|
@@ -536,6 +534,9 @@ module Aws
|
|
|
536
534
|
'PCS' => 'pcs',
|
|
537
535
|
'PI' => 'pi',
|
|
538
536
|
'Panorama' => 'panorama',
|
|
537
|
+
'PartnerCentralAccount' => 'partnercentral-account',
|
|
538
|
+
'PartnerCentralBenefits' => 'partnercentral-benefits',
|
|
539
|
+
'PartnerCentralChannel' => 'partnercentral-channel',
|
|
539
540
|
'PartnerCentralSelling' => 'partnercentral-selling',
|
|
540
541
|
'PaymentCryptography' => 'controlplane.payment-cryptography',
|
|
541
542
|
'PaymentCryptographyData' => 'dataplane.payment-cryptography',
|
|
@@ -556,12 +557,11 @@ module Aws
|
|
|
556
557
|
'QApps' => 'data.qapps',
|
|
557
558
|
'QBusiness' => 'qbusiness',
|
|
558
559
|
'QConnect' => 'wisdom',
|
|
559
|
-
'QLDB' => 'qldb',
|
|
560
|
-
'QLDBSession' => 'session.qldb',
|
|
561
560
|
'QuickSight' => 'quicksight',
|
|
562
561
|
'RAM' => 'ram',
|
|
563
562
|
'RDS' => 'rds',
|
|
564
563
|
'RDSDataService' => 'rds-data',
|
|
564
|
+
'RTBFabric' => 'rtbfabric',
|
|
565
565
|
'RecycleBin' => 'rbin',
|
|
566
566
|
'Redshift' => 'redshift',
|
|
567
567
|
'RedshiftDataAPIService' => 'redshift-data',
|
|
@@ -572,10 +572,10 @@ module Aws
|
|
|
572
572
|
'ResourceExplorer2' => 'resource-explorer-2',
|
|
573
573
|
'ResourceGroups' => 'resource-groups',
|
|
574
574
|
'ResourceGroupsTaggingAPI' => 'tagging',
|
|
575
|
-
'RoboMaker' => 'robomaker',
|
|
576
575
|
'RolesAnywhere' => 'rolesanywhere',
|
|
577
576
|
'Route53' => 'route53',
|
|
578
577
|
'Route53Domains' => 'route53domains',
|
|
578
|
+
'Route53GlobalResolver' => 'route53globalresolver',
|
|
579
579
|
'Route53Profiles' => 'route53profiles',
|
|
580
580
|
'Route53RecoveryCluster' => 'route53-recovery-cluster',
|
|
581
581
|
'Route53RecoveryControlConfig' => 'route53-recovery-control-config',
|
|
@@ -605,6 +605,7 @@ module Aws
|
|
|
605
605
|
'SageMakerGeospatial' => 'sagemaker-geospatial',
|
|
606
606
|
'SageMakerMetrics' => 'metrics.sagemaker',
|
|
607
607
|
'SageMakerRuntime' => 'runtime.sagemaker',
|
|
608
|
+
'SageMakerRuntimeHTTP2' => 'runtime.sagemaker',
|
|
608
609
|
'SagemakerEdgeManager' => 'edge.sagemaker',
|
|
609
610
|
'SavingsPlans' => 'savingsplans',
|
|
610
611
|
'Scheduler' => 'scheduler',
|
|
@@ -619,6 +620,7 @@ module Aws
|
|
|
619
620
|
'ServiceQuotas' => 'servicequotas',
|
|
620
621
|
'Shield' => 'shield',
|
|
621
622
|
'Signer' => 'signer',
|
|
623
|
+
'Signin' => 'signin',
|
|
622
624
|
'SimSpaceWeaver' => 'simspaceweaver',
|
|
623
625
|
'SimpleDB' => 'sdb',
|
|
624
626
|
'SnowDeviceManagement' => 'snow-device-management',
|
|
@@ -649,6 +651,7 @@ module Aws
|
|
|
649
651
|
'WAFRegional' => 'waf-regional',
|
|
650
652
|
'WAFV2' => 'wafv2',
|
|
651
653
|
'WellArchitected' => 'wellarchitected',
|
|
654
|
+
'Wickr' => 'admin.wickr',
|
|
652
655
|
'WorkDocs' => 'workdocs',
|
|
653
656
|
'WorkMail' => 'workmail',
|
|
654
657
|
'WorkMailMessageFlow' => 'workmailmessageflow',
|