aws-partitions 1.245.0 → 1.246.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: 55ad18242e18988ced1efc0212f45fc877ef44ad
4
- data.tar.gz: bfa0b639224dee14b82cffa361fd6bbd6007f715
3
+ metadata.gz: c40f805e1f76902e66d669945eb24b5976f8598f
4
+ data.tar.gz: 12d2107fb74976c3254c83b75ad1174e3c428473
5
5
  SHA512:
6
- metadata.gz: 472bab95d3b360a2f5e324a2421455d188d2ee985f7d28330af40cd8b338e45f3653ec4f90dd55ccd9356d62ec5a4266c56bc3e945bc424811d4fde9110b24cb
7
- data.tar.gz: 5b22637985c9496bb6dd3d7ab84367026aef09f017151a29db390075305cc90d5bd057fd847a2fb6c2c3143ccfe875c3ce86d447dd38b5d6cf6445f7f22891c6
6
+ metadata.gz: 9d4bccefca0ac2d2870af700e821af9ac3bc88684d44b5b50cc856c8bc589cb8a0264e911aaa7c4511ee06a95ad9986ddaf709722c7f6a7eeefb1e04f3a690ef
7
+ data.tar.gz: d3e670163db1d29e6748e111c065a1b78ddcadaea65b51ce0f2bcd4a4d80bd7927675914e3635cdb2d1b9ddddcc84a208adeb1df2bfa36e3e1f3759626d2325a
@@ -290,6 +290,7 @@ module Aws
290
290
  'EMR' => 'elasticmapreduce',
291
291
  'ElastiCache' => 'elasticache',
292
292
  'ElasticBeanstalk' => 'elasticbeanstalk',
293
+ 'ElasticInference' => 'api.elastic-inference',
293
294
  'ElasticLoadBalancing' => 'elasticloadbalancing',
294
295
  'ElasticLoadBalancingV2' => 'elasticloadbalancing',
295
296
  'ElasticTranscoder' => 'elastictranscoder',
@@ -3773,13 +3773,18 @@
3773
3773
  "protocols" : [ "https" ]
3774
3774
  },
3775
3775
  "endpoints" : {
3776
+ "ap-east-1" : { },
3776
3777
  "ap-northeast-1" : { },
3777
3778
  "ap-northeast-2" : { },
3778
3779
  "ap-south-1" : { },
3779
3780
  "ap-southeast-1" : { },
3781
+ "ap-southeast-2" : { },
3780
3782
  "ca-central-1" : { },
3781
3783
  "eu-central-1" : { },
3784
+ "eu-north-1" : { },
3782
3785
  "eu-west-1" : { },
3786
+ "eu-west-2" : { },
3787
+ "eu-west-3" : { },
3783
3788
  "us-east-1" : { },
3784
3789
  "us-east-1-fips" : {
3785
3790
  "credentialScope" : {
@@ -3794,6 +3799,7 @@
3794
3799
  },
3795
3800
  "hostname" : "translate-fips.us-east-2.amazonaws.com"
3796
3801
  },
3802
+ "us-west-1" : { },
3797
3803
  "us-west-2" : { },
3798
3804
  "us-west-2-fips" : {
3799
3805
  "credentialScope" : {
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.245.0
4
+ version: 1.246.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: 2019-11-25 00:00:00.000000000 Z
11
+ date: 2019-11-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: