aws-partitions 1.403.0 → 1.404.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aws-partitions.rb +4 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6df3f4eeccc20d589249efae13eba9475d04dfc55b670e7b6a94d24f1d338f3a
4
- data.tar.gz: 14ec2afb1ef0d20bc8c8203e8bee16dd111396030e74fffa51c59955f8607312
3
+ metadata.gz: 365b0935700562b00f94a974b0b3e866fde2f2550be48738a4944cb09c8eb15f
4
+ data.tar.gz: 40fd8294e523861277a9de42fa90e24f25acadab45fbcd76fb00c6a66bacb0f8
5
5
  SHA512:
6
- metadata.gz: 17013ce8dc250a8f894799a5bdca0394804d7ee3a4cee65ecba8424c52d82ef6c7d4e70eb74e93c004987d35a7529ba5a045d53129d126b9039a11db234d1d2d
7
- data.tar.gz: 205c43f961e1ef749ed6be76a6104271296e0f42145abc41d822ccf5b404209b240f83307c06ee367091e46a3d64c7afe977aaccfe54b5cfca8a48b51e5d2274
6
+ metadata.gz: 71e62c8117519af92184877118bf045c6ff59039934ba5c97a202640201444cfb6b481978a25a7be8786a0b2ce5cf3574e174aaa701b043630695fafc7454597
7
+ data.tar.gz: d06e49e3175c51e1063d162bdb80e1e08a19b395ffe060ea932945f19ce94ec8409ab61e1bc26becc339546d8406d29269298141f001496a14c84353a4d471ab
@@ -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',
@@ -331,6 +333,7 @@ module Aws
331
333
  'GroundStation' => 'groundstation',
332
334
  'GuardDuty' => 'guardduty',
333
335
  'Health' => 'health',
336
+ 'HealthLake' => 'healthlake',
334
337
  'Honeycode' => 'honeycode',
335
338
  'IAM' => 'iam',
336
339
  'IVS' => 'ivs',
@@ -436,6 +439,7 @@ module Aws
436
439
  'SageMaker' => 'api.sagemaker',
437
440
  'SageMakerFeatureStoreRuntime' => 'featurestore-runtime.sagemaker',
438
441
  'SageMakerRuntime' => 'runtime.sagemaker',
442
+ 'SagemakerEdgeManager' => 'edge.sagemaker',
439
443
  'SavingsPlans' => 'savingsplans',
440
444
  'Schemas' => 'schemas',
441
445
  'SecretsManager' => 'secretsmanager',
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.403.0
4
+ version: 1.404.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-07 00:00:00.000000000 Z
11
+ date: 2020-12-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: