aws-partitions 1.1153.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 +243 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +11 -9
- data/partitions-metadata.json +7 -4
- data/partitions.json +755 -337
- 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,249 @@
|
|
|
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
|
+
|
|
172
|
+
1.1168.0 (2025-09-30)
|
|
173
|
+
------------------
|
|
174
|
+
|
|
175
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
176
|
+
|
|
177
|
+
1.1167.0 (2025-09-29)
|
|
178
|
+
------------------
|
|
179
|
+
|
|
180
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
181
|
+
|
|
182
|
+
1.1166.0 (2025-09-26)
|
|
183
|
+
------------------
|
|
184
|
+
|
|
185
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
186
|
+
|
|
187
|
+
1.1165.0 (2025-09-25)
|
|
188
|
+
------------------
|
|
189
|
+
|
|
190
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
191
|
+
|
|
192
|
+
1.1164.0 (2025-09-23)
|
|
193
|
+
------------------
|
|
194
|
+
|
|
195
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
196
|
+
|
|
197
|
+
1.1163.0 (2025-09-22)
|
|
198
|
+
------------------
|
|
199
|
+
|
|
200
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
201
|
+
|
|
202
|
+
1.1162.0 (2025-09-19)
|
|
203
|
+
------------------
|
|
204
|
+
|
|
205
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
206
|
+
|
|
207
|
+
1.1161.0 (2025-09-16)
|
|
208
|
+
------------------
|
|
209
|
+
|
|
210
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
211
|
+
|
|
212
|
+
1.1160.0 (2025-09-15)
|
|
213
|
+
------------------
|
|
214
|
+
|
|
215
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
216
|
+
|
|
217
|
+
1.1159.0 (2025-09-11)
|
|
218
|
+
------------------
|
|
219
|
+
|
|
220
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
221
|
+
|
|
222
|
+
1.1158.0 (2025-09-10)
|
|
223
|
+
------------------
|
|
224
|
+
|
|
225
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
226
|
+
|
|
227
|
+
1.1157.0 (2025-09-09)
|
|
228
|
+
------------------
|
|
229
|
+
|
|
230
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
231
|
+
|
|
232
|
+
1.1156.0 (2025-09-08)
|
|
233
|
+
------------------
|
|
234
|
+
|
|
235
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
236
|
+
|
|
237
|
+
1.1155.0 (2025-09-04)
|
|
238
|
+
------------------
|
|
239
|
+
|
|
240
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
241
|
+
|
|
242
|
+
1.1154.0 (2025-09-02)
|
|
243
|
+
------------------
|
|
244
|
+
|
|
245
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
246
|
+
|
|
4
247
|
1.1153.0 (2025-08-29)
|
|
5
248
|
------------------
|
|
6
249
|
|
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',
|
|
@@ -588,7 +588,6 @@ module Aws
|
|
|
588
588
|
'S3Vectors' => 's3vectors',
|
|
589
589
|
'SES' => 'email',
|
|
590
590
|
'SESV2' => 'email',
|
|
591
|
-
'SMS' => 'sms',
|
|
592
591
|
'SNS' => 'sns',
|
|
593
592
|
'SQS' => 'sqs',
|
|
594
593
|
'SSM' => 'ssm',
|
|
@@ -606,6 +605,7 @@ module Aws
|
|
|
606
605
|
'SageMakerGeospatial' => 'sagemaker-geospatial',
|
|
607
606
|
'SageMakerMetrics' => 'metrics.sagemaker',
|
|
608
607
|
'SageMakerRuntime' => 'runtime.sagemaker',
|
|
608
|
+
'SageMakerRuntimeHTTP2' => 'runtime.sagemaker',
|
|
609
609
|
'SagemakerEdgeManager' => 'edge.sagemaker',
|
|
610
610
|
'SavingsPlans' => 'savingsplans',
|
|
611
611
|
'Scheduler' => 'scheduler',
|
|
@@ -620,6 +620,7 @@ module Aws
|
|
|
620
620
|
'ServiceQuotas' => 'servicequotas',
|
|
621
621
|
'Shield' => 'shield',
|
|
622
622
|
'Signer' => 'signer',
|
|
623
|
+
'Signin' => 'signin',
|
|
623
624
|
'SimSpaceWeaver' => 'simspaceweaver',
|
|
624
625
|
'SimpleDB' => 'sdb',
|
|
625
626
|
'SnowDeviceManagement' => 'snow-device-management',
|
|
@@ -650,6 +651,7 @@ module Aws
|
|
|
650
651
|
'WAFRegional' => 'waf-regional',
|
|
651
652
|
'WAFV2' => 'wafv2',
|
|
652
653
|
'WellArchitected' => 'wellarchitected',
|
|
654
|
+
'Wickr' => 'admin.wickr',
|
|
653
655
|
'WorkDocs' => 'workdocs',
|
|
654
656
|
'WorkMail' => 'workmail',
|
|
655
657
|
'WorkMailMessageFlow' => 'workmailmessageflow',
|
data/partitions-metadata.json
CHANGED
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"dualStackDnsSuffix" : "api.aws.ic.gov",
|
|
163
163
|
"implicitGlobalRegion" : "us-iso-east-1",
|
|
164
164
|
"name" : "aws-iso",
|
|
165
|
-
"supportsDualStack" :
|
|
165
|
+
"supportsDualStack" : true,
|
|
166
166
|
"supportsFIPS" : true
|
|
167
167
|
},
|
|
168
168
|
"regionRegex" : "^us\\-iso\\-\\w+\\-\\d+$",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"dualStackDnsSuffix" : "api.aws.scloud",
|
|
185
185
|
"implicitGlobalRegion" : "us-isob-east-1",
|
|
186
186
|
"name" : "aws-iso-b",
|
|
187
|
-
"supportsDualStack" :
|
|
187
|
+
"supportsDualStack" : true,
|
|
188
188
|
"supportsFIPS" : true
|
|
189
189
|
},
|
|
190
190
|
"regionRegex" : "^us\\-isob\\-\\w+\\-\\d+$",
|
|
@@ -194,6 +194,9 @@
|
|
|
194
194
|
},
|
|
195
195
|
"us-isob-east-1" : {
|
|
196
196
|
"description" : "US ISOB East (Ohio)"
|
|
197
|
+
},
|
|
198
|
+
"us-isob-west-1" : {
|
|
199
|
+
"description" : "US ISOB West"
|
|
197
200
|
}
|
|
198
201
|
}
|
|
199
202
|
}, {
|
|
@@ -203,7 +206,7 @@
|
|
|
203
206
|
"dualStackDnsSuffix" : "api.cloud-aws.adc-e.uk",
|
|
204
207
|
"implicitGlobalRegion" : "eu-isoe-west-1",
|
|
205
208
|
"name" : "aws-iso-e",
|
|
206
|
-
"supportsDualStack" :
|
|
209
|
+
"supportsDualStack" : true,
|
|
207
210
|
"supportsFIPS" : true
|
|
208
211
|
},
|
|
209
212
|
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
|
|
@@ -222,7 +225,7 @@
|
|
|
222
225
|
"dualStackDnsSuffix" : "api.aws.hci.ic.gov",
|
|
223
226
|
"implicitGlobalRegion" : "us-isof-south-1",
|
|
224
227
|
"name" : "aws-iso-f",
|
|
225
|
-
"supportsDualStack" :
|
|
228
|
+
"supportsDualStack" : true,
|
|
226
229
|
"supportsFIPS" : true
|
|
227
230
|
},
|
|
228
231
|
"regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
|