aws-sdk-core 2.2.35 → 2.2.36

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -1,5 +1,6 @@
1
1
  Aws.add_service(:KMS, {
2
2
  api: "#{Aws::API_DIR}/kms/2014-11-01/api-2.json",
3
3
  docs: "#{Aws::API_DIR}/kms/2014-11-01/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/kms/2014-11-01/examples-1.json",
4
5
  paginators: "#{Aws::API_DIR}/kms/2014-11-01/paginators-1.json",
5
6
  })
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.2.35'
2
+ VERSION = '2.2.36'
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.2.35
4
+ version: 2.2.36
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-04-19 00:00:00.000000000 Z
11
+ date: 2016-04-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -153,6 +153,7 @@ files:
153
153
  - apis/kinesis/2013-12-02/paginators-1.json
154
154
  - apis/kinesis/2013-12-02/waiters-2.json
155
155
  - apis/kms/2014-11-01/api-2.json
156
+ - apis/kms/2014-11-01/examples-1.json
156
157
  - apis/kms/2014-11-01/paginators-1.json
157
158
  - apis/lambda/2014-11-11/api-2.json
158
159
  - apis/lambda/2014-11-11/paginators-1.json