aws-sdk-core 2.11.107 → 2.11.108
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/autoscaling/2011-01-01/api-2.json +97 -0
- data/apis/autoscaling/2011-01-01/smoke.json +20 -0
- data/apis/cloudfront/2018-06-18/api-2.json +3907 -0
- data/apis/cloudfront/2018-06-18/examples-1.json +5 -0
- data/apis/cloudfront/2018-06-18/paginators-1.json +32 -0
- data/apis/cloudfront/2018-06-18/smoke.json +20 -0
- data/apis/cloudfront/2018-06-18/waiters-2.json +47 -0
- data/apis/es/2015-01-01/api-2.json +210 -0
- data/apis/es/2015-01-01/paginators-1.json +5 -0
- data/endpoints.json +15 -12
- data/lib/aws-sdk-core/cloudfront.rb +5 -5
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +1 -1
- metadata +8 -2
data/lib/aws-sdk-core/version.rb
CHANGED
data/service-models.json
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.11.
|
4
|
+
version: 2.11.108
|
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: 2018-08-
|
11
|
+
date: 2018-08-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|
@@ -87,6 +87,7 @@ files:
|
|
87
87
|
- apis/autoscaling/2011-01-01/examples-1.json
|
88
88
|
- apis/autoscaling/2011-01-01/paginators-1.json
|
89
89
|
- apis/autoscaling/2011-01-01/resources-1.json
|
90
|
+
- apis/autoscaling/2011-01-01/smoke.json
|
90
91
|
- apis/autoscaling/2011-01-01/waiters-2.json
|
91
92
|
- apis/batch/2016-08-10/api-2.json
|
92
93
|
- apis/batch/2016-08-10/examples-1.json
|
@@ -143,6 +144,11 @@ files:
|
|
143
144
|
- apis/cloudfront/2017-10-30/paginators-1.json
|
144
145
|
- apis/cloudfront/2017-10-30/smoke.json
|
145
146
|
- apis/cloudfront/2017-10-30/waiters-2.json
|
147
|
+
- apis/cloudfront/2018-06-18/api-2.json
|
148
|
+
- apis/cloudfront/2018-06-18/examples-1.json
|
149
|
+
- apis/cloudfront/2018-06-18/paginators-1.json
|
150
|
+
- apis/cloudfront/2018-06-18/smoke.json
|
151
|
+
- apis/cloudfront/2018-06-18/waiters-2.json
|
146
152
|
- apis/cloudhsm/2014-05-30/api-2.json
|
147
153
|
- apis/cloudhsm/2014-05-30/examples-1.json
|
148
154
|
- apis/cloudhsm/2014-05-30/paginators-1.json
|