aws-sdk-core 2.6.39 → 2.6.40
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/firehose/2015-08-04/api-2.json +151 -5
- data/apis/firehose/2015-08-04/examples-1.json +5 -0
- data/apis/route53/2013-04-01/api-2.json +8 -2
- data/apis/storagegateway/2013-06-30/api-2.json +269 -7
- data/apis/storagegateway/2013-06-30/examples-1.json +1376 -0
- data/endpoints.json +1 -0
- data/lib/aws-sdk-core/firehose.rb +1 -0
- data/lib/aws-sdk-core/plugins/retry_errors.rb +1 -0
- data/lib/aws-sdk-core/plugins/sqs_md5s.rb +1 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +3 -2
data/endpoints.json
CHANGED
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.6.
|
4
|
+
version: 2.6.40
|
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-12-
|
11
|
+
date: 2016-12-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|
@@ -202,6 +202,7 @@ files:
|
|
202
202
|
- apis/events/2015-10-07/api-2.json
|
203
203
|
- apis/events/2015-10-07/examples-1.json
|
204
204
|
- apis/firehose/2015-08-04/api-2.json
|
205
|
+
- apis/firehose/2015-08-04/examples-1.json
|
205
206
|
- apis/gamelift/2015-10-01/api-2.json
|
206
207
|
- apis/gamelift/2015-10-01/examples-1.json
|
207
208
|
- apis/glacier/2012-06-01/api-2.json
|