aws-sdk-core 2.5.7 → 2.5.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/application-autoscaling/2016-02-06/api-2.json +8 -2
- data/apis/application-autoscaling/2016-02-06/examples-1.json +252 -0
- data/apis/cognito-idp/2016-04-18/api-2.json +374 -28
- data/apis/config/2014-11-12/api-2.json +2 -1
- data/apis/gamelift/2015-10-01/api-2.json +12 -2
- data/apis/rds/2014-10-31/api-2.json +8 -0
- data/apis/rds/2014-10-31/examples-1.json +1463 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -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.5.
|
4
|
+
version: 2.5.8
|
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: 2016-
|
11
|
+
date: 2016-09-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|