aws-sdk-core 2.6.10 → 2.6.11

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,9 +1,9 @@
1
1
  Aws.add_service(:CloudFront, {
2
- api: "#{Aws::API_DIR}/cloudfront/2016-09-07/api-2.json",
3
- docs: "#{Aws::API_DIR}/cloudfront/2016-09-07/docs-2.json",
4
- examples: "#{Aws::API_DIR}/cloudfront/2016-09-07/examples-1.json",
5
- paginators: "#{Aws::API_DIR}/cloudfront/2016-09-07/paginators-1.json",
6
- waiters: "#{Aws::API_DIR}/cloudfront/2016-09-07/waiters-2.json",
2
+ api: "#{Aws::API_DIR}/cloudfront/2016-09-29/api-2.json",
3
+ docs: "#{Aws::API_DIR}/cloudfront/2016-09-29/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/cloudfront/2016-09-29/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/cloudfront/2016-09-29/paginators-1.json",
6
+ waiters: "#{Aws::API_DIR}/cloudfront/2016-09-29/waiters-2.json",
7
7
  })
8
8
 
9
9
  module Aws
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.6.10'
2
+ VERSION = '2.6.11'
3
3
  end
@@ -24,7 +24,7 @@
24
24
  "endpoint": "cloudformation"
25
25
  },
26
26
  "CloudFront": {
27
- "models": "cloudfront/2016-09-07",
27
+ "models": "cloudfront/2016-09-29",
28
28
  "endpoint": "cloudfront"
29
29
  },
30
30
  "CloudHSM": {
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.10
4
+ version: 2.6.11
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-10-17 00:00:00.000000000 Z
11
+ date: 2016-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -67,6 +67,10 @@ files:
67
67
  - apis/cloudfront/2016-09-07/examples-1.json
68
68
  - apis/cloudfront/2016-09-07/paginators-1.json
69
69
  - apis/cloudfront/2016-09-07/waiters-2.json
70
+ - apis/cloudfront/2016-09-29/api-2.json
71
+ - apis/cloudfront/2016-09-29/examples-1.json
72
+ - apis/cloudfront/2016-09-29/paginators-1.json
73
+ - apis/cloudfront/2016-09-29/waiters-2.json
70
74
  - apis/cloudhsm/2014-05-30/api-2.json
71
75
  - apis/cloudhsm/2014-05-30/examples-1.json
72
76
  - apis/cloudsearch/2013-01-01/api-2.json