aws-sdk-core 2.10.48 → 2.10.49

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: 9570253fd4c7f2ecdebd9c0c408a68c8205c8c1f
4
- data.tar.gz: 9568baa9bd18c2d1023ed435a6483bc0280ec728
3
+ metadata.gz: ecf48982031c8ac625ce0a9c8421af17fc80ae61
4
+ data.tar.gz: b0d0ec5cad7568731d2d88941c355fc5b97c2bf9
5
5
  SHA512:
6
- metadata.gz: e98c44a62429e7924ba5371062c5d3f22b60b0271febce70424061f939cafe486c562364ac47743281e7c210f7865cbd3579b400c5000acc74b58c567906fa38
7
- data.tar.gz: c4ecd0d830a909ed58f70b1b726a6322f8ba070269d5e2c593aa0198fa35be71e21d047fc2ef5d4aaf678208f872f9e894feda260f6d79c6c2db7f0c7ad1b34c
6
+ metadata.gz: a51977126450105390d4473ad2a03b9fff214e766295f676d7304cf7a67635e0b2e41137fff9525914abdc37c889256ac30c3ad5af5a4e9b3be8d9563be77f80
7
+ data.tar.gz: 0ba7995c48cc893e56fa68ce9dac79e792f228a1d6abad417f522babb77347fe4ecb29fe7bccd4496770282b26039a8eda1e5b4c688c36798aee20f06801698c
@@ -7446,7 +7446,10 @@
7446
7446
  },
7447
7447
  "ElasticGpuSet":{
7448
7448
  "type":"list",
7449
- "member":{"shape":"ElasticGpus"}
7449
+ "member":{
7450
+ "shape":"ElasticGpus",
7451
+ "locationName":"item"
7452
+ }
7450
7453
  },
7451
7454
  "ElasticGpuSpecification":{
7452
7455
  "type":"structure",
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.10.48'
2
+ VERSION = '2.10.49'
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.48
4
+ version: 2.10.49
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-09-18 00:00:00.000000000 Z
11
+ date: 2017-09-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath