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