aws-sdk-core 2.9.29 → 2.9.30

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version":"1.0",
3
- "examples":{
2
+ "version": "1.0",
3
+ "examples": {
4
4
  }
5
5
  }
@@ -0,0 +1,4 @@
1
+ {
2
+ "pagination": {
3
+ }
4
+ }
@@ -2,4 +2,5 @@ Aws.add_service(:IoT, {
2
2
  api: "#{Aws::API_DIR}/iot/2015-05-28/api-2.json",
3
3
  docs: "#{Aws::API_DIR}/iot/2015-05-28/docs-2.json",
4
4
  examples: "#{Aws::API_DIR}/iot/2015-05-28/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/iot/2015-05-28/paginators-1.json",
5
6
  })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.9.29'
2
+ VERSION = '2.9.30'
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.9.29
4
+ version: 2.9.30
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-06-02 00:00:00.000000000 Z
11
+ date: 2017-06-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -262,6 +262,7 @@ files:
262
262
  - apis/iot-data/2015-05-28/api-2.json
263
263
  - apis/iot/2015-05-28/api-2.json
264
264
  - apis/iot/2015-05-28/examples-1.json
265
+ - apis/iot/2015-05-28/paginators-1.json
265
266
  - apis/kinesis/2013-12-02/api-2.json
266
267
  - apis/kinesis/2013-12-02/examples-1.json
267
268
  - apis/kinesis/2013-12-02/paginators-1.json