aws-partitions 1.291.0 → 1.292.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4aeb005a3c6e354229657f32b7a4e1224256cdf1
4
- data.tar.gz: ace80b6712b4813984c41b34b34ff1100875ab4e
3
+ metadata.gz: 1cb26bd1d9370a13ac9ac241cde73f5a08bb7230
4
+ data.tar.gz: cbeea5dbe7a5d80242ab3167f574e2994f05f748
5
5
  SHA512:
6
- metadata.gz: 53707e5429f34b00fbbd2cecc64d126904b672b6eff895b4e850775c5c36b416fb68f053f719318f01c59c11c3c75722c0d6338fd200ad5ebc2003e2f821e14c
7
- data.tar.gz: b00ed493fcf43e914f9d88510540dc38ffc058cb44bc0dea68db268a26926f78637b327b40602eb963566f9f12d870eef00e60186ee2cffca9f6d6e1836a29a4
6
+ metadata.gz: f9ae6fbb761b873b58151917c850415ef14b18c8cbb7af7fa2373cf0249189364a27540fa60de39113583412f259937f90b81b6ff80c643bab6a2d477eec896a
7
+ data.tar.gz: e43ea1c241b904adaf84e96882ea2f1919b3c1349a379cb20272bb292a54544e72e1c3425abe04534745b12342fd2394980deab362ea37ca67dc0159efff0367
@@ -298,7 +298,7 @@ module Aws
298
298
  'EMR' => 'elasticmapreduce',
299
299
  'ElastiCache' => 'elasticache',
300
300
  'ElasticBeanstalk' => 'elasticbeanstalk',
301
- 'ElasticInference' => 'api.elastic-inference',
301
+ 'ElasticInference' => 'elastic-inference',
302
302
  'ElasticLoadBalancing' => 'elasticloadbalancing',
303
303
  'ElasticLoadBalancingV2' => 'elasticloadbalancing',
304
304
  'ElasticTranscoder' => 'elastictranscoder',
@@ -1637,6 +1637,28 @@
1637
1637
  "us-west-2" : { }
1638
1638
  }
1639
1639
  },
1640
+ "elastic-inference" : {
1641
+ "endpoints" : {
1642
+ "ap-northeast-1" : {
1643
+ "hostname" : "api.elastic-inference.ap-northeast-1.amazonaws.com"
1644
+ },
1645
+ "ap-northeast-2" : {
1646
+ "hostname" : "api.elastic-inference.ap-northeast-2.amazonaws.com"
1647
+ },
1648
+ "eu-west-1" : {
1649
+ "hostname" : "api.elastic-inference.eu-west-1.amazonaws.com"
1650
+ },
1651
+ "us-east-1" : {
1652
+ "hostname" : "api.elastic-inference.us-east-1.amazonaws.com"
1653
+ },
1654
+ "us-east-2" : {
1655
+ "hostname" : "api.elastic-inference.us-east-2.amazonaws.com"
1656
+ },
1657
+ "us-west-2" : {
1658
+ "hostname" : "api.elastic-inference.us-west-2.amazonaws.com"
1659
+ }
1660
+ }
1661
+ },
1640
1662
  "elasticache" : {
1641
1663
  "endpoints" : {
1642
1664
  "ap-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.291.0
4
+ version: 1.292.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-03-30 00:00:00.000000000 Z
11
+ date: 2020-03-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: