aws-sdk-core 2.11.104 → 2.11.105
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/dax/2017-04-19/api-2.json +64 -10
- data/apis/ecs/2014-11-13/api-2.json +24 -1
- data/apis/rds/2013-01-10/examples-1.json +2 -2
- data/apis/rds/2013-02-12/examples-1.json +2 -2
- data/apis/rds/2013-09-09/examples-1.json +2 -2
- data/apis/rds/2014-09-01/examples-1.json +2 -2
- data/apis/rds/2014-09-01/paginators-1.json +1 -1
- data/apis/rds/2014-10-31/api-2.json +111 -13
- data/apis/rds/2014-10-31/examples-1.json +1138 -1138
- 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.11.
|
4
|
+
version: 2.11.105
|
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-08-
|
11
|
+
date: 2018-08-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|