aws-sdk-cloudtrail 1.32.0 → 1.36.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +261 -0
- data/LICENSE.txt +202 -0
- data/VERSION +1 -0
- data/lib/aws-sdk-cloudtrail.rb +2 -2
- data/lib/aws-sdk-cloudtrail/client.rb +4 -4
- data/lib/aws-sdk-cloudtrail/client_api.rb +7 -1
- data/lib/aws-sdk-cloudtrail/customizations.rb +1 -1
- data/lib/aws-sdk-cloudtrail/errors.rb +12 -1
- data/lib/aws-sdk-cloudtrail/resource.rb +1 -1
- data/lib/aws-sdk-cloudtrail/types.rb +81 -24
- metadata +11 -9
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 36e28fe3df56f363383efd9feff60f334451fa80ff8f10c601892ba1de9c1b18
|
|
4
|
+
data.tar.gz: 70f661cf9597535c88bffef14bce07d60bf463aae6432c71b4032b5b0c9e8337
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d4972fbe4907d8bf22b13a5362e7b051cedd48bc975e1dfc96661edfb2e277f7645c4495f51c6a50d7c5870911d8a2923b383439b15b3efbfcdba1d67672840d
|
|
7
|
+
data.tar.gz: 8e46f3c22c028878c091566a18541a917ba2d9913b0c1eb3f28292f3de4999387a9932e37699c5696bfbe0e55f135d8699a4b840b4e3b80fd479ce7d715ba5b6
|
data/CHANGELOG.md
ADDED
|
@@ -0,0 +1,261 @@
|
|
|
1
|
+
Unreleased Changes
|
|
2
|
+
------------------
|
|
3
|
+
|
|
4
|
+
1.36.0 (2021-07-28)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
8
|
+
|
|
9
|
+
1.35.0 (2021-06-04)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - AWS CloudTrail supports data events on new service resources, including Amazon DynamoDB tables and S3 Object Lambda access points.
|
|
13
|
+
|
|
14
|
+
1.34.0 (2021-03-10)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
18
|
+
|
|
19
|
+
1.33.0 (2021-02-08)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - ConflictException is now thrown when certain operations are called on resources before CloudTrail has time to load the resources. Two new exceptions have been added to the PutInsightSelectors API.
|
|
23
|
+
|
|
24
|
+
1.32.0 (2021-02-02)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
28
|
+
|
|
29
|
+
1.31.0 (2020-12-11)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - CloudTrailInvalidClientTokenIdException is now thrown when a call results in the InvalidClientTokenId error code. The Name parameter of the AdvancedEventSelector data type is now optional.
|
|
33
|
+
|
|
34
|
+
1.30.0 (2020-11-24)
|
|
35
|
+
------------------
|
|
36
|
+
|
|
37
|
+
* Feature - CloudTrail now includes advanced event selectors, which give you finer-grained control over the events that are logged to your trail.
|
|
38
|
+
|
|
39
|
+
1.29.0 (2020-09-30)
|
|
40
|
+
------------------
|
|
41
|
+
|
|
42
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
43
|
+
|
|
44
|
+
1.28.0 (2020-09-15)
|
|
45
|
+
------------------
|
|
46
|
+
|
|
47
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
48
|
+
|
|
49
|
+
1.27.0 (2020-08-25)
|
|
50
|
+
------------------
|
|
51
|
+
|
|
52
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
53
|
+
|
|
54
|
+
1.26.0 (2020-07-02)
|
|
55
|
+
------------------
|
|
56
|
+
|
|
57
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
58
|
+
|
|
59
|
+
1.25.0 (2020-06-23)
|
|
60
|
+
------------------
|
|
61
|
+
|
|
62
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
63
|
+
|
|
64
|
+
1.24.1 (2020-06-11)
|
|
65
|
+
------------------
|
|
66
|
+
|
|
67
|
+
* Issue - Republish previous version with correct dependency on `aws-sdk-core`.
|
|
68
|
+
|
|
69
|
+
1.24.0 (2020-06-10)
|
|
70
|
+
------------------
|
|
71
|
+
|
|
72
|
+
* Issue - This version has been yanked. (#2327).
|
|
73
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
74
|
+
|
|
75
|
+
1.23.0 (2020-05-28)
|
|
76
|
+
------------------
|
|
77
|
+
|
|
78
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
79
|
+
|
|
80
|
+
1.22.0 (2020-05-07)
|
|
81
|
+
------------------
|
|
82
|
+
|
|
83
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
84
|
+
|
|
85
|
+
1.21.0 (2020-03-09)
|
|
86
|
+
------------------
|
|
87
|
+
|
|
88
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
89
|
+
|
|
90
|
+
1.20.0 (2019-11-20)
|
|
91
|
+
------------------
|
|
92
|
+
|
|
93
|
+
* Feature - 1. This release adds two new APIs, GetInsightSelectors and PutInsightSelectors, which let you configure CloudTrail Insights event delivery on a trail. An Insights event is a new type of event that is generated when CloudTrail detects unusual activity in your AWS account. In this release, only "ApiCallRateInsight" is a supported Insights event type. 2. This release also adds the new "ExcludeManagementEventSource" option to the existing PutEventSelectors API. This field currently supports only AWS Key Management Services.
|
|
94
|
+
|
|
95
|
+
1.19.0 (2019-11-01)
|
|
96
|
+
------------------
|
|
97
|
+
|
|
98
|
+
* Feature - This release adds two new APIs, GetTrail and ListTrails, and support for adding tags when you create a trail by using a new TagsList parameter on CreateTrail operations.
|
|
99
|
+
|
|
100
|
+
1.18.0 (2019-10-23)
|
|
101
|
+
------------------
|
|
102
|
+
|
|
103
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
104
|
+
|
|
105
|
+
1.17.0 (2019-07-25)
|
|
106
|
+
------------------
|
|
107
|
+
|
|
108
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
109
|
+
|
|
110
|
+
1.16.0 (2019-07-01)
|
|
111
|
+
------------------
|
|
112
|
+
|
|
113
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
114
|
+
|
|
115
|
+
1.15.0 (2019-06-17)
|
|
116
|
+
------------------
|
|
117
|
+
|
|
118
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
|
119
|
+
|
|
120
|
+
1.14.0 (2019-05-21)
|
|
121
|
+
------------------
|
|
122
|
+
|
|
123
|
+
* Feature - API update.
|
|
124
|
+
|
|
125
|
+
1.13.0 (2019-05-15)
|
|
126
|
+
------------------
|
|
127
|
+
|
|
128
|
+
* Feature - API update.
|
|
129
|
+
|
|
130
|
+
1.12.0 (2019-05-14)
|
|
131
|
+
------------------
|
|
132
|
+
|
|
133
|
+
* Feature - API update.
|
|
134
|
+
|
|
135
|
+
1.11.0 (2019-03-21)
|
|
136
|
+
------------------
|
|
137
|
+
|
|
138
|
+
* Feature - API update.
|
|
139
|
+
|
|
140
|
+
1.10.0 (2019-03-18)
|
|
141
|
+
------------------
|
|
142
|
+
|
|
143
|
+
* Feature - API update.
|
|
144
|
+
|
|
145
|
+
1.9.0 (2019-03-14)
|
|
146
|
+
------------------
|
|
147
|
+
|
|
148
|
+
* Feature - API update.
|
|
149
|
+
|
|
150
|
+
1.8.0 (2018-11-20)
|
|
151
|
+
------------------
|
|
152
|
+
|
|
153
|
+
* Feature - API update.
|
|
154
|
+
|
|
155
|
+
1.7.0 (2018-11-19)
|
|
156
|
+
------------------
|
|
157
|
+
|
|
158
|
+
* Feature - API update.
|
|
159
|
+
|
|
160
|
+
1.6.0 (2018-10-24)
|
|
161
|
+
------------------
|
|
162
|
+
|
|
163
|
+
* Feature - API update.
|
|
164
|
+
|
|
165
|
+
1.5.0 (2018-10-23)
|
|
166
|
+
------------------
|
|
167
|
+
|
|
168
|
+
* Feature - API update.
|
|
169
|
+
|
|
170
|
+
1.4.0 (2018-10-12)
|
|
171
|
+
------------------
|
|
172
|
+
|
|
173
|
+
* Feature - API update.
|
|
174
|
+
|
|
175
|
+
1.3.0 (2018-09-06)
|
|
176
|
+
------------------
|
|
177
|
+
|
|
178
|
+
* Feature - Adds code paths and plugins for future SDK instrumentation and telemetry.
|
|
179
|
+
|
|
180
|
+
1.2.0 (2018-09-05)
|
|
181
|
+
------------------
|
|
182
|
+
|
|
183
|
+
* Feature - API update.
|
|
184
|
+
|
|
185
|
+
1.1.0 (2018-06-26)
|
|
186
|
+
------------------
|
|
187
|
+
|
|
188
|
+
* Feature - API update.
|
|
189
|
+
|
|
190
|
+
1.0.1 (2018-02-16)
|
|
191
|
+
------------------
|
|
192
|
+
|
|
193
|
+
* Issue - Update `aws-sdk-cloudtrail` gemspec metadata.
|
|
194
|
+
|
|
195
|
+
1.0.0 (2017-08-29)
|
|
196
|
+
------------------
|
|
197
|
+
|
|
198
|
+
1.0.0.rc13 (2017-08-15)
|
|
199
|
+
------------------
|
|
200
|
+
|
|
201
|
+
* Feature - API update.
|
|
202
|
+
|
|
203
|
+
1.0.0.rc12 (2017-08-01)
|
|
204
|
+
------------------
|
|
205
|
+
|
|
206
|
+
* Feature - API update.
|
|
207
|
+
|
|
208
|
+
1.0.0.rc11 (2017-07-25)
|
|
209
|
+
------------------
|
|
210
|
+
|
|
211
|
+
* Feature - API update.
|
|
212
|
+
|
|
213
|
+
1.0.0.rc10 (2017-07-13)
|
|
214
|
+
------------------
|
|
215
|
+
|
|
216
|
+
* Feature - API update.
|
|
217
|
+
|
|
218
|
+
1.0.0.rc9 (2017-07-06)
|
|
219
|
+
------------------
|
|
220
|
+
|
|
221
|
+
* Feature - API update.
|
|
222
|
+
|
|
223
|
+
1.0.0.rc8 (2017-06-29)
|
|
224
|
+
------------------
|
|
225
|
+
|
|
226
|
+
* Feature - API update.
|
|
227
|
+
|
|
228
|
+
1.0.0.rc7 (2017-05-23)
|
|
229
|
+
------------------
|
|
230
|
+
|
|
231
|
+
* Feature - API update.
|
|
232
|
+
|
|
233
|
+
1.0.0.rc6 (2017-05-09)
|
|
234
|
+
------------------
|
|
235
|
+
|
|
236
|
+
* Feature - API update.
|
|
237
|
+
|
|
238
|
+
1.0.0.rc5 (2017-05-09)
|
|
239
|
+
------------------
|
|
240
|
+
|
|
241
|
+
* Feature - API update.
|
|
242
|
+
|
|
243
|
+
1.0.0.rc4 (2017-04-21)
|
|
244
|
+
------------------
|
|
245
|
+
|
|
246
|
+
* Feature - API update.
|
|
247
|
+
|
|
248
|
+
1.0.0.rc3 (2017-03-07)
|
|
249
|
+
------------------
|
|
250
|
+
|
|
251
|
+
* Feature - API update.
|
|
252
|
+
|
|
253
|
+
1.0.0.rc2 (2017-01-24)
|
|
254
|
+
------------------
|
|
255
|
+
|
|
256
|
+
* Feature - API update.
|
|
257
|
+
|
|
258
|
+
1.0.0.rc1 (2016-12-05)
|
|
259
|
+
------------------
|
|
260
|
+
|
|
261
|
+
* Feature - Initial preview release of the `aws-sdk-cloudtrail` gem.
|
data/LICENSE.txt
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
|
|
2
|
+
Apache License
|
|
3
|
+
Version 2.0, January 2004
|
|
4
|
+
http://www.apache.org/licenses/
|
|
5
|
+
|
|
6
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
7
|
+
|
|
8
|
+
1. Definitions.
|
|
9
|
+
|
|
10
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
11
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
12
|
+
|
|
13
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14
|
+
the copyright owner that is granting the License.
|
|
15
|
+
|
|
16
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
17
|
+
other entities that control, are controlled by, or are under common
|
|
18
|
+
control with that entity. For the purposes of this definition,
|
|
19
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
20
|
+
direction or management of such entity, whether by contract or
|
|
21
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
22
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
23
|
+
|
|
24
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
25
|
+
exercising permissions granted by this License.
|
|
26
|
+
|
|
27
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
28
|
+
including but not limited to software source code, documentation
|
|
29
|
+
source, and configuration files.
|
|
30
|
+
|
|
31
|
+
"Object" form shall mean any form resulting from mechanical
|
|
32
|
+
transformation or translation of a Source form, including but
|
|
33
|
+
not limited to compiled object code, generated documentation,
|
|
34
|
+
and conversions to other media types.
|
|
35
|
+
|
|
36
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
37
|
+
Object form, made available under the License, as indicated by a
|
|
38
|
+
copyright notice that is included in or attached to the work
|
|
39
|
+
(an example is provided in the Appendix below).
|
|
40
|
+
|
|
41
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
42
|
+
form, that is based on (or derived from) the Work and for which the
|
|
43
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
44
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
45
|
+
of this License, Derivative Works shall not include works that remain
|
|
46
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
47
|
+
the Work and Derivative Works thereof.
|
|
48
|
+
|
|
49
|
+
"Contribution" shall mean any work of authorship, including
|
|
50
|
+
the original version of the Work and any modifications or additions
|
|
51
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
52
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
53
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
54
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
55
|
+
means any form of electronic, verbal, or written communication sent
|
|
56
|
+
to the Licensor or its representatives, including but not limited to
|
|
57
|
+
communication on electronic mailing lists, source code control systems,
|
|
58
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
59
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
60
|
+
excluding communication that is conspicuously marked or otherwise
|
|
61
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
62
|
+
|
|
63
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
64
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
65
|
+
subsequently incorporated within the Work.
|
|
66
|
+
|
|
67
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
68
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
69
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
70
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
71
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
72
|
+
Work and such Derivative Works in Source or Object form.
|
|
73
|
+
|
|
74
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
75
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
76
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
77
|
+
(except as stated in this section) patent license to make, have made,
|
|
78
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
79
|
+
where such license applies only to those patent claims licensable
|
|
80
|
+
by such Contributor that are necessarily infringed by their
|
|
81
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
82
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
83
|
+
institute patent litigation against any entity (including a
|
|
84
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
85
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
86
|
+
or contributory patent infringement, then any patent licenses
|
|
87
|
+
granted to You under this License for that Work shall terminate
|
|
88
|
+
as of the date such litigation is filed.
|
|
89
|
+
|
|
90
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
91
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
92
|
+
modifications, and in Source or Object form, provided that You
|
|
93
|
+
meet the following conditions:
|
|
94
|
+
|
|
95
|
+
(a) You must give any other recipients of the Work or
|
|
96
|
+
Derivative Works a copy of this License; and
|
|
97
|
+
|
|
98
|
+
(b) You must cause any modified files to carry prominent notices
|
|
99
|
+
stating that You changed the files; and
|
|
100
|
+
|
|
101
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
102
|
+
that You distribute, all copyright, patent, trademark, and
|
|
103
|
+
attribution notices from the Source form of the Work,
|
|
104
|
+
excluding those notices that do not pertain to any part of
|
|
105
|
+
the Derivative Works; and
|
|
106
|
+
|
|
107
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
108
|
+
distribution, then any Derivative Works that You distribute must
|
|
109
|
+
include a readable copy of the attribution notices contained
|
|
110
|
+
within such NOTICE file, excluding those notices that do not
|
|
111
|
+
pertain to any part of the Derivative Works, in at least one
|
|
112
|
+
of the following places: within a NOTICE text file distributed
|
|
113
|
+
as part of the Derivative Works; within the Source form or
|
|
114
|
+
documentation, if provided along with the Derivative Works; or,
|
|
115
|
+
within a display generated by the Derivative Works, if and
|
|
116
|
+
wherever such third-party notices normally appear. The contents
|
|
117
|
+
of the NOTICE file are for informational purposes only and
|
|
118
|
+
do not modify the License. You may add Your own attribution
|
|
119
|
+
notices within Derivative Works that You distribute, alongside
|
|
120
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
121
|
+
that such additional attribution notices cannot be construed
|
|
122
|
+
as modifying the License.
|
|
123
|
+
|
|
124
|
+
You may add Your own copyright statement to Your modifications and
|
|
125
|
+
may provide additional or different license terms and conditions
|
|
126
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
+
the conditions stated in this License.
|
|
130
|
+
|
|
131
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
+
this License, without any additional terms or conditions.
|
|
135
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
+
the terms of any separate license agreement you may have executed
|
|
137
|
+
with Licensor regarding such Contributions.
|
|
138
|
+
|
|
139
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
+
except as required for reasonable and customary use in describing the
|
|
142
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
+
|
|
144
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
+
implied, including, without limitation, any warranties or conditions
|
|
149
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
+
appropriateness of using or redistributing the Work and assume any
|
|
152
|
+
risks associated with Your exercise of permissions under this License.
|
|
153
|
+
|
|
154
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
+
unless required by applicable law (such as deliberate and grossly
|
|
157
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
+
liable to You for damages, including any direct, indirect, special,
|
|
159
|
+
incidental, or consequential damages of any character arising as a
|
|
160
|
+
result of this License or out of the use or inability to use the
|
|
161
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
+
other commercial damages or losses), even if such Contributor
|
|
164
|
+
has been advised of the possibility of such damages.
|
|
165
|
+
|
|
166
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
+
or other liability obligations and/or rights consistent with this
|
|
170
|
+
License. However, in accepting such obligations, You may act only
|
|
171
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
+
defend, and hold each Contributor harmless for any liability
|
|
174
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
+
of your accepting any such warranty or additional liability.
|
|
176
|
+
|
|
177
|
+
END OF TERMS AND CONDITIONS
|
|
178
|
+
|
|
179
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
180
|
+
|
|
181
|
+
To apply the Apache License to your work, attach the following
|
|
182
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
183
|
+
replaced with your own identifying information. (Don't include
|
|
184
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
185
|
+
comment syntax for the file format. We also recommend that a
|
|
186
|
+
file or class name and description of purpose be included on the
|
|
187
|
+
same "printed page" as the copyright notice for easier
|
|
188
|
+
identification within third-party archives.
|
|
189
|
+
|
|
190
|
+
Copyright [yyyy] [name of copyright owner]
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
data/VERSION
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1.36.0
|
data/lib/aws-sdk-cloudtrail.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
|
4
4
|
#
|
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
|
7
7
|
#
|
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
|
9
9
|
|
|
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-cloudtrail/customizations'
|
|
|
48
48
|
# @!group service
|
|
49
49
|
module Aws::CloudTrail
|
|
50
50
|
|
|
51
|
-
GEM_VERSION = '1.
|
|
51
|
+
GEM_VERSION = '1.36.0'
|
|
52
52
|
|
|
53
53
|
end
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
|
4
4
|
#
|
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
|
7
7
|
#
|
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
|
9
9
|
|
|
@@ -655,8 +655,8 @@ module Aws::CloudTrail
|
|
|
655
655
|
#
|
|
656
656
|
# * If your event selector includes management events.
|
|
657
657
|
#
|
|
658
|
-
# * If your event selector includes data events, the
|
|
659
|
-
#
|
|
658
|
+
# * If your event selector includes data events, the resources on which
|
|
659
|
+
# you are logging data events.
|
|
660
660
|
#
|
|
661
661
|
# For more information, see [Logging Data and Management Events for
|
|
662
662
|
# Trails ][1] in the *AWS CloudTrail User Guide*.
|
|
@@ -1670,7 +1670,7 @@ module Aws::CloudTrail
|
|
|
1670
1670
|
params: params,
|
|
1671
1671
|
config: config)
|
|
1672
1672
|
context[:gem_name] = 'aws-sdk-cloudtrail'
|
|
1673
|
-
context[:gem_version] = '1.
|
|
1673
|
+
context[:gem_version] = '1.36.0'
|
|
1674
1674
|
Seahorse::Client::Request.new(handlers, context)
|
|
1675
1675
|
end
|
|
1676
1676
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
|
4
4
|
#
|
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
|
7
7
|
#
|
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
|
9
9
|
|
|
@@ -25,6 +25,7 @@ module Aws::CloudTrail
|
|
|
25
25
|
CloudTrailAccessNotEnabledException = Shapes::StructureShape.new(name: 'CloudTrailAccessNotEnabledException')
|
|
26
26
|
CloudTrailInvalidClientTokenIdException = Shapes::StructureShape.new(name: 'CloudTrailInvalidClientTokenIdException')
|
|
27
27
|
CloudWatchLogsDeliveryUnavailableException = Shapes::StructureShape.new(name: 'CloudWatchLogsDeliveryUnavailableException')
|
|
28
|
+
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
|
28
29
|
CreateTrailRequest = Shapes::StructureShape.new(name: 'CreateTrailRequest')
|
|
29
30
|
CreateTrailResponse = Shapes::StructureShape.new(name: 'CreateTrailResponse')
|
|
30
31
|
DataResource = Shapes::StructureShape.new(name: 'DataResource')
|
|
@@ -168,6 +169,8 @@ module Aws::CloudTrail
|
|
|
168
169
|
|
|
169
170
|
CloudWatchLogsDeliveryUnavailableException.struct_class = Types::CloudWatchLogsDeliveryUnavailableException
|
|
170
171
|
|
|
172
|
+
ConflictException.struct_class = Types::ConflictException
|
|
173
|
+
|
|
171
174
|
CreateTrailRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
|
|
172
175
|
CreateTrailRequest.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3BucketName"))
|
|
173
176
|
CreateTrailRequest.add_member(:s3_key_prefix, Shapes::ShapeRef.new(shape: String, location_name: "S3KeyPrefix"))
|
|
@@ -614,6 +617,7 @@ module Aws::CloudTrail
|
|
|
614
617
|
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
|
615
618
|
o.errors << Shapes::ShapeRef.new(shape: NotOrganizationMasterAccountException)
|
|
616
619
|
o.errors << Shapes::ShapeRef.new(shape: InsufficientDependencyServiceAccessPermissionException)
|
|
620
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
617
621
|
end)
|
|
618
622
|
|
|
619
623
|
api.add_operation(:describe_trails, Seahorse::Model::Operation.new.tap do |o|
|
|
@@ -777,6 +781,8 @@ module Aws::CloudTrail
|
|
|
777
781
|
o.errors << Shapes::ShapeRef.new(shape: InvalidInsightSelectorsException)
|
|
778
782
|
o.errors << Shapes::ShapeRef.new(shape: InsufficientS3BucketPolicyException)
|
|
779
783
|
o.errors << Shapes::ShapeRef.new(shape: InsufficientEncryptionPolicyException)
|
|
784
|
+
o.errors << Shapes::ShapeRef.new(shape: S3BucketDoesNotExistException)
|
|
785
|
+
o.errors << Shapes::ShapeRef.new(shape: KmsException)
|
|
780
786
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationException)
|
|
781
787
|
o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
|
|
782
788
|
o.errors << Shapes::ShapeRef.new(shape: NotOrganizationMasterAccountException)
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# WARNING ABOUT GENERATED CODE
|
|
3
3
|
#
|
|
4
4
|
# This file is generated. See the contributing for info on making contributions:
|
|
5
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
|
5
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
|
6
6
|
#
|
|
7
7
|
# WARNING ABOUT GENERATED CODE
|
|
8
8
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
|
4
4
|
#
|
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
|
7
7
|
#
|
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
|
9
9
|
|
|
@@ -31,6 +31,7 @@ module Aws::CloudTrail
|
|
|
31
31
|
# * {CloudTrailAccessNotEnabledException}
|
|
32
32
|
# * {CloudTrailInvalidClientTokenIdException}
|
|
33
33
|
# * {CloudWatchLogsDeliveryUnavailableException}
|
|
34
|
+
# * {ConflictException}
|
|
34
35
|
# * {InsightNotEnabledException}
|
|
35
36
|
# * {InsufficientDependencyServiceAccessPermissionException}
|
|
36
37
|
# * {InsufficientEncryptionPolicyException}
|
|
@@ -117,6 +118,16 @@ module Aws::CloudTrail
|
|
|
117
118
|
end
|
|
118
119
|
end
|
|
119
120
|
|
|
121
|
+
class ConflictException < ServiceError
|
|
122
|
+
|
|
123
|
+
# @param [Seahorse::Client::RequestContext] context
|
|
124
|
+
# @param [String] message
|
|
125
|
+
# @param [Aws::CloudTrail::Types::ConflictException] data
|
|
126
|
+
def initialize(context, message, data = Aws::EmptyStructure.new)
|
|
127
|
+
super(context, message, data)
|
|
128
|
+
end
|
|
129
|
+
end
|
|
130
|
+
|
|
120
131
|
class InsightNotEnabledException < ServiceError
|
|
121
132
|
|
|
122
133
|
# @param [Seahorse::Client::RequestContext] context
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
|
4
4
|
#
|
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
|
7
7
|
#
|
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
# WARNING ABOUT GENERATED CODE
|
|
4
4
|
#
|
|
5
5
|
# This file is generated. See the contributing guide for more information:
|
|
6
|
-
# https://github.com/aws/aws-sdk-ruby/blob/
|
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
|
7
7
|
#
|
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
|
9
9
|
|
|
@@ -152,18 +152,23 @@ module Aws::CloudTrail
|
|
|
152
152
|
#
|
|
153
153
|
# * <b> <code>resources.type</code> </b> - This field is required.
|
|
154
154
|
# `resources.type` can only use the `Equals` operator, and the value
|
|
155
|
-
# can be one of the following: `AWS::S3::Object
|
|
156
|
-
# `AWS::Lambda::Function
|
|
157
|
-
#
|
|
158
|
-
#
|
|
155
|
+
# can be one of the following: `AWS::S3::Object`,
|
|
156
|
+
# `AWS::Lambda::Function`, `AWS::DynamoDB::Table`,
|
|
157
|
+
# `AWS::S3Outposts::Object`, `AWS::ManagedBlockchain::Node`, or
|
|
158
|
+
# `AWS::S3ObjectLambda::AccessPoint`. You can have only one
|
|
159
|
+
# `resources.type` field per selector. To log data events on more
|
|
160
|
+
# than one resource type, add another selector.
|
|
159
161
|
#
|
|
160
162
|
# * <b> <code>resources.ARN</code> </b> - You can use any operator
|
|
161
163
|
# with resources.ARN, but if you use `Equals` or `NotEquals`, the
|
|
162
164
|
# value must exactly match the ARN of a valid resource of the type
|
|
163
165
|
# you've specified in the template as the value of resources.type.
|
|
164
166
|
# For example, if resources.type equals `AWS::S3::Object`, the ARN
|
|
165
|
-
# must be in one of the following formats.
|
|
166
|
-
#
|
|
167
|
+
# must be in one of the following formats. To log all data events
|
|
168
|
+
# for all objects in a specific S3 bucket, use the `StartsWith`
|
|
169
|
+
# operator, and include only the bucket ARN as the matching value.
|
|
170
|
+
#
|
|
171
|
+
# The trailing slash is intentional; do not exclude it.
|
|
167
172
|
#
|
|
168
173
|
# * `arn:partition:s3:::bucket_name/`
|
|
169
174
|
#
|
|
@@ -176,6 +181,38 @@ module Aws::CloudTrail
|
|
|
176
181
|
# * `arn:partition:lambda:region:account_ID:function:function_name`
|
|
177
182
|
#
|
|
178
183
|
# ^
|
|
184
|
+
#
|
|
185
|
+
# When resources.type equals `AWS::DynamoDB::Table`, and the
|
|
186
|
+
# operator is set to `Equals` or `NotEquals`, the ARN must be in the
|
|
187
|
+
# following format:
|
|
188
|
+
#
|
|
189
|
+
# * `arn:partition:dynamodb:region:account_ID:table:table_name`
|
|
190
|
+
#
|
|
191
|
+
# ^
|
|
192
|
+
#
|
|
193
|
+
# When `resources.type` equals `AWS::S3Outposts::Object`, and the
|
|
194
|
+
# operator is set to `Equals` or `NotEquals`, the ARN must be in the
|
|
195
|
+
# following format:
|
|
196
|
+
#
|
|
197
|
+
# * `arn:partition:s3-outposts:region:>account_ID:object_path`
|
|
198
|
+
#
|
|
199
|
+
# ^
|
|
200
|
+
#
|
|
201
|
+
# When `resources.type` equals `AWS::ManagedBlockchain::Node`, and
|
|
202
|
+
# the operator is set to `Equals` or `NotEquals`, the ARN must be in
|
|
203
|
+
# the following format:
|
|
204
|
+
#
|
|
205
|
+
# * `arn:partition:managedblockchain:region:account_ID:nodes/node_ID`
|
|
206
|
+
#
|
|
207
|
+
# ^
|
|
208
|
+
#
|
|
209
|
+
# When `resources.type` equals `AWS::S3ObjectLambda::AccessPoint`,
|
|
210
|
+
# and the operator is set to `Equals` or `NotEquals`, the ARN must
|
|
211
|
+
# be in the following format:
|
|
212
|
+
#
|
|
213
|
+
# * `arn:partition:s3-object-lambda:region:account_ID:accesspoint/access_point_name`
|
|
214
|
+
#
|
|
215
|
+
# ^
|
|
179
216
|
# @return [String]
|
|
180
217
|
#
|
|
181
218
|
# @!attribute [rw] equals
|
|
@@ -262,6 +299,16 @@ module Aws::CloudTrail
|
|
|
262
299
|
#
|
|
263
300
|
class CloudWatchLogsDeliveryUnavailableException < Aws::EmptyStructure; end
|
|
264
301
|
|
|
302
|
+
# This exception is thrown when the specified resource is not ready for
|
|
303
|
+
# an operation. This can occur when you try to run an operation on a
|
|
304
|
+
# trail before CloudTrail has time to fully load the trail. If this
|
|
305
|
+
# exception occurs, wait a few minutes, and then try the operation
|
|
306
|
+
# again.
|
|
307
|
+
#
|
|
308
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudtrail-2013-11-01/ConflictException AWS API Documentation
|
|
309
|
+
#
|
|
310
|
+
class ConflictException < Aws::EmptyStructure; end
|
|
311
|
+
|
|
265
312
|
# Specifies the settings for each trail.
|
|
266
313
|
#
|
|
267
314
|
# @note When making an API call, you may pass CreateTrailRequest
|
|
@@ -514,11 +561,12 @@ module Aws::CloudTrail
|
|
|
514
561
|
include Aws::Structure
|
|
515
562
|
end
|
|
516
563
|
|
|
517
|
-
# The Amazon S3 buckets
|
|
518
|
-
# event selectors for your trail to log data
|
|
519
|
-
# information about the resource operations
|
|
520
|
-
# resource itself. These are also known as data
|
|
521
|
-
# can specify up to 250 data resources for a
|
|
564
|
+
# The Amazon S3 buckets, AWS Lambda functions, or Amazon DynamoDB tables
|
|
565
|
+
# that you specify in your event selectors for your trail to log data
|
|
566
|
+
# events. Data events provide information about the resource operations
|
|
567
|
+
# performed on or within a resource itself. These are also known as data
|
|
568
|
+
# plane operations. You can specify up to 250 data resources for a
|
|
569
|
+
# trail.
|
|
522
570
|
#
|
|
523
571
|
# <note markdown="1"> The total number of allowed data resources is 250. This number can be
|
|
524
572
|
# distributed between 1 and 5 event selectors, but the total cannot
|
|
@@ -580,7 +628,13 @@ module Aws::CloudTrail
|
|
|
580
628
|
#
|
|
581
629
|
# @!attribute [rw] type
|
|
582
630
|
# The resource type in which you want to log data events. You can
|
|
583
|
-
# specify `AWS::S3::Object
|
|
631
|
+
# specify `AWS::S3::Object`, `AWS::Lambda::Function`, or
|
|
632
|
+
# `AWS::DynamoDB::Table` resources.
|
|
633
|
+
#
|
|
634
|
+
# The `AWS::S3Outposts::Object`, `AWS::ManagedBlockchain::Node`, and
|
|
635
|
+
# `AWS::S3ObjectLambda::AccessPoint` resource types are not valid in
|
|
636
|
+
# basic event selectors. To log data events on these resource types,
|
|
637
|
+
# use advanced event selectors.
|
|
584
638
|
# @return [String]
|
|
585
639
|
#
|
|
586
640
|
# @!attribute [rw] values
|
|
@@ -606,8 +660,8 @@ module Aws::CloudTrail
|
|
|
606
660
|
# trail logs data events for objects in this S3 bucket that match
|
|
607
661
|
# the prefix.
|
|
608
662
|
#
|
|
609
|
-
# * To log data events for all functions in your AWS account,
|
|
610
|
-
# the prefix as `arn:aws:lambda`.
|
|
663
|
+
# * To log data events for all Lambda functions in your AWS account,
|
|
664
|
+
# specify the prefix as `arn:aws:lambda`.
|
|
611
665
|
#
|
|
612
666
|
# <note markdown="1"> This will also enable logging of `Invoke` activity performed by
|
|
613
667
|
# any user or role in your AWS account, even if that activity is
|
|
@@ -627,6 +681,9 @@ module Aws::CloudTrail
|
|
|
627
681
|
# *arn:aws:lambda:us-west-2:111111111111:function:helloworld2*.
|
|
628
682
|
#
|
|
629
683
|
# </note>
|
|
684
|
+
#
|
|
685
|
+
# * To log data events for all DynamoDB tables in your AWS account,
|
|
686
|
+
# specify the prefix as `arn:aws:dynamodb`.
|
|
630
687
|
# @return [Array<String>]
|
|
631
688
|
#
|
|
632
689
|
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudtrail-2013-11-01/DataResource AWS API Documentation
|
|
@@ -860,11 +917,11 @@ module Aws::CloudTrail
|
|
|
860
917
|
#
|
|
861
918
|
# @!attribute [rw] data_resources
|
|
862
919
|
# CloudTrail supports data event logging for Amazon S3 objects and AWS
|
|
863
|
-
# Lambda functions. You can specify up to
|
|
864
|
-
# individual event selector, but the total number
|
|
865
|
-
# cannot exceed 250 across all event selectors in a
|
|
866
|
-
# does not apply if you configure resource logging
|
|
867
|
-
# events.
|
|
920
|
+
# Lambda functions with basic event selectors. You can specify up to
|
|
921
|
+
# 250 resources for an individual event selector, but the total number
|
|
922
|
+
# of data resources cannot exceed 250 across all event selectors in a
|
|
923
|
+
# trail. This limit does not apply if you configure resource logging
|
|
924
|
+
# for all data events.
|
|
868
925
|
#
|
|
869
926
|
# For more information, see [Data Events][1] and [Limits in AWS
|
|
870
927
|
# CloudTrail][2] in the *AWS CloudTrail User Guide*.
|
|
@@ -1445,10 +1502,10 @@ module Aws::CloudTrail
|
|
|
1445
1502
|
#
|
|
1446
1503
|
class KmsKeyDisabledException < Aws::EmptyStructure; end
|
|
1447
1504
|
|
|
1448
|
-
# This exception is thrown when the KMS key does not exist, when the
|
|
1449
|
-
# bucket and the KMS key are not in the same region, or when the
|
|
1450
|
-
# associated with the SNS topic either does not exist or is
|
|
1451
|
-
# same region.
|
|
1505
|
+
# This exception is thrown when the AWS KMS key does not exist, when the
|
|
1506
|
+
# S3 bucket and the AWS KMS key are not in the same region, or when the
|
|
1507
|
+
# AWS KMS key associated with the SNS topic either does not exist or is
|
|
1508
|
+
# not in the same region.
|
|
1452
1509
|
#
|
|
1453
1510
|
# @see http://docs.aws.amazon.com/goto/WebAPI/cloudtrail-2013-11-01/KmsKeyNotFoundException AWS API Documentation
|
|
1454
1511
|
#
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-cloudtrail
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.36.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: 2021-
|
|
11
|
+
date: 2021-07-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|
|
@@ -19,7 +19,7 @@ dependencies:
|
|
|
19
19
|
version: '3'
|
|
20
20
|
- - ">="
|
|
21
21
|
- !ruby/object:Gem::Version
|
|
22
|
-
version: 3.
|
|
22
|
+
version: 3.118.0
|
|
23
23
|
type: :runtime
|
|
24
24
|
prerelease: false
|
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -29,7 +29,7 @@ dependencies:
|
|
|
29
29
|
version: '3'
|
|
30
30
|
- - ">="
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
|
-
version: 3.
|
|
32
|
+
version: 3.118.0
|
|
33
33
|
- !ruby/object:Gem::Dependency
|
|
34
34
|
name: aws-sigv4
|
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -47,11 +47,14 @@ dependencies:
|
|
|
47
47
|
description: Official AWS Ruby gem for AWS CloudTrail (CloudTrail). This gem is part
|
|
48
48
|
of the AWS SDK for Ruby.
|
|
49
49
|
email:
|
|
50
|
-
-
|
|
50
|
+
- aws-dr-rubygems@amazon.com
|
|
51
51
|
executables: []
|
|
52
52
|
extensions: []
|
|
53
53
|
extra_rdoc_files: []
|
|
54
54
|
files:
|
|
55
|
+
- CHANGELOG.md
|
|
56
|
+
- LICENSE.txt
|
|
57
|
+
- VERSION
|
|
55
58
|
- lib/aws-sdk-cloudtrail.rb
|
|
56
59
|
- lib/aws-sdk-cloudtrail/client.rb
|
|
57
60
|
- lib/aws-sdk-cloudtrail/client_api.rb
|
|
@@ -63,8 +66,8 @@ homepage: https://github.com/aws/aws-sdk-ruby
|
|
|
63
66
|
licenses:
|
|
64
67
|
- Apache-2.0
|
|
65
68
|
metadata:
|
|
66
|
-
source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/
|
|
67
|
-
changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/
|
|
69
|
+
source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudtrail
|
|
70
|
+
changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-cloudtrail/CHANGELOG.md
|
|
68
71
|
post_install_message:
|
|
69
72
|
rdoc_options: []
|
|
70
73
|
require_paths:
|
|
@@ -80,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
80
83
|
- !ruby/object:Gem::Version
|
|
81
84
|
version: '0'
|
|
82
85
|
requirements: []
|
|
83
|
-
|
|
84
|
-
rubygems_version: 2.7.6.2
|
|
86
|
+
rubygems_version: 3.1.6
|
|
85
87
|
signing_key:
|
|
86
88
|
specification_version: 4
|
|
87
89
|
summary: AWS SDK for Ruby - CloudTrail
|