aws-partitions 1.90.0 → 1.91.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 +1 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e562e3c2b701c6bf0654496bbe421892c65fcff3
4
- data.tar.gz: fe5379fa673e85abc7fc25cdecf88f808d492521
3
+ metadata.gz: 96bd77eecb4c6f23625cdb64ac97853648b37a6b
4
+ data.tar.gz: 27241204661fc8a18a0911006e2fd0fc4f681964
5
5
  SHA512:
6
- metadata.gz: e8b62b988c8cc0313bb56b1451098525094b56d86e8bc1826d4d78cd4bb136d8510a2e0cc667130285be75213ed58be2fa62ef99a71a205c22d7b6f5cee0f6ac
7
- data.tar.gz: 61203c79a0e93a1523c830a405330661ba7272ad556911af0bab8d9337e0a36e9777658aaed0e28b8608cf59929aecb959d901fd2502ee59feff7249f8eac826
6
+ metadata.gz: a1dc38be0e34de811ab4649530bdc8d6a809778c904150fcbc8def964be128e05e300a568d8f96d8a660dc033bdb1b9729ee46b2716db739bb57806e6061cf61
7
+ data.tar.gz: 6aba60022eca091bf7e4b7566556815407c0eda86497cc08482adc775ec4570b6745740cb5ea71b0b4110e16bbbcd442a8e04a2e3a70df8870548e3e90ee2bad
@@ -270,6 +270,7 @@ module Aws
270
270
  'ECR' => 'ecr',
271
271
  'ECS' => 'ecs',
272
272
  'EFS' => 'elasticfilesystem',
273
+ 'EKS' => 'eks',
273
274
  'EMR' => 'elasticmapreduce',
274
275
  'ElastiCache' => 'elasticache',
275
276
  'ElasticBeanstalk' => 'elasticbeanstalk',
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.90.0
4
+ version: 1.91.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: 2018-06-01 00:00:00.000000000 Z
11
+ date: 2018-06-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: