aws-partitions 1.999.0 → 1.1110.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 +568 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +18 -4
- data/partitions-metadata.json +36 -1
- data/partitions.json +16906 -8243
- metadata +4 -8
data/lib/aws-partitions.rb
CHANGED
@@ -280,13 +280,18 @@ module Aws
|
|
280
280
|
'AutoScalingPlans' => 'autoscaling-plans',
|
281
281
|
'B2bi' => 'b2bi',
|
282
282
|
'BCMDataExports' => 'bcm-data-exports',
|
283
|
+
'BCMPricingCalculator' => 'bcm-pricing-calculator',
|
283
284
|
'Backup' => 'backup',
|
284
285
|
'BackupGateway' => 'backup-gateway',
|
286
|
+
'BackupSearch' => 'backup-search',
|
285
287
|
'Batch' => 'batch',
|
286
288
|
'Bedrock' => 'bedrock',
|
287
289
|
'BedrockAgent' => 'bedrock-agent',
|
288
290
|
'BedrockAgentRuntime' => 'bedrock-agent-runtime',
|
291
|
+
'BedrockDataAutomation' => 'bedrock-data-automation',
|
292
|
+
'BedrockDataAutomationRuntime' => 'bedrock-data-automation-runtime',
|
289
293
|
'BedrockRuntime' => 'bedrock-runtime',
|
294
|
+
'Billing' => 'billing',
|
290
295
|
'BillingConductor' => 'billingconductor',
|
291
296
|
'Braket' => 'braket',
|
292
297
|
'Budgets' => 'budgets',
|
@@ -336,6 +341,7 @@ module Aws
|
|
336
341
|
'ConfigService' => 'config',
|
337
342
|
'Connect' => 'connect',
|
338
343
|
'ConnectCampaignService' => 'connect-campaigns',
|
344
|
+
'ConnectCampaignsV2' => 'connect-campaigns',
|
339
345
|
'ConnectCases' => 'cases',
|
340
346
|
'ConnectContactLens' => 'contact-lens',
|
341
347
|
'ConnectParticipant' => 'participant.connect',
|
@@ -348,6 +354,7 @@ module Aws
|
|
348
354
|
'CustomerProfiles' => 'profile',
|
349
355
|
'DAX' => 'dax',
|
350
356
|
'DLM' => 'dlm',
|
357
|
+
'DSQL' => 'dsql',
|
351
358
|
'DataExchange' => 'dataexchange',
|
352
359
|
'DataPipeline' => 'datapipeline',
|
353
360
|
'DataSync' => 'datasync',
|
@@ -379,7 +386,6 @@ module Aws
|
|
379
386
|
'EMRServerless' => 'emr-serverless',
|
380
387
|
'ElastiCache' => 'elasticache',
|
381
388
|
'ElasticBeanstalk' => 'elasticbeanstalk',
|
382
|
-
'ElasticInference' => 'api.elastic-inference',
|
383
389
|
'ElasticLoadBalancing' => 'elasticloadbalancing',
|
384
390
|
'ElasticLoadBalancingV2' => 'elasticloadbalancing',
|
385
391
|
'ElasticTranscoder' => 'elastictranscoder',
|
@@ -397,6 +403,7 @@ module Aws
|
|
397
403
|
'FraudDetector' => 'frauddetector',
|
398
404
|
'FreeTier' => 'freetier',
|
399
405
|
'GameLift' => 'gamelift',
|
406
|
+
'GameLiftStreams' => 'gameliftstreams',
|
400
407
|
'GeoMaps' => 'geo-maps',
|
401
408
|
'GeoPlaces' => 'geo-places',
|
402
409
|
'GeoRoutes' => 'geo-routes',
|
@@ -420,9 +427,8 @@ module Aws
|
|
420
427
|
'Inspector2' => 'inspector2',
|
421
428
|
'InspectorScan' => 'inspector-scan',
|
422
429
|
'InternetMonitor' => 'internetmonitor',
|
430
|
+
'Invoicing' => 'invoicing',
|
423
431
|
'IoT' => 'iot',
|
424
|
-
'IoT1ClickDevicesService' => 'devices.iot1click',
|
425
|
-
'IoT1ClickProjects' => 'projects.iot1click',
|
426
432
|
'IoTAnalytics' => 'iotanalytics',
|
427
433
|
'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
|
428
434
|
'IoTEvents' => 'iotevents',
|
@@ -430,6 +436,7 @@ module Aws
|
|
430
436
|
'IoTFleetHub' => 'api.fleethub.iot',
|
431
437
|
'IoTFleetWise' => 'iotfleetwise',
|
432
438
|
'IoTJobsDataPlane' => 'data.jobs.iot',
|
439
|
+
'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
|
433
440
|
'IoTSecureTunneling' => 'api.tunneling.iot',
|
434
441
|
'IoTSiteWise' => 'iotsitewise',
|
435
442
|
'IoTThingsGraph' => 'iotthingsgraph',
|
@@ -503,10 +510,14 @@ module Aws
|
|
503
510
|
'NeptuneGraph' => 'neptune-graph',
|
504
511
|
'Neptunedata' => 'neptune-db',
|
505
512
|
'NetworkFirewall' => 'network-firewall',
|
513
|
+
'NetworkFlowMonitor' => 'networkflowmonitor',
|
506
514
|
'NetworkManager' => 'networkmanager',
|
507
515
|
'NetworkMonitor' => 'networkmonitor',
|
516
|
+
'Notifications' => 'notifications',
|
517
|
+
'NotificationsContacts' => 'notifications-contacts',
|
508
518
|
'OAM' => 'oam',
|
509
519
|
'OSIS' => 'osis',
|
520
|
+
'ObservabilityAdmin' => 'observabilityadmin',
|
510
521
|
'Omics' => 'omics',
|
511
522
|
'OpenSearchServerless' => 'aoss',
|
512
523
|
'OpenSearchService' => 'es',
|
@@ -517,6 +528,7 @@ module Aws
|
|
517
528
|
'PCS' => 'pcs',
|
518
529
|
'PI' => 'pi',
|
519
530
|
'Panorama' => 'panorama',
|
531
|
+
'PartnerCentralSelling' => 'partnercentral-selling',
|
520
532
|
'PaymentCryptography' => 'controlplane.payment-cryptography',
|
521
533
|
'PaymentCryptographyData' => 'dataplane.payment-cryptography',
|
522
534
|
'PcaConnectorAd' => 'pca-connector-ad',
|
@@ -531,7 +543,6 @@ module Aws
|
|
531
543
|
'Pipes' => 'pipes',
|
532
544
|
'Polly' => 'polly',
|
533
545
|
'Pricing' => 'api.pricing',
|
534
|
-
'PrivateNetworks' => 'private-networks',
|
535
546
|
'PrometheusService' => 'aps',
|
536
547
|
'Proton' => 'proton',
|
537
548
|
'QApps' => 'data.qapps',
|
@@ -565,6 +576,7 @@ module Aws
|
|
565
576
|
'S3' => 's3',
|
566
577
|
'S3Control' => 's3-control',
|
567
578
|
'S3Outposts' => 's3-outposts',
|
579
|
+
'S3Tables' => 's3tables',
|
568
580
|
'SES' => 'email',
|
569
581
|
'SESV2' => 'email',
|
570
582
|
'SMS' => 'sms',
|
@@ -572,6 +584,7 @@ module Aws
|
|
572
584
|
'SQS' => 'sqs',
|
573
585
|
'SSM' => 'ssm',
|
574
586
|
'SSMContacts' => 'ssm-contacts',
|
587
|
+
'SSMGuiConnect' => 'ssm-guiconnect',
|
575
588
|
'SSMIncidents' => 'ssm-incidents',
|
576
589
|
'SSMQuickSetup' => 'ssm-quicksetup',
|
577
590
|
'SSO' => 'portal.sso',
|
@@ -590,6 +603,7 @@ module Aws
|
|
590
603
|
'Schemas' => 'schemas',
|
591
604
|
'SecretsManager' => 'secretsmanager',
|
592
605
|
'SecurityHub' => 'securityhub',
|
606
|
+
'SecurityIR' => 'security-ir',
|
593
607
|
'SecurityLake' => 'securitylake',
|
594
608
|
'ServerlessApplicationRepository' => 'serverlessrepo',
|
595
609
|
'ServiceCatalog' => 'servicecatalog',
|
data/partitions-metadata.json
CHANGED
@@ -47,6 +47,9 @@
|
|
47
47
|
"ap-southeast-5" : {
|
48
48
|
"description" : "Asia Pacific (Malaysia)"
|
49
49
|
},
|
50
|
+
"ap-southeast-7" : {
|
51
|
+
"description" : "Asia Pacific (Thailand)"
|
52
|
+
},
|
50
53
|
"aws-global" : {
|
51
54
|
"description" : "AWS Standard global region"
|
52
55
|
},
|
@@ -89,6 +92,9 @@
|
|
89
92
|
"me-south-1" : {
|
90
93
|
"description" : "Middle East (Bahrain)"
|
91
94
|
},
|
95
|
+
"mx-central-1" : {
|
96
|
+
"description" : "Mexico (Central)"
|
97
|
+
},
|
92
98
|
"sa-east-1" : {
|
93
99
|
"description" : "South America (Sao Paulo)"
|
94
100
|
},
|
@@ -202,6 +208,9 @@
|
|
202
208
|
},
|
203
209
|
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
|
204
210
|
"regions" : {
|
211
|
+
"aws-iso-e-global" : {
|
212
|
+
"description" : "AWS ISOE (Europe) global region"
|
213
|
+
},
|
205
214
|
"eu-isoe-west-1" : {
|
206
215
|
"description" : "EU ISOE West"
|
207
216
|
}
|
@@ -217,7 +226,33 @@
|
|
217
226
|
"supportsFIPS" : true
|
218
227
|
},
|
219
228
|
"regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
|
220
|
-
"regions" : {
|
229
|
+
"regions" : {
|
230
|
+
"aws-iso-f-global" : {
|
231
|
+
"description" : "AWS ISOF global region"
|
232
|
+
},
|
233
|
+
"us-isof-east-1" : {
|
234
|
+
"description" : "US ISOF EAST"
|
235
|
+
},
|
236
|
+
"us-isof-south-1" : {
|
237
|
+
"description" : "US ISOF SOUTH"
|
238
|
+
}
|
239
|
+
}
|
240
|
+
}, {
|
241
|
+
"id" : "aws-eusc",
|
242
|
+
"outputs" : {
|
243
|
+
"dnsSuffix" : "amazonaws.eu",
|
244
|
+
"dualStackDnsSuffix" : "amazonaws.eu",
|
245
|
+
"implicitGlobalRegion" : "eusc-de-east-1",
|
246
|
+
"name" : "aws-eusc",
|
247
|
+
"supportsDualStack" : false,
|
248
|
+
"supportsFIPS" : true
|
249
|
+
},
|
250
|
+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
251
|
+
"regions" : {
|
252
|
+
"eusc-de-east-1" : {
|
253
|
+
"description" : "EU (Germany)"
|
254
|
+
}
|
255
|
+
}
|
221
256
|
} ],
|
222
257
|
"version" : "1.1"
|
223
258
|
}
|