aws-sdk-core 2.11.112 → 2.11.113

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,11 @@
1
1
  {
2
2
  "pagination": {
3
+ "DescribeDBClusters": {
4
+ "input_token": "Marker",
5
+ "limit_key": "MaxRecords",
6
+ "output_token": "Marker",
7
+ "result_key": "DBClusters"
8
+ },
3
9
  "DescribeDBEngineVersions": {
4
10
  "input_token": "Marker",
5
11
  "limit_key": "MaxRecords",
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.112'
2
+ VERSION = '2.11.113'
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.11.112
4
+ version: 2.11.113
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-20 00:00:00.000000000 Z
11
+ date: 2018-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath