aws-sdk-core 2.11.554 → 2.11.555

Sign up to get free protection for your applications and to get access to all the features.
@@ -4991,6 +4991,31 @@
4991
4991
  "us-west-2" : { }
4992
4992
  }
4993
4993
  },
4994
+ "servicequotas" : {
4995
+ "defaults" : {
4996
+ "protocols" : [ "https" ]
4997
+ },
4998
+ "endpoints" : {
4999
+ "ap-east-1" : { },
5000
+ "ap-northeast-1" : { },
5001
+ "ap-northeast-2" : { },
5002
+ "ap-south-1" : { },
5003
+ "ap-southeast-1" : { },
5004
+ "ap-southeast-2" : { },
5005
+ "ca-central-1" : { },
5006
+ "eu-central-1" : { },
5007
+ "eu-north-1" : { },
5008
+ "eu-west-1" : { },
5009
+ "eu-west-2" : { },
5010
+ "eu-west-3" : { },
5011
+ "me-south-1" : { },
5012
+ "sa-east-1" : { },
5013
+ "us-east-1" : { },
5014
+ "us-east-2" : { },
5015
+ "us-west-1" : { },
5016
+ "us-west-2" : { }
5017
+ }
5018
+ },
4994
5019
  "session.qldb" : {
4995
5020
  "endpoints" : {
4996
5021
  "ap-northeast-1" : { },
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.554'
2
+ VERSION = '2.11.555'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.554
4
+ version: 2.11.555
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-07-28 00:00:00.000000000 Z
11
+ date: 2020-07-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath