aws-partitions 1.403.0 → 1.408.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 +11 -0
- data/partitions.json +33 -0
- 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: e53b4aacbd89a767ccab6f700d1d97fd13769f41a12462d80a664434c829dfb3
|
|
4
|
+
data.tar.gz: 40b1a620922973b5eac43425f50bb7662b9d5ee8f984da11b57c225af785acda
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0d5a103d25c7ef0f87d0dff72df411349208b9d8ad0b31a5e1d1f58ddca8ba89a31ebeff20018901fb8c6ee6cae0c1ea8b64d3c894f68fab4162bc52e9165509
|
|
7
|
+
data.tar.gz: f881df0a4408b65b4e69e44a33e11828bf6cb036b2c233ba061d10d639697c7b18bf9ca26d73ccfa040de8c9c2f2886d38a6d082d8f810b634f986cc53ffd581
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -243,6 +243,7 @@ module Aws
|
|
|
243
243
|
'ApplicationDiscoveryService' => 'discovery',
|
|
244
244
|
'ApplicationInsights' => 'applicationinsights',
|
|
245
245
|
'Athena' => 'athena',
|
|
246
|
+
'AuditManager' => 'auditmanager',
|
|
246
247
|
'AugmentedAIRuntime' => 'a2i-runtime.sagemaker',
|
|
247
248
|
'AutoScaling' => 'autoscaling',
|
|
248
249
|
'AutoScalingPlans' => 'autoscaling-plans',
|
|
@@ -308,6 +309,7 @@ module Aws
|
|
|
308
309
|
'EFS' => 'elasticfilesystem',
|
|
309
310
|
'EKS' => 'eks',
|
|
310
311
|
'EMR' => 'elasticmapreduce',
|
|
312
|
+
'EMRContainers' => 'emr-containers',
|
|
311
313
|
'ElastiCache' => 'elasticache',
|
|
312
314
|
'ElasticBeanstalk' => 'elasticbeanstalk',
|
|
313
315
|
'ElasticInference' => 'api.elastic-inference',
|
|
@@ -328,9 +330,11 @@ module Aws
|
|
|
328
330
|
'Glue' => 'glue',
|
|
329
331
|
'GlueDataBrew' => 'databrew',
|
|
330
332
|
'Greengrass' => 'greengrass',
|
|
333
|
+
'GreengrassV2' => 'greengrass',
|
|
331
334
|
'GroundStation' => 'groundstation',
|
|
332
335
|
'GuardDuty' => 'guardduty',
|
|
333
336
|
'Health' => 'health',
|
|
337
|
+
'HealthLake' => 'healthlake',
|
|
334
338
|
'Honeycode' => 'honeycode',
|
|
335
339
|
'IAM' => 'iam',
|
|
336
340
|
'IVS' => 'ivs',
|
|
@@ -342,12 +346,15 @@ module Aws
|
|
|
342
346
|
'IoT1ClickDevicesService' => 'devices.iot1click',
|
|
343
347
|
'IoT1ClickProjects' => 'projects.iot1click',
|
|
344
348
|
'IoTAnalytics' => 'iotanalytics',
|
|
349
|
+
'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
|
|
345
350
|
'IoTEvents' => 'iotevents',
|
|
346
351
|
'IoTEventsData' => 'data.iotevents',
|
|
352
|
+
'IoTFleetHub' => 'api.fleethub.iot',
|
|
347
353
|
'IoTJobsDataPlane' => 'data.jobs.iot',
|
|
348
354
|
'IoTSecureTunneling' => 'api.tunneling.iot',
|
|
349
355
|
'IoTSiteWise' => 'iotsitewise',
|
|
350
356
|
'IoTThingsGraph' => 'iotthingsgraph',
|
|
357
|
+
'IoTWireless' => 'api.iotwireless',
|
|
351
358
|
'KMS' => 'kms',
|
|
352
359
|
'Kafka' => 'kafka',
|
|
353
360
|
'Kendra' => 'kendra',
|
|
@@ -365,6 +372,7 @@ module Aws
|
|
|
365
372
|
'LexModelBuildingService' => 'models.lex',
|
|
366
373
|
'LicenseManager' => 'license-manager',
|
|
367
374
|
'Lightsail' => 'lightsail',
|
|
375
|
+
'LocationService' => 'geo',
|
|
368
376
|
'LookoutforVision' => 'lookoutvision',
|
|
369
377
|
'MQ' => 'mq',
|
|
370
378
|
'MTurk' => 'mturk-requester',
|
|
@@ -404,6 +412,7 @@ module Aws
|
|
|
404
412
|
'PinpointSMSVoice' => 'sms-voice.pinpoint',
|
|
405
413
|
'Polly' => 'polly',
|
|
406
414
|
'Pricing' => 'api.pricing',
|
|
415
|
+
'PrometheusService' => 'aps',
|
|
407
416
|
'QLDB' => 'qldb',
|
|
408
417
|
'QLDBSession' => 'session.qldb',
|
|
409
418
|
'QuickSight' => 'quicksight',
|
|
@@ -436,6 +445,7 @@ module Aws
|
|
|
436
445
|
'SageMaker' => 'api.sagemaker',
|
|
437
446
|
'SageMakerFeatureStoreRuntime' => 'featurestore-runtime.sagemaker',
|
|
438
447
|
'SageMakerRuntime' => 'runtime.sagemaker',
|
|
448
|
+
'SagemakerEdgeManager' => 'edge.sagemaker',
|
|
439
449
|
'SavingsPlans' => 'savingsplans',
|
|
440
450
|
'Schemas' => 'schemas',
|
|
441
451
|
'SecretsManager' => 'secretsmanager',
|
|
@@ -462,6 +472,7 @@ module Aws
|
|
|
462
472
|
'WAF' => 'waf',
|
|
463
473
|
'WAFRegional' => 'waf-regional',
|
|
464
474
|
'WAFV2' => 'wafv2',
|
|
475
|
+
'WellArchitected' => 'wellarchitected',
|
|
465
476
|
'WorkDocs' => 'workdocs',
|
|
466
477
|
'WorkLink' => 'worklink',
|
|
467
478
|
'WorkMail' => 'workmail',
|
data/partitions.json
CHANGED
|
@@ -2545,6 +2545,13 @@
|
|
|
2545
2545
|
"us-west-2" : { }
|
|
2546
2546
|
}
|
|
2547
2547
|
},
|
|
2548
|
+
"emr-containers" : {
|
|
2549
|
+
"endpoints" : {
|
|
2550
|
+
"eu-west-1" : { },
|
|
2551
|
+
"us-east-1" : { },
|
|
2552
|
+
"us-west-2" : { }
|
|
2553
|
+
}
|
|
2554
|
+
},
|
|
2548
2555
|
"entitlement.marketplace" : {
|
|
2549
2556
|
"defaults" : {
|
|
2550
2557
|
"credentialScope" : {
|
|
@@ -3098,6 +3105,14 @@
|
|
|
3098
3105
|
}
|
|
3099
3106
|
}
|
|
3100
3107
|
},
|
|
3108
|
+
"healthlake" : {
|
|
3109
|
+
"defaults" : {
|
|
3110
|
+
"protocols" : [ "https" ]
|
|
3111
|
+
},
|
|
3112
|
+
"endpoints" : {
|
|
3113
|
+
"us-east-1" : { }
|
|
3114
|
+
}
|
|
3115
|
+
},
|
|
3101
3116
|
"honeycode" : {
|
|
3102
3117
|
"endpoints" : {
|
|
3103
3118
|
"us-west-2" : { }
|
|
@@ -3345,6 +3360,22 @@
|
|
|
3345
3360
|
"us-west-2" : { }
|
|
3346
3361
|
}
|
|
3347
3362
|
},
|
|
3363
|
+
"iotwireless" : {
|
|
3364
|
+
"endpoints" : {
|
|
3365
|
+
"eu-west-1" : {
|
|
3366
|
+
"credentialScope" : {
|
|
3367
|
+
"region" : "eu-west-1"
|
|
3368
|
+
},
|
|
3369
|
+
"hostname" : "api.iotwireless.eu-west-1.amazonaws.com"
|
|
3370
|
+
},
|
|
3371
|
+
"us-east-1" : {
|
|
3372
|
+
"credentialScope" : {
|
|
3373
|
+
"region" : "us-east-1"
|
|
3374
|
+
},
|
|
3375
|
+
"hostname" : "api.iotwireless.us-east-1.amazonaws.com"
|
|
3376
|
+
}
|
|
3377
|
+
}
|
|
3378
|
+
},
|
|
3348
3379
|
"kafka" : {
|
|
3349
3380
|
"endpoints" : {
|
|
3350
3381
|
"ap-east-1" : { },
|
|
@@ -5404,6 +5435,7 @@
|
|
|
5404
5435
|
},
|
|
5405
5436
|
"servicediscovery" : {
|
|
5406
5437
|
"endpoints" : {
|
|
5438
|
+
"af-south-1" : { },
|
|
5407
5439
|
"ap-east-1" : { },
|
|
5408
5440
|
"ap-northeast-1" : { },
|
|
5409
5441
|
"ap-northeast-2" : { },
|
|
@@ -5413,6 +5445,7 @@
|
|
|
5413
5445
|
"ca-central-1" : { },
|
|
5414
5446
|
"eu-central-1" : { },
|
|
5415
5447
|
"eu-north-1" : { },
|
|
5448
|
+
"eu-south-1" : { },
|
|
5416
5449
|
"eu-west-1" : { },
|
|
5417
5450
|
"eu-west-2" : { },
|
|
5418
5451
|
"eu-west-3" : { },
|
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.408.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-12-
|
|
11
|
+
date: 2020-12-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|