aws-sdk-core 2.8.14 → 2.9.0

Sign up to get free protection for your applications and to get access to all the features.
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.8.14
4
+ version: 2.9.0
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-03-28 00:00:00.000000000 Z
11
+ date: 2017-03-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -101,6 +101,10 @@ files:
101
101
  - apis/cloudfront/2016-11-25/examples-1.json
102
102
  - apis/cloudfront/2016-11-25/paginators-1.json
103
103
  - apis/cloudfront/2016-11-25/waiters-2.json
104
+ - apis/cloudfront/2017-03-25/api-2.json
105
+ - apis/cloudfront/2017-03-25/examples-1.json
106
+ - apis/cloudfront/2017-03-25/paginators-1.json
107
+ - apis/cloudfront/2017-03-25/waiters-2.json
104
108
  - apis/cloudhsm/2014-05-30/api-2.json
105
109
  - apis/cloudhsm/2014-05-30/examples-1.json
106
110
  - apis/cloudsearch/2013-01-01/api-2.json
@@ -321,6 +325,9 @@ files:
321
325
  - apis/rekognition/2016-06-27/api-2.json
322
326
  - apis/rekognition/2016-06-27/examples-1.json
323
327
  - apis/rekognition/2016-06-27/paginators-1.json
328
+ - apis/resourcegroupstaggingapi/2017-01-26/api-2.json
329
+ - apis/resourcegroupstaggingapi/2017-01-26/examples-1.json
330
+ - apis/resourcegroupstaggingapi/2017-01-26/paginators-1.json
324
331
  - apis/route53/2013-04-01/api-2.json
325
332
  - apis/route53/2013-04-01/examples-1.json
326
333
  - apis/route53/2013-04-01/paginators-1.json
@@ -528,6 +535,7 @@ files:
528
535
  - lib/aws-sdk-core/plugins/global_configuration.rb
529
536
  - lib/aws-sdk-core/plugins/helpful_socket_errors.rb
530
537
  - lib/aws-sdk-core/plugins/idempotency_token.rb
538
+ - lib/aws-sdk-core/plugins/jsonvalue_converter.rb
531
539
  - lib/aws-sdk-core/plugins/logging.rb
532
540
  - lib/aws-sdk-core/plugins/machine_learning_predict_endpoint.rb
533
541
  - lib/aws-sdk-core/plugins/param_converter.rb
@@ -572,6 +580,7 @@ files:
572
580
  - lib/aws-sdk-core/redshift.rb
573
581
  - lib/aws-sdk-core/refreshing_credentials.rb
574
582
  - lib/aws-sdk-core/rekognition.rb
583
+ - lib/aws-sdk-core/resourcegroupstaggingapi.rb
575
584
  - lib/aws-sdk-core/rest/handler.rb
576
585
  - lib/aws-sdk-core/rest/request/body.rb
577
586
  - lib/aws-sdk-core/rest/request/builder.rb