aws-sdk-core 2.11.77 → 2.11.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/apis/elasticbeanstalk/2010-12-01/api-2.json +2 -1
- data/apis/elasticbeanstalk/2010-12-01/examples-1.json +687 -687
- data/apis/elasticbeanstalk/2010-12-01/smoke.json +18 -0
- data/apis/lambda/2015-03-31/api-2.json +14 -4
- data/apis/lambda/2015-03-31/smoke.json +18 -0
- data/apis/storagegateway/2013-06-30/api-2.json +268 -1
- data/apis/storagegateway/2013-06-30/examples-1.json +857 -857
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +4 -2
data/lib/aws-sdk-core/version.rb
CHANGED
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.
|
|
4
|
+
version: 2.11.78
|
|
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: 2018-06-
|
|
11
|
+
date: 2018-06-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jmespath
|
|
@@ -255,6 +255,7 @@ files:
|
|
|
255
255
|
- apis/elasticbeanstalk/2010-12-01/api-2.json
|
|
256
256
|
- apis/elasticbeanstalk/2010-12-01/examples-1.json
|
|
257
257
|
- apis/elasticbeanstalk/2010-12-01/paginators-1.json
|
|
258
|
+
- apis/elasticbeanstalk/2010-12-01/smoke.json
|
|
258
259
|
- apis/elasticfilesystem/2015-02-01/api-2.json
|
|
259
260
|
- apis/elasticfilesystem/2015-02-01/examples-1.json
|
|
260
261
|
- apis/elasticfilesystem/2015-02-01/paginators-1.json
|
|
@@ -358,6 +359,7 @@ files:
|
|
|
358
359
|
- apis/lambda/2015-03-31/api-2.json
|
|
359
360
|
- apis/lambda/2015-03-31/examples-1.json
|
|
360
361
|
- apis/lambda/2015-03-31/paginators-1.json
|
|
362
|
+
- apis/lambda/2015-03-31/smoke.json
|
|
361
363
|
- apis/lex-models/2017-04-19/api-2.json
|
|
362
364
|
- apis/lex-models/2017-04-19/examples-1.json
|
|
363
365
|
- apis/lex-models/2017-04-19/paginators-1.json
|