aws-sdk-core 2.2.6 → 2.2.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/cloudfront/{2015-07-27 → 2015-09-17}/api-2.json +248 -819
- data/apis/cloudfront/2015-09-17/examples-1.json +5 -0
- data/apis/cloudfront/{2015-07-27 → 2015-09-17}/paginators-1.json +0 -0
- data/apis/cloudfront/{2015-07-27 → 2015-09-17}/waiters-2.json +0 -0
- data/apis/cloudtrail/2013-11-01/api-2.json +105 -846
- data/apis/cloudtrail/2013-11-01/examples-1.json +5 -0
- data/apis/config/2014-11-12/api-2.json +21 -4
- data/apis/ec2/2015-10-01/api-2.json +209 -28
- data/apis/iam/2010-05-08/paginators-1.json +7 -0
- data/apis/iot-data/2015-05-28/api-2.json +35 -158
- data/apis/iot/2015-05-28/api-2.json +11 -2
- data/apis/iot/2015-05-28/examples-1.json +5 -0
- data/apis/rds/2014-10-31/api-2.json +15 -5
- data/apis/ssm/2014-11-06/api-2.json +89 -725
- data/apis/ssm/2014-11-06/examples-1.json +5 -0
- data/lib/aws-sdk-core/cloudfront.rb +5 -4
- data/lib/aws-sdk-core/cloudtrail.rb +1 -0
- data/lib/aws-sdk-core/iot.rb +1 -0
- data/lib/aws-sdk-core/ssm.rb +1 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +9 -5
@@ -1,6 +1,7 @@
|
|
1
1
|
Aws.add_service(:CloudFront, {
|
2
|
-
api: "#{Aws::API_DIR}/cloudfront/2015-
|
3
|
-
docs: "#{Aws::API_DIR}/cloudfront/2015-
|
4
|
-
|
5
|
-
|
2
|
+
api: "#{Aws::API_DIR}/cloudfront/2015-09-17/api-2.json",
|
3
|
+
docs: "#{Aws::API_DIR}/cloudfront/2015-09-17/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/cloudfront/2015-09-17/examples-1.json",
|
5
|
+
paginators: "#{Aws::API_DIR}/cloudfront/2015-09-17/paginators-1.json",
|
6
|
+
waiters: "#{Aws::API_DIR}/cloudfront/2015-09-17/waiters-2.json",
|
6
7
|
})
|
@@ -1,5 +1,6 @@
|
|
1
1
|
Aws.add_service(:CloudTrail, {
|
2
2
|
api: "#{Aws::API_DIR}/cloudtrail/2013-11-01/api-2.json",
|
3
3
|
docs: "#{Aws::API_DIR}/cloudtrail/2013-11-01/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/cloudtrail/2013-11-01/examples-1.json",
|
4
5
|
paginators: "#{Aws::API_DIR}/cloudtrail/2013-11-01/paginators-1.json",
|
5
6
|
})
|
data/lib/aws-sdk-core/iot.rb
CHANGED
data/lib/aws-sdk-core/ssm.rb
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.2.
|
4
|
+
version: 2.2.7
|
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: 2015-12-
|
11
|
+
date: 2015-12-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|
@@ -42,14 +42,16 @@ files:
|
|
42
42
|
- apis/cloudformation/2010-05-15/paginators-1.json
|
43
43
|
- apis/cloudformation/2010-05-15/resources-1.json
|
44
44
|
- apis/cloudformation/2010-05-15/waiters-2.json
|
45
|
-
- apis/cloudfront/2015-
|
46
|
-
- apis/cloudfront/2015-
|
47
|
-
- apis/cloudfront/2015-
|
45
|
+
- apis/cloudfront/2015-09-17/api-2.json
|
46
|
+
- apis/cloudfront/2015-09-17/examples-1.json
|
47
|
+
- apis/cloudfront/2015-09-17/paginators-1.json
|
48
|
+
- apis/cloudfront/2015-09-17/waiters-2.json
|
48
49
|
- apis/cloudhsm/2014-05-30/api-2.json
|
49
50
|
- apis/cloudsearch/2013-01-01/api-2.json
|
50
51
|
- apis/cloudsearch/2013-01-01/paginators-1.json
|
51
52
|
- apis/cloudsearchdomain/2013-01-01/api-2.json
|
52
53
|
- apis/cloudtrail/2013-11-01/api-2.json
|
54
|
+
- apis/cloudtrail/2013-11-01/examples-1.json
|
53
55
|
- apis/cloudtrail/2013-11-01/paginators-1.json
|
54
56
|
- apis/codecommit/2015-04-13/api-2.json
|
55
57
|
- apis/codecommit/2015-04-13/paginators-1.json
|
@@ -120,6 +122,7 @@ files:
|
|
120
122
|
- apis/inspector/2015-08-18/examples-1.json
|
121
123
|
- apis/iot-data/2015-05-28/api-2.json
|
122
124
|
- apis/iot/2015-05-28/api-2.json
|
125
|
+
- apis/iot/2015-05-28/examples-1.json
|
123
126
|
- apis/kinesis/2013-12-02/api-2.json
|
124
127
|
- apis/kinesis/2013-12-02/paginators-1.json
|
125
128
|
- apis/kinesis/2013-12-02/waiters-2.json
|
@@ -167,6 +170,7 @@ files:
|
|
167
170
|
- apis/sqs/2012-11-05/examples-1.json
|
168
171
|
- apis/sqs/2012-11-05/paginators-1.json
|
169
172
|
- apis/ssm/2014-11-06/api-2.json
|
173
|
+
- apis/ssm/2014-11-06/examples-1.json
|
170
174
|
- apis/storagegateway/2013-06-30/api-2.json
|
171
175
|
- apis/storagegateway/2013-06-30/paginators-1.json
|
172
176
|
- apis/streams.dynamodb/2012-08-10/api-2.json
|