aws-partitions 1.390.0 → 1.412.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/lib/aws-partitions.rb +23 -0
- data/partitions.json +340 -10
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 71094c8d4bdf3489090d186aa5eea2173211edfcc5475615e9eaa6a536bf6f60
|
|
4
|
+
data.tar.gz: 6e298a236427ce72c6793cdb55584fcd1bb742a215ad1bbd5b040047ac37b67f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e922cffabe6318eb7f3ec3fd7a532d43b941a4664547f50e53bd84978e91a83379e3a7254d49c918d54505d76195d9635a56618fa2399991ca158c8a42a8d5eb
|
|
7
|
+
data.tar.gz: 556d2e21fb494a0241a3cefa57d10ac3f0783a1aadfba3d694b10573ea0ad7dbda40e654767b27357ec719da2bcb1d96f9d271db120fb62846b299386f3c2ecf
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -229,10 +229,13 @@ module Aws
|
|
|
229
229
|
'AccessAnalyzer' => 'access-analyzer',
|
|
230
230
|
'AlexaForBusiness' => 'a4b',
|
|
231
231
|
'Amplify' => 'amplify',
|
|
232
|
+
'AmplifyBackend' => 'amplifybackend',
|
|
232
233
|
'ApiGatewayManagementApi' => 'execute-api',
|
|
233
234
|
'ApiGatewayV2' => 'apigateway',
|
|
234
235
|
'AppConfig' => 'appconfig',
|
|
236
|
+
'AppIntegrationsService' => 'app-integrations',
|
|
235
237
|
'AppMesh' => 'appmesh',
|
|
238
|
+
'AppRegistry' => 'servicecatalog-appregistry',
|
|
236
239
|
'AppStream' => 'appstream2',
|
|
237
240
|
'AppSync' => 'appsync',
|
|
238
241
|
'Appflow' => 'appflow',
|
|
@@ -240,6 +243,7 @@ module Aws
|
|
|
240
243
|
'ApplicationDiscoveryService' => 'discovery',
|
|
241
244
|
'ApplicationInsights' => 'applicationinsights',
|
|
242
245
|
'Athena' => 'athena',
|
|
246
|
+
'AuditManager' => 'auditmanager',
|
|
243
247
|
'AugmentedAIRuntime' => 'a2i-runtime.sagemaker',
|
|
244
248
|
'AutoScaling' => 'autoscaling',
|
|
245
249
|
'AutoScalingPlans' => 'autoscaling-plans',
|
|
@@ -277,9 +281,11 @@ module Aws
|
|
|
277
281
|
'ComputeOptimizer' => 'compute-optimizer',
|
|
278
282
|
'ConfigService' => 'config',
|
|
279
283
|
'Connect' => 'connect',
|
|
284
|
+
'ConnectContactLens' => 'contact-lens',
|
|
280
285
|
'ConnectParticipant' => 'participant.connect',
|
|
281
286
|
'CostExplorer' => 'ce',
|
|
282
287
|
'CostandUsageReportService' => 'cur',
|
|
288
|
+
'CustomerProfiles' => 'profile',
|
|
283
289
|
'DAX' => 'dax',
|
|
284
290
|
'DLM' => 'dlm',
|
|
285
291
|
'DataExchange' => 'dataexchange',
|
|
@@ -287,6 +293,7 @@ module Aws
|
|
|
287
293
|
'DataSync' => 'datasync',
|
|
288
294
|
'DatabaseMigrationService' => 'dms',
|
|
289
295
|
'Detective' => 'api.detective',
|
|
296
|
+
'DevOpsGuru' => 'devops-guru',
|
|
290
297
|
'DeviceFarm' => 'devicefarm',
|
|
291
298
|
'DirectConnect' => 'directconnect',
|
|
292
299
|
'DirectoryService' => 'ds',
|
|
@@ -297,10 +304,12 @@ module Aws
|
|
|
297
304
|
'EC2' => 'ec2',
|
|
298
305
|
'EC2InstanceConnect' => 'ec2-instance-connect',
|
|
299
306
|
'ECR' => 'api.ecr',
|
|
307
|
+
'ECRPublic' => 'api.ecr-public',
|
|
300
308
|
'ECS' => 'ecs',
|
|
301
309
|
'EFS' => 'elasticfilesystem',
|
|
302
310
|
'EKS' => 'eks',
|
|
303
311
|
'EMR' => 'elasticmapreduce',
|
|
312
|
+
'EMRContainers' => 'emr-containers',
|
|
304
313
|
'ElastiCache' => 'elasticache',
|
|
305
314
|
'ElasticBeanstalk' => 'elasticbeanstalk',
|
|
306
315
|
'ElasticInference' => 'api.elastic-inference',
|
|
@@ -319,10 +328,13 @@ module Aws
|
|
|
319
328
|
'Glacier' => 'glacier',
|
|
320
329
|
'GlobalAccelerator' => 'globalaccelerator',
|
|
321
330
|
'Glue' => 'glue',
|
|
331
|
+
'GlueDataBrew' => 'databrew',
|
|
322
332
|
'Greengrass' => 'greengrass',
|
|
333
|
+
'GreengrassV2' => 'greengrass',
|
|
323
334
|
'GroundStation' => 'groundstation',
|
|
324
335
|
'GuardDuty' => 'guardduty',
|
|
325
336
|
'Health' => 'health',
|
|
337
|
+
'HealthLake' => 'healthlake',
|
|
326
338
|
'Honeycode' => 'honeycode',
|
|
327
339
|
'IAM' => 'iam',
|
|
328
340
|
'IVS' => 'ivs',
|
|
@@ -334,12 +346,15 @@ module Aws
|
|
|
334
346
|
'IoT1ClickDevicesService' => 'devices.iot1click',
|
|
335
347
|
'IoT1ClickProjects' => 'projects.iot1click',
|
|
336
348
|
'IoTAnalytics' => 'iotanalytics',
|
|
349
|
+
'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
|
|
337
350
|
'IoTEvents' => 'iotevents',
|
|
338
351
|
'IoTEventsData' => 'data.iotevents',
|
|
352
|
+
'IoTFleetHub' => 'api.fleethub.iot',
|
|
339
353
|
'IoTJobsDataPlane' => 'data.jobs.iot',
|
|
340
354
|
'IoTSecureTunneling' => 'api.tunneling.iot',
|
|
341
355
|
'IoTSiteWise' => 'iotsitewise',
|
|
342
356
|
'IoTThingsGraph' => 'iotthingsgraph',
|
|
357
|
+
'IoTWireless' => 'api.iotwireless',
|
|
343
358
|
'KMS' => 'kms',
|
|
344
359
|
'Kafka' => 'kafka',
|
|
345
360
|
'Kendra' => 'kendra',
|
|
@@ -357,8 +372,11 @@ module Aws
|
|
|
357
372
|
'LexModelBuildingService' => 'models.lex',
|
|
358
373
|
'LicenseManager' => 'license-manager',
|
|
359
374
|
'Lightsail' => 'lightsail',
|
|
375
|
+
'LocationService' => 'geo',
|
|
376
|
+
'LookoutforVision' => 'lookoutvision',
|
|
360
377
|
'MQ' => 'mq',
|
|
361
378
|
'MTurk' => 'mturk-requester',
|
|
379
|
+
'MWAA' => 'airflow',
|
|
362
380
|
'MachineLearning' => 'machinelearning',
|
|
363
381
|
'Macie' => 'macie',
|
|
364
382
|
'Macie2' => 'macie2',
|
|
@@ -379,6 +397,7 @@ module Aws
|
|
|
379
397
|
'MigrationHubConfig' => 'migrationhub-config',
|
|
380
398
|
'Mobile' => 'mobile',
|
|
381
399
|
'Neptune' => 'rds',
|
|
400
|
+
'NetworkFirewall' => 'network-firewall',
|
|
382
401
|
'NetworkManager' => 'networkmanager',
|
|
383
402
|
'OpsWorks' => 'opsworks',
|
|
384
403
|
'OpsWorksCM' => 'opsworks-cm',
|
|
@@ -393,6 +412,7 @@ module Aws
|
|
|
393
412
|
'PinpointSMSVoice' => 'sms-voice.pinpoint',
|
|
394
413
|
'Polly' => 'polly',
|
|
395
414
|
'Pricing' => 'api.pricing',
|
|
415
|
+
'PrometheusService' => 'aps',
|
|
396
416
|
'QLDB' => 'qldb',
|
|
397
417
|
'QLDBSession' => 'session.qldb',
|
|
398
418
|
'QuickSight' => 'quicksight',
|
|
@@ -423,7 +443,9 @@ module Aws
|
|
|
423
443
|
'STS' => 'sts',
|
|
424
444
|
'SWF' => 'swf',
|
|
425
445
|
'SageMaker' => 'api.sagemaker',
|
|
446
|
+
'SageMakerFeatureStoreRuntime' => 'featurestore-runtime.sagemaker',
|
|
426
447
|
'SageMakerRuntime' => 'runtime.sagemaker',
|
|
448
|
+
'SagemakerEdgeManager' => 'edge.sagemaker',
|
|
427
449
|
'SavingsPlans' => 'savingsplans',
|
|
428
450
|
'Schemas' => 'schemas',
|
|
429
451
|
'SecretsManager' => 'secretsmanager',
|
|
@@ -450,6 +472,7 @@ module Aws
|
|
|
450
472
|
'WAF' => 'waf',
|
|
451
473
|
'WAFRegional' => 'waf-regional',
|
|
452
474
|
'WAFV2' => 'wafv2',
|
|
475
|
+
'WellArchitected' => 'wellarchitected',
|
|
453
476
|
'WorkDocs' => 'workdocs',
|
|
454
477
|
'WorkLink' => 'worklink',
|
|
455
478
|
'WorkMail' => 'workmail',
|
data/partitions.json
CHANGED
|
@@ -242,6 +242,19 @@
|
|
|
242
242
|
"us-west-2" : { }
|
|
243
243
|
}
|
|
244
244
|
},
|
|
245
|
+
"airflow" : {
|
|
246
|
+
"endpoints" : {
|
|
247
|
+
"ap-northeast-1" : { },
|
|
248
|
+
"ap-southeast-1" : { },
|
|
249
|
+
"ap-southeast-2" : { },
|
|
250
|
+
"eu-central-1" : { },
|
|
251
|
+
"eu-north-1" : { },
|
|
252
|
+
"eu-west-1" : { },
|
|
253
|
+
"us-east-1" : { },
|
|
254
|
+
"us-east-2" : { },
|
|
255
|
+
"us-west-2" : { }
|
|
256
|
+
}
|
|
257
|
+
},
|
|
245
258
|
"api.detective" : {
|
|
246
259
|
"defaults" : {
|
|
247
260
|
"protocols" : [ "https" ]
|
|
@@ -557,6 +570,17 @@
|
|
|
557
570
|
"us-west-2" : { }
|
|
558
571
|
}
|
|
559
572
|
},
|
|
573
|
+
"app-integrations" : {
|
|
574
|
+
"endpoints" : {
|
|
575
|
+
"ap-northeast-1" : { },
|
|
576
|
+
"ap-southeast-1" : { },
|
|
577
|
+
"ap-southeast-2" : { },
|
|
578
|
+
"eu-central-1" : { },
|
|
579
|
+
"eu-west-2" : { },
|
|
580
|
+
"us-east-1" : { },
|
|
581
|
+
"us-west-2" : { }
|
|
582
|
+
}
|
|
583
|
+
},
|
|
560
584
|
"appflow" : {
|
|
561
585
|
"endpoints" : {
|
|
562
586
|
"ap-northeast-1" : { },
|
|
@@ -653,6 +677,7 @@
|
|
|
653
677
|
},
|
|
654
678
|
"appsync" : {
|
|
655
679
|
"endpoints" : {
|
|
680
|
+
"ap-east-1" : { },
|
|
656
681
|
"ap-northeast-1" : { },
|
|
657
682
|
"ap-northeast-2" : { },
|
|
658
683
|
"ap-south-1" : { },
|
|
@@ -665,6 +690,7 @@
|
|
|
665
690
|
"eu-west-1" : { },
|
|
666
691
|
"eu-west-2" : { },
|
|
667
692
|
"eu-west-3" : { },
|
|
693
|
+
"me-south-1" : { },
|
|
668
694
|
"sa-east-1" : { },
|
|
669
695
|
"us-east-1" : { },
|
|
670
696
|
"us-east-2" : { },
|
|
@@ -674,6 +700,7 @@
|
|
|
674
700
|
},
|
|
675
701
|
"athena" : {
|
|
676
702
|
"endpoints" : {
|
|
703
|
+
"af-south-1" : { },
|
|
677
704
|
"ap-east-1" : { },
|
|
678
705
|
"ap-northeast-1" : { },
|
|
679
706
|
"ap-northeast-2" : { },
|
|
@@ -687,6 +714,30 @@
|
|
|
687
714
|
"eu-west-1" : { },
|
|
688
715
|
"eu-west-2" : { },
|
|
689
716
|
"eu-west-3" : { },
|
|
717
|
+
"fips-us-east-1" : {
|
|
718
|
+
"credentialScope" : {
|
|
719
|
+
"region" : "us-east-1"
|
|
720
|
+
},
|
|
721
|
+
"hostname" : "athena-fips.us-east-1.amazonaws.com"
|
|
722
|
+
},
|
|
723
|
+
"fips-us-east-2" : {
|
|
724
|
+
"credentialScope" : {
|
|
725
|
+
"region" : "us-east-2"
|
|
726
|
+
},
|
|
727
|
+
"hostname" : "athena-fips.us-east-2.amazonaws.com"
|
|
728
|
+
},
|
|
729
|
+
"fips-us-west-1" : {
|
|
730
|
+
"credentialScope" : {
|
|
731
|
+
"region" : "us-west-1"
|
|
732
|
+
},
|
|
733
|
+
"hostname" : "athena-fips.us-west-1.amazonaws.com"
|
|
734
|
+
},
|
|
735
|
+
"fips-us-west-2" : {
|
|
736
|
+
"credentialScope" : {
|
|
737
|
+
"region" : "us-west-2"
|
|
738
|
+
},
|
|
739
|
+
"hostname" : "athena-fips.us-west-2.amazonaws.com"
|
|
740
|
+
},
|
|
690
741
|
"me-south-1" : { },
|
|
691
742
|
"sa-east-1" : { },
|
|
692
743
|
"us-east-1" : { },
|
|
@@ -846,15 +897,14 @@
|
|
|
846
897
|
},
|
|
847
898
|
"chime" : {
|
|
848
899
|
"defaults" : {
|
|
849
|
-
"protocols" : [ "https" ]
|
|
850
|
-
"sslCommonName" : "service.chime.aws.amazon.com"
|
|
900
|
+
"protocols" : [ "https" ]
|
|
851
901
|
},
|
|
852
902
|
"endpoints" : {
|
|
853
903
|
"aws-global" : {
|
|
854
904
|
"credentialScope" : {
|
|
855
905
|
"region" : "us-east-1"
|
|
856
906
|
},
|
|
857
|
-
"hostname" : "
|
|
907
|
+
"hostname" : "chime.us-east-1.amazonaws.com",
|
|
858
908
|
"protocols" : [ "https" ]
|
|
859
909
|
}
|
|
860
910
|
},
|
|
@@ -1079,6 +1129,7 @@
|
|
|
1079
1129
|
},
|
|
1080
1130
|
"codebuild" : {
|
|
1081
1131
|
"endpoints" : {
|
|
1132
|
+
"af-south-1" : { },
|
|
1082
1133
|
"ap-east-1" : { },
|
|
1083
1134
|
"ap-northeast-1" : { },
|
|
1084
1135
|
"ap-northeast-2" : { },
|
|
@@ -1201,8 +1252,23 @@
|
|
|
1201
1252
|
}
|
|
1202
1253
|
}
|
|
1203
1254
|
},
|
|
1255
|
+
"codeguru-reviewer" : {
|
|
1256
|
+
"endpoints" : {
|
|
1257
|
+
"ap-northeast-1" : { },
|
|
1258
|
+
"ap-southeast-1" : { },
|
|
1259
|
+
"ap-southeast-2" : { },
|
|
1260
|
+
"eu-central-1" : { },
|
|
1261
|
+
"eu-north-1" : { },
|
|
1262
|
+
"eu-west-1" : { },
|
|
1263
|
+
"eu-west-2" : { },
|
|
1264
|
+
"us-east-1" : { },
|
|
1265
|
+
"us-east-2" : { },
|
|
1266
|
+
"us-west-2" : { }
|
|
1267
|
+
}
|
|
1268
|
+
},
|
|
1204
1269
|
"codepipeline" : {
|
|
1205
1270
|
"endpoints" : {
|
|
1271
|
+
"ap-east-1" : { },
|
|
1206
1272
|
"ap-northeast-1" : { },
|
|
1207
1273
|
"ap-northeast-2" : { },
|
|
1208
1274
|
"ap-south-1" : { },
|
|
@@ -1297,8 +1363,10 @@
|
|
|
1297
1363
|
"ap-southeast-2" : { },
|
|
1298
1364
|
"ca-central-1" : { },
|
|
1299
1365
|
"eu-central-1" : { },
|
|
1366
|
+
"eu-north-1" : { },
|
|
1300
1367
|
"eu-west-1" : { },
|
|
1301
1368
|
"eu-west-2" : { },
|
|
1369
|
+
"eu-west-3" : { },
|
|
1302
1370
|
"fips-us-east-1" : {
|
|
1303
1371
|
"credentialScope" : {
|
|
1304
1372
|
"region" : "us-east-1"
|
|
@@ -1317,8 +1385,10 @@
|
|
|
1317
1385
|
},
|
|
1318
1386
|
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
|
|
1319
1387
|
},
|
|
1388
|
+
"sa-east-1" : { },
|
|
1320
1389
|
"us-east-1" : { },
|
|
1321
1390
|
"us-east-2" : { },
|
|
1391
|
+
"us-west-1" : { },
|
|
1322
1392
|
"us-west-2" : { }
|
|
1323
1393
|
}
|
|
1324
1394
|
},
|
|
@@ -1331,8 +1401,10 @@
|
|
|
1331
1401
|
"ap-southeast-2" : { },
|
|
1332
1402
|
"ca-central-1" : { },
|
|
1333
1403
|
"eu-central-1" : { },
|
|
1404
|
+
"eu-north-1" : { },
|
|
1334
1405
|
"eu-west-1" : { },
|
|
1335
1406
|
"eu-west-2" : { },
|
|
1407
|
+
"eu-west-3" : { },
|
|
1336
1408
|
"fips-us-east-1" : {
|
|
1337
1409
|
"credentialScope" : {
|
|
1338
1410
|
"region" : "us-east-1"
|
|
@@ -1351,8 +1423,10 @@
|
|
|
1351
1423
|
},
|
|
1352
1424
|
"hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
|
|
1353
1425
|
},
|
|
1426
|
+
"sa-east-1" : { },
|
|
1354
1427
|
"us-east-1" : { },
|
|
1355
1428
|
"us-east-2" : { },
|
|
1429
|
+
"us-west-1" : { },
|
|
1356
1430
|
"us-west-2" : { }
|
|
1357
1431
|
}
|
|
1358
1432
|
},
|
|
@@ -1439,6 +1513,7 @@
|
|
|
1439
1513
|
},
|
|
1440
1514
|
"config" : {
|
|
1441
1515
|
"endpoints" : {
|
|
1516
|
+
"af-south-1" : { },
|
|
1442
1517
|
"ap-east-1" : { },
|
|
1443
1518
|
"ap-northeast-1" : { },
|
|
1444
1519
|
"ap-northeast-2" : { },
|
|
@@ -1448,9 +1523,34 @@
|
|
|
1448
1523
|
"ca-central-1" : { },
|
|
1449
1524
|
"eu-central-1" : { },
|
|
1450
1525
|
"eu-north-1" : { },
|
|
1526
|
+
"eu-south-1" : { },
|
|
1451
1527
|
"eu-west-1" : { },
|
|
1452
1528
|
"eu-west-2" : { },
|
|
1453
1529
|
"eu-west-3" : { },
|
|
1530
|
+
"fips-us-east-1" : {
|
|
1531
|
+
"credentialScope" : {
|
|
1532
|
+
"region" : "us-east-1"
|
|
1533
|
+
},
|
|
1534
|
+
"hostname" : "config-fips.us-east-1.amazonaws.com"
|
|
1535
|
+
},
|
|
1536
|
+
"fips-us-east-2" : {
|
|
1537
|
+
"credentialScope" : {
|
|
1538
|
+
"region" : "us-east-2"
|
|
1539
|
+
},
|
|
1540
|
+
"hostname" : "config-fips.us-east-2.amazonaws.com"
|
|
1541
|
+
},
|
|
1542
|
+
"fips-us-west-1" : {
|
|
1543
|
+
"credentialScope" : {
|
|
1544
|
+
"region" : "us-west-1"
|
|
1545
|
+
},
|
|
1546
|
+
"hostname" : "config-fips.us-west-1.amazonaws.com"
|
|
1547
|
+
},
|
|
1548
|
+
"fips-us-west-2" : {
|
|
1549
|
+
"credentialScope" : {
|
|
1550
|
+
"region" : "us-west-2"
|
|
1551
|
+
},
|
|
1552
|
+
"hostname" : "config-fips.us-west-2.amazonaws.com"
|
|
1553
|
+
},
|
|
1454
1554
|
"me-south-1" : { },
|
|
1455
1555
|
"sa-east-1" : { },
|
|
1456
1556
|
"us-east-1" : { },
|
|
@@ -1470,6 +1570,13 @@
|
|
|
1470
1570
|
"us-west-2" : { }
|
|
1471
1571
|
}
|
|
1472
1572
|
},
|
|
1573
|
+
"contact-lens" : {
|
|
1574
|
+
"endpoints" : {
|
|
1575
|
+
"ap-southeast-2" : { },
|
|
1576
|
+
"us-east-1" : { },
|
|
1577
|
+
"us-west-2" : { }
|
|
1578
|
+
}
|
|
1579
|
+
},
|
|
1473
1580
|
"cur" : {
|
|
1474
1581
|
"endpoints" : {
|
|
1475
1582
|
"us-east-1" : { }
|
|
@@ -1767,6 +1874,12 @@
|
|
|
1767
1874
|
},
|
|
1768
1875
|
"hostname" : "rds.eu-west-3.amazonaws.com"
|
|
1769
1876
|
},
|
|
1877
|
+
"sa-east-1" : {
|
|
1878
|
+
"credentialScope" : {
|
|
1879
|
+
"region" : "sa-east-1"
|
|
1880
|
+
},
|
|
1881
|
+
"hostname" : "rds.sa-east-1.amazonaws.com"
|
|
1882
|
+
},
|
|
1770
1883
|
"us-east-1" : {
|
|
1771
1884
|
"credentialScope" : {
|
|
1772
1885
|
"region" : "us-east-1"
|
|
@@ -2472,6 +2585,13 @@
|
|
|
2472
2585
|
"us-west-2" : { }
|
|
2473
2586
|
}
|
|
2474
2587
|
},
|
|
2588
|
+
"emr-containers" : {
|
|
2589
|
+
"endpoints" : {
|
|
2590
|
+
"eu-west-1" : { },
|
|
2591
|
+
"us-east-1" : { },
|
|
2592
|
+
"us-west-2" : { }
|
|
2593
|
+
}
|
|
2594
|
+
},
|
|
2475
2595
|
"entitlement.marketplace" : {
|
|
2476
2596
|
"defaults" : {
|
|
2477
2597
|
"credentialScope" : {
|
|
@@ -2627,6 +2747,18 @@
|
|
|
2627
2747
|
"eu-west-1" : { },
|
|
2628
2748
|
"eu-west-2" : { },
|
|
2629
2749
|
"eu-west-3" : { },
|
|
2750
|
+
"fips-af-south-1" : {
|
|
2751
|
+
"credentialScope" : {
|
|
2752
|
+
"region" : "af-south-1"
|
|
2753
|
+
},
|
|
2754
|
+
"hostname" : "fms-fips.af-south-1.amazonaws.com"
|
|
2755
|
+
},
|
|
2756
|
+
"fips-ap-east-1" : {
|
|
2757
|
+
"credentialScope" : {
|
|
2758
|
+
"region" : "ap-east-1"
|
|
2759
|
+
},
|
|
2760
|
+
"hostname" : "fms-fips.ap-east-1.amazonaws.com"
|
|
2761
|
+
},
|
|
2630
2762
|
"fips-ap-northeast-1" : {
|
|
2631
2763
|
"credentialScope" : {
|
|
2632
2764
|
"region" : "ap-northeast-1"
|
|
@@ -2669,6 +2801,12 @@
|
|
|
2669
2801
|
},
|
|
2670
2802
|
"hostname" : "fms-fips.eu-central-1.amazonaws.com"
|
|
2671
2803
|
},
|
|
2804
|
+
"fips-eu-south-1" : {
|
|
2805
|
+
"credentialScope" : {
|
|
2806
|
+
"region" : "eu-south-1"
|
|
2807
|
+
},
|
|
2808
|
+
"hostname" : "fms-fips.eu-south-1.amazonaws.com"
|
|
2809
|
+
},
|
|
2672
2810
|
"fips-eu-west-1" : {
|
|
2673
2811
|
"credentialScope" : {
|
|
2674
2812
|
"region" : "eu-west-1"
|
|
@@ -2687,6 +2825,12 @@
|
|
|
2687
2825
|
},
|
|
2688
2826
|
"hostname" : "fms-fips.eu-west-3.amazonaws.com"
|
|
2689
2827
|
},
|
|
2828
|
+
"fips-me-south-1" : {
|
|
2829
|
+
"credentialScope" : {
|
|
2830
|
+
"region" : "me-south-1"
|
|
2831
|
+
},
|
|
2832
|
+
"hostname" : "fms-fips.me-south-1.amazonaws.com"
|
|
2833
|
+
},
|
|
2690
2834
|
"fips-sa-east-1" : {
|
|
2691
2835
|
"credentialScope" : {
|
|
2692
2836
|
"region" : "sa-east-1"
|
|
@@ -2851,6 +2995,7 @@
|
|
|
2851
2995
|
},
|
|
2852
2996
|
"glue" : {
|
|
2853
2997
|
"endpoints" : {
|
|
2998
|
+
"af-south-1" : { },
|
|
2854
2999
|
"ap-east-1" : { },
|
|
2855
3000
|
"ap-northeast-1" : { },
|
|
2856
3001
|
"ap-northeast-2" : { },
|
|
@@ -3000,6 +3145,14 @@
|
|
|
3000
3145
|
}
|
|
3001
3146
|
}
|
|
3002
3147
|
},
|
|
3148
|
+
"healthlake" : {
|
|
3149
|
+
"defaults" : {
|
|
3150
|
+
"protocols" : [ "https" ]
|
|
3151
|
+
},
|
|
3152
|
+
"endpoints" : {
|
|
3153
|
+
"us-east-1" : { }
|
|
3154
|
+
}
|
|
3155
|
+
},
|
|
3003
3156
|
"honeycode" : {
|
|
3004
3157
|
"endpoints" : {
|
|
3005
3158
|
"us-west-2" : { }
|
|
@@ -3247,6 +3400,22 @@
|
|
|
3247
3400
|
"us-west-2" : { }
|
|
3248
3401
|
}
|
|
3249
3402
|
},
|
|
3403
|
+
"iotwireless" : {
|
|
3404
|
+
"endpoints" : {
|
|
3405
|
+
"eu-west-1" : {
|
|
3406
|
+
"credentialScope" : {
|
|
3407
|
+
"region" : "eu-west-1"
|
|
3408
|
+
},
|
|
3409
|
+
"hostname" : "api.iotwireless.eu-west-1.amazonaws.com"
|
|
3410
|
+
},
|
|
3411
|
+
"us-east-1" : {
|
|
3412
|
+
"credentialScope" : {
|
|
3413
|
+
"region" : "us-east-1"
|
|
3414
|
+
},
|
|
3415
|
+
"hostname" : "api.iotwireless.us-east-1.amazonaws.com"
|
|
3416
|
+
}
|
|
3417
|
+
}
|
|
3418
|
+
},
|
|
3250
3419
|
"kafka" : {
|
|
3251
3420
|
"endpoints" : {
|
|
3252
3421
|
"ap-east-1" : { },
|
|
@@ -3590,6 +3759,17 @@
|
|
|
3590
3759
|
"us-west-2" : { }
|
|
3591
3760
|
}
|
|
3592
3761
|
},
|
|
3762
|
+
"lookoutvision" : {
|
|
3763
|
+
"endpoints" : {
|
|
3764
|
+
"ap-northeast-1" : { },
|
|
3765
|
+
"ap-northeast-2" : { },
|
|
3766
|
+
"eu-central-1" : { },
|
|
3767
|
+
"eu-west-1" : { },
|
|
3768
|
+
"us-east-1" : { },
|
|
3769
|
+
"us-east-2" : { },
|
|
3770
|
+
"us-west-2" : { }
|
|
3771
|
+
}
|
|
3772
|
+
},
|
|
3593
3773
|
"machinelearning" : {
|
|
3594
3774
|
"endpoints" : {
|
|
3595
3775
|
"eu-west-1" : { },
|
|
@@ -3616,6 +3796,7 @@
|
|
|
3616
3796
|
},
|
|
3617
3797
|
"macie2" : {
|
|
3618
3798
|
"endpoints" : {
|
|
3799
|
+
"af-south-1" : { },
|
|
3619
3800
|
"ap-east-1" : { },
|
|
3620
3801
|
"ap-northeast-1" : { },
|
|
3621
3802
|
"ap-northeast-2" : { },
|
|
@@ -3625,6 +3806,7 @@
|
|
|
3625
3806
|
"ca-central-1" : { },
|
|
3626
3807
|
"eu-central-1" : { },
|
|
3627
3808
|
"eu-north-1" : { },
|
|
3809
|
+
"eu-south-1" : { },
|
|
3628
3810
|
"eu-west-1" : { },
|
|
3629
3811
|
"eu-west-2" : { },
|
|
3630
3812
|
"eu-west-3" : { },
|
|
@@ -3652,6 +3834,7 @@
|
|
|
3652
3834
|
},
|
|
3653
3835
|
"hostname" : "macie2-fips.us-west-2.amazonaws.com"
|
|
3654
3836
|
},
|
|
3837
|
+
"me-south-1" : { },
|
|
3655
3838
|
"sa-east-1" : { },
|
|
3656
3839
|
"us-east-1" : { },
|
|
3657
3840
|
"us-east-2" : { },
|
|
@@ -4424,6 +4607,17 @@
|
|
|
4424
4607
|
}
|
|
4425
4608
|
}
|
|
4426
4609
|
},
|
|
4610
|
+
"profile" : {
|
|
4611
|
+
"endpoints" : {
|
|
4612
|
+
"ap-northeast-1" : { },
|
|
4613
|
+
"ap-southeast-1" : { },
|
|
4614
|
+
"ap-southeast-2" : { },
|
|
4615
|
+
"eu-central-1" : { },
|
|
4616
|
+
"eu-west-2" : { },
|
|
4617
|
+
"us-east-1" : { },
|
|
4618
|
+
"us-west-2" : { }
|
|
4619
|
+
}
|
|
4620
|
+
},
|
|
4427
4621
|
"projects.iot1click" : {
|
|
4428
4622
|
"endpoints" : {
|
|
4429
4623
|
"ap-northeast-1" : { },
|
|
@@ -5284,6 +5478,7 @@
|
|
|
5284
5478
|
},
|
|
5285
5479
|
"servicediscovery" : {
|
|
5286
5480
|
"endpoints" : {
|
|
5481
|
+
"af-south-1" : { },
|
|
5287
5482
|
"ap-east-1" : { },
|
|
5288
5483
|
"ap-northeast-1" : { },
|
|
5289
5484
|
"ap-northeast-2" : { },
|
|
@@ -5293,6 +5488,7 @@
|
|
|
5293
5488
|
"ca-central-1" : { },
|
|
5294
5489
|
"eu-central-1" : { },
|
|
5295
5490
|
"eu-north-1" : { },
|
|
5491
|
+
"eu-south-1" : { },
|
|
5296
5492
|
"eu-west-1" : { },
|
|
5297
5493
|
"eu-west-2" : { },
|
|
5298
5494
|
"eu-west-3" : { },
|
|
@@ -5422,6 +5618,7 @@
|
|
|
5422
5618
|
},
|
|
5423
5619
|
"snowball" : {
|
|
5424
5620
|
"endpoints" : {
|
|
5621
|
+
"af-south-1" : { },
|
|
5425
5622
|
"ap-east-1" : { },
|
|
5426
5623
|
"ap-northeast-1" : { },
|
|
5427
5624
|
"ap-northeast-2" : { },
|
|
@@ -6027,11 +6224,14 @@
|
|
|
6027
6224
|
},
|
|
6028
6225
|
"transcribestreaming" : {
|
|
6029
6226
|
"endpoints" : {
|
|
6227
|
+
"ap-northeast-1" : { },
|
|
6228
|
+
"ap-northeast-2" : { },
|
|
6030
6229
|
"ap-southeast-2" : { },
|
|
6031
6230
|
"ca-central-1" : { },
|
|
6032
6231
|
"eu-central-1" : { },
|
|
6033
6232
|
"eu-west-1" : { },
|
|
6034
6233
|
"eu-west-2" : { },
|
|
6234
|
+
"sa-east-1" : { },
|
|
6035
6235
|
"us-east-1" : { },
|
|
6036
6236
|
"us-east-2" : { },
|
|
6037
6237
|
"us-west-2" : { }
|
|
@@ -6465,6 +6665,30 @@
|
|
|
6465
6665
|
"eu-west-1" : { },
|
|
6466
6666
|
"eu-west-2" : { },
|
|
6467
6667
|
"eu-west-3" : { },
|
|
6668
|
+
"fips-us-east-1" : {
|
|
6669
|
+
"credentialScope" : {
|
|
6670
|
+
"region" : "us-east-1"
|
|
6671
|
+
},
|
|
6672
|
+
"hostname" : "xray-fips.us-east-1.amazonaws.com"
|
|
6673
|
+
},
|
|
6674
|
+
"fips-us-east-2" : {
|
|
6675
|
+
"credentialScope" : {
|
|
6676
|
+
"region" : "us-east-2"
|
|
6677
|
+
},
|
|
6678
|
+
"hostname" : "xray-fips.us-east-2.amazonaws.com"
|
|
6679
|
+
},
|
|
6680
|
+
"fips-us-west-1" : {
|
|
6681
|
+
"credentialScope" : {
|
|
6682
|
+
"region" : "us-west-1"
|
|
6683
|
+
},
|
|
6684
|
+
"hostname" : "xray-fips.us-west-1.amazonaws.com"
|
|
6685
|
+
},
|
|
6686
|
+
"fips-us-west-2" : {
|
|
6687
|
+
"credentialScope" : {
|
|
6688
|
+
"region" : "us-west-2"
|
|
6689
|
+
},
|
|
6690
|
+
"hostname" : "xray-fips.us-west-2.amazonaws.com"
|
|
6691
|
+
},
|
|
6468
6692
|
"me-south-1" : { },
|
|
6469
6693
|
"sa-east-1" : { },
|
|
6470
6694
|
"us-east-1" : { },
|
|
@@ -6544,7 +6768,8 @@
|
|
|
6544
6768
|
},
|
|
6545
6769
|
"appsync" : {
|
|
6546
6770
|
"endpoints" : {
|
|
6547
|
-
"cn-north-1" : { }
|
|
6771
|
+
"cn-north-1" : { },
|
|
6772
|
+
"cn-northwest-1" : { }
|
|
6548
6773
|
}
|
|
6549
6774
|
},
|
|
6550
6775
|
"athena" : {
|
|
@@ -6695,6 +6920,16 @@
|
|
|
6695
6920
|
"cn-northwest-1" : { }
|
|
6696
6921
|
}
|
|
6697
6922
|
},
|
|
6923
|
+
"docdb" : {
|
|
6924
|
+
"endpoints" : {
|
|
6925
|
+
"cn-northwest-1" : {
|
|
6926
|
+
"credentialScope" : {
|
|
6927
|
+
"region" : "cn-northwest-1"
|
|
6928
|
+
},
|
|
6929
|
+
"hostname" : "rds.cn-northwest-1.amazonaws.com.cn"
|
|
6930
|
+
}
|
|
6931
|
+
}
|
|
6932
|
+
},
|
|
6698
6933
|
"ds" : {
|
|
6699
6934
|
"endpoints" : {
|
|
6700
6935
|
"cn-north-1" : { },
|
|
@@ -6979,12 +7214,6 @@
|
|
|
6979
7214
|
"region" : "cn-northwest-1"
|
|
6980
7215
|
},
|
|
6981
7216
|
"hostname" : "organizations.cn-northwest-1.amazonaws.com.cn"
|
|
6982
|
-
},
|
|
6983
|
-
"fips-aws-cn-global" : {
|
|
6984
|
-
"credentialScope" : {
|
|
6985
|
-
"region" : "cn-northwest-1"
|
|
6986
|
-
},
|
|
6987
|
-
"hostname" : "organizations.cn-northwest-1.amazonaws.com.cn"
|
|
6988
7217
|
}
|
|
6989
7218
|
},
|
|
6990
7219
|
"isRegionalized" : false,
|
|
@@ -6995,6 +7224,12 @@
|
|
|
6995
7224
|
"cn-northwest-1" : { }
|
|
6996
7225
|
}
|
|
6997
7226
|
},
|
|
7227
|
+
"ram" : {
|
|
7228
|
+
"endpoints" : {
|
|
7229
|
+
"cn-north-1" : { },
|
|
7230
|
+
"cn-northwest-1" : { }
|
|
7231
|
+
}
|
|
7232
|
+
},
|
|
6998
7233
|
"rds" : {
|
|
6999
7234
|
"endpoints" : {
|
|
7000
7235
|
"cn-north-1" : { },
|
|
@@ -7618,6 +7853,18 @@
|
|
|
7618
7853
|
},
|
|
7619
7854
|
"config" : {
|
|
7620
7855
|
"endpoints" : {
|
|
7856
|
+
"fips-us-gov-east-1" : {
|
|
7857
|
+
"credentialScope" : {
|
|
7858
|
+
"region" : "us-gov-east-1"
|
|
7859
|
+
},
|
|
7860
|
+
"hostname" : "config.us-gov-east-1.amazonaws.com"
|
|
7861
|
+
},
|
|
7862
|
+
"fips-us-gov-west-1" : {
|
|
7863
|
+
"credentialScope" : {
|
|
7864
|
+
"region" : "us-gov-west-1"
|
|
7865
|
+
},
|
|
7866
|
+
"hostname" : "config.us-gov-west-1.amazonaws.com"
|
|
7867
|
+
},
|
|
7621
7868
|
"us-gov-east-1" : { },
|
|
7622
7869
|
"us-gov-west-1" : { }
|
|
7623
7870
|
}
|
|
@@ -7930,6 +8177,24 @@
|
|
|
7930
8177
|
"us-gov-west-1" : { }
|
|
7931
8178
|
}
|
|
7932
8179
|
},
|
|
8180
|
+
"fsx" : {
|
|
8181
|
+
"endpoints" : {
|
|
8182
|
+
"fips-prod-us-gov-east-1" : {
|
|
8183
|
+
"credentialScope" : {
|
|
8184
|
+
"region" : "us-gov-east-1"
|
|
8185
|
+
},
|
|
8186
|
+
"hostname" : "fsx-fips.us-gov-east-1.amazonaws.com"
|
|
8187
|
+
},
|
|
8188
|
+
"fips-prod-us-gov-west-1" : {
|
|
8189
|
+
"credentialScope" : {
|
|
8190
|
+
"region" : "us-gov-west-1"
|
|
8191
|
+
},
|
|
8192
|
+
"hostname" : "fsx-fips.us-gov-west-1.amazonaws.com"
|
|
8193
|
+
},
|
|
8194
|
+
"us-gov-east-1" : { },
|
|
8195
|
+
"us-gov-west-1" : { }
|
|
8196
|
+
}
|
|
8197
|
+
},
|
|
7933
8198
|
"glacier" : {
|
|
7934
8199
|
"endpoints" : {
|
|
7935
8200
|
"us-gov-east-1" : {
|
|
@@ -7970,12 +8235,25 @@
|
|
|
7970
8235
|
"protocols" : [ "https" ]
|
|
7971
8236
|
},
|
|
7972
8237
|
"endpoints" : {
|
|
8238
|
+
"dataplane-us-gov-east-1" : {
|
|
8239
|
+
"credentialScope" : {
|
|
8240
|
+
"region" : "us-gov-east-1"
|
|
8241
|
+
},
|
|
8242
|
+
"hostname" : "greengrass-ats.iot.us-gov-east-1.amazonaws.com"
|
|
8243
|
+
},
|
|
7973
8244
|
"dataplane-us-gov-west-1" : {
|
|
7974
8245
|
"credentialScope" : {
|
|
7975
8246
|
"region" : "us-gov-west-1"
|
|
7976
8247
|
},
|
|
7977
8248
|
"hostname" : "greengrass-ats.iot.us-gov-west-1.amazonaws.com"
|
|
7978
8249
|
},
|
|
8250
|
+
"fips-us-gov-east-1" : {
|
|
8251
|
+
"credentialScope" : {
|
|
8252
|
+
"region" : "us-gov-east-1"
|
|
8253
|
+
},
|
|
8254
|
+
"hostname" : "greengrass-fips.us-gov-east-1.amazonaws.com"
|
|
8255
|
+
},
|
|
8256
|
+
"us-gov-east-1" : { },
|
|
7979
8257
|
"us-gov-west-1" : {
|
|
7980
8258
|
"credentialScope" : {
|
|
7981
8259
|
"region" : "us-gov-west-1"
|
|
@@ -7991,6 +8269,12 @@
|
|
|
7991
8269
|
},
|
|
7992
8270
|
"endpoints" : {
|
|
7993
8271
|
"us-gov-east-1" : { },
|
|
8272
|
+
"us-gov-east-1-fips" : {
|
|
8273
|
+
"credentialScope" : {
|
|
8274
|
+
"region" : "us-gov-east-1"
|
|
8275
|
+
},
|
|
8276
|
+
"hostname" : "guardduty.us-gov-east-1.amazonaws.com"
|
|
8277
|
+
},
|
|
7994
8278
|
"us-gov-west-1" : { },
|
|
7995
8279
|
"us-gov-west-1-fips" : {
|
|
7996
8280
|
"credentialScope" : {
|
|
@@ -8104,6 +8388,17 @@
|
|
|
8104
8388
|
"us-gov-west-1" : { }
|
|
8105
8389
|
}
|
|
8106
8390
|
},
|
|
8391
|
+
"lakeformation" : {
|
|
8392
|
+
"endpoints" : {
|
|
8393
|
+
"fips-us-gov-west-1" : {
|
|
8394
|
+
"credentialScope" : {
|
|
8395
|
+
"region" : "us-gov-west-1"
|
|
8396
|
+
},
|
|
8397
|
+
"hostname" : "lakeformation-fips.us-gov-west-1.amazonaws.com"
|
|
8398
|
+
},
|
|
8399
|
+
"us-gov-west-1" : { }
|
|
8400
|
+
}
|
|
8401
|
+
},
|
|
8107
8402
|
"lambda" : {
|
|
8108
8403
|
"endpoints" : {
|
|
8109
8404
|
"fips-us-gov-east-1" : {
|
|
@@ -8788,6 +9083,18 @@
|
|
|
8788
9083
|
},
|
|
8789
9084
|
"xray" : {
|
|
8790
9085
|
"endpoints" : {
|
|
9086
|
+
"fips-us-gov-east-1" : {
|
|
9087
|
+
"credentialScope" : {
|
|
9088
|
+
"region" : "us-gov-east-1"
|
|
9089
|
+
},
|
|
9090
|
+
"hostname" : "xray-fips.us-gov-east-1.amazonaws.com"
|
|
9091
|
+
},
|
|
9092
|
+
"fips-us-gov-west-1" : {
|
|
9093
|
+
"credentialScope" : {
|
|
9094
|
+
"region" : "us-gov-west-1"
|
|
9095
|
+
},
|
|
9096
|
+
"hostname" : "xray-fips.us-gov-west-1.amazonaws.com"
|
|
9097
|
+
},
|
|
8791
9098
|
"us-gov-east-1" : { },
|
|
8792
9099
|
"us-gov-west-1" : { }
|
|
8793
9100
|
}
|
|
@@ -9037,6 +9344,11 @@
|
|
|
9037
9344
|
}
|
|
9038
9345
|
}
|
|
9039
9346
|
},
|
|
9347
|
+
"secretsmanager" : {
|
|
9348
|
+
"endpoints" : {
|
|
9349
|
+
"us-iso-east-1" : { }
|
|
9350
|
+
}
|
|
9351
|
+
},
|
|
9040
9352
|
"snowball" : {
|
|
9041
9353
|
"endpoints" : {
|
|
9042
9354
|
"us-iso-east-1" : { }
|
|
@@ -9108,6 +9420,14 @@
|
|
|
9108
9420
|
"us-iso-east-1" : { }
|
|
9109
9421
|
}
|
|
9110
9422
|
},
|
|
9423
|
+
"translate" : {
|
|
9424
|
+
"defaults" : {
|
|
9425
|
+
"protocols" : [ "https" ]
|
|
9426
|
+
},
|
|
9427
|
+
"endpoints" : {
|
|
9428
|
+
"us-iso-east-1" : { }
|
|
9429
|
+
}
|
|
9430
|
+
},
|
|
9111
9431
|
"workspaces" : {
|
|
9112
9432
|
"endpoints" : {
|
|
9113
9433
|
"us-iso-east-1" : { }
|
|
@@ -9166,6 +9486,11 @@
|
|
|
9166
9486
|
"us-isob-east-1" : { }
|
|
9167
9487
|
}
|
|
9168
9488
|
},
|
|
9489
|
+
"codedeploy" : {
|
|
9490
|
+
"endpoints" : {
|
|
9491
|
+
"us-isob-east-1" : { }
|
|
9492
|
+
}
|
|
9493
|
+
},
|
|
9169
9494
|
"config" : {
|
|
9170
9495
|
"endpoints" : {
|
|
9171
9496
|
"us-isob-east-1" : { }
|
|
@@ -9225,6 +9550,11 @@
|
|
|
9225
9550
|
"us-isob-east-1" : { }
|
|
9226
9551
|
}
|
|
9227
9552
|
},
|
|
9553
|
+
"es" : {
|
|
9554
|
+
"endpoints" : {
|
|
9555
|
+
"us-isob-east-1" : { }
|
|
9556
|
+
}
|
|
9557
|
+
},
|
|
9228
9558
|
"events" : {
|
|
9229
9559
|
"endpoints" : {
|
|
9230
9560
|
"us-isob-east-1" : { }
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-partitions
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.412.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-
|
|
11
|
+
date: 2020-12-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|