aws-sdk-core 2.10.102 → 2.10.103

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: 0a1ed1ba80597e354bbf9cfa2627fa2033eb0557
4
- data.tar.gz: 11cb0e3dc8d3413fde185852e1ee868397b696ba
3
+ metadata.gz: c94e6389cb1eee02f57fdddfe0535d5696d58126
4
+ data.tar.gz: 54baa25f025958de99d162dd2d0ec1be49585df5
5
5
  SHA512:
6
- metadata.gz: 64277c27ab1a01465b7fdecc26db3cf25058ed0c5b48d155d0005e2672b9cd6787e0d73533d7c90a4c62c52304e36971189d627450cecfd69a42f1acf03420c7
7
- data.tar.gz: ab23c38b0dbdc3458b01993bac968c199860dd656fe84a185289bc5fc6fc0aa25f938e550bcb63bdd170368ff245cf8f6f21da3981b0474429a993fb948f20c1
6
+ metadata.gz: 78d47a7ec949188565b7e95da3e5a57908389890b4944ae852ce2da5db9796bc670276ee18dc6fdb8ac60b87379eb73cd1196af81f6f05a90a7ce0cbf7c88fc7
7
+ data.tar.gz: 1c184aeb8dcebf68cfb989ee537c3f097735b3294f5747eb1437e8123a82bcf6ea19d3937b056477d566828877b72851bd27b618d80f9095eea748b6aa21a035
@@ -4128,7 +4128,8 @@
4128
4128
  "requestParameters":{"shape":"MapOfStringToBoolean"},
4129
4129
  "requestModels":{"shape":"MapOfStringToString"},
4130
4130
  "methodResponses":{"shape":"MapOfMethodResponse"},
4131
- "methodIntegration":{"shape":"Integration"}
4131
+ "methodIntegration":{"shape":"Integration"},
4132
+ "authorizationScopes":{"shape":"ListOfString"}
4132
4133
  }
4133
4134
  },
4134
4135
  "MethodResponse":{
@@ -4346,7 +4347,8 @@
4346
4347
  "operationName":{"shape":"String"},
4347
4348
  "requestParameters":{"shape":"MapOfStringToBoolean"},
4348
4349
  "requestModels":{"shape":"MapOfStringToString"},
4349
- "requestValidatorId":{"shape":"String"}
4350
+ "requestValidatorId":{"shape":"String"},
4351
+ "authorizationScopes":{"shape":"ListOfString"}
4350
4352
  }
4351
4353
  },
4352
4354
  "PutMethodResponseRequest":{
@@ -896,6 +896,7 @@
896
896
  "ap-northeast-2" : { },
897
897
  "ap-south-1" : { },
898
898
  "ap-southeast-2" : { },
899
+ "eu-central-1" : { },
899
900
  "eu-west-1" : { },
900
901
  "us-east-1" : { },
901
902
  "us-west-1" : { },
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.10.102'
2
+ VERSION = '2.10.103'
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.10.102
4
+ version: 2.10.103
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: 2017-12-12 00:00:00.000000000 Z
11
+ date: 2017-12-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath