aws-sdk-core 2.9.32 → 2.9.34
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/codebuild/2016-10-06/api-2.json +4 -2
- data/apis/email/2010-12-01/examples-1.json +1 -1
- data/apis/greengrass/2017-06-07/api-2.json +3451 -0
- data/lib/aws-sdk-core.rb +1 -0
- data/lib/aws-sdk-core/greengrass.rb +4 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +4 -0
- metadata +3 -1
data/lib/aws-sdk-core.rb
CHANGED
data/lib/aws-sdk-core/version.rb
CHANGED
data/service-models.json
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.9.
|
4
|
+
version: 2.9.34
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
@@ -246,6 +246,7 @@ files:
|
|
246
246
|
- apis/glacier/2012-06-01/paginators-1.json
|
247
247
|
- apis/glacier/2012-06-01/resources-1.json
|
248
248
|
- apis/glacier/2012-06-01/waiters-2.json
|
249
|
+
- apis/greengrass/2017-06-07/api-2.json
|
249
250
|
- apis/health/2016-08-04/api-2.json
|
250
251
|
- apis/health/2016-08-04/examples-1.json
|
251
252
|
- apis/health/2016-08-04/paginators-1.json
|
@@ -502,6 +503,7 @@ files:
|
|
502
503
|
- lib/aws-sdk-core/firehose.rb
|
503
504
|
- lib/aws-sdk-core/gamelift.rb
|
504
505
|
- lib/aws-sdk-core/glacier.rb
|
506
|
+
- lib/aws-sdk-core/greengrass.rb
|
505
507
|
- lib/aws-sdk-core/health.rb
|
506
508
|
- lib/aws-sdk-core/iam.rb
|
507
509
|
- lib/aws-sdk-core/importexport.rb
|