@aws-sdk/client-cloudtrail 3.296.0 → 3.298.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.
Files changed (151) hide show
  1. package/dist-cjs/commands/AddTagsCommand.js +2 -3
  2. package/dist-cjs/commands/CancelQueryCommand.js +2 -3
  3. package/dist-cjs/commands/CreateChannelCommand.js +2 -3
  4. package/dist-cjs/commands/CreateEventDataStoreCommand.js +2 -3
  5. package/dist-cjs/commands/CreateTrailCommand.js +2 -3
  6. package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
  7. package/dist-cjs/commands/DeleteEventDataStoreCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteTrailCommand.js +2 -3
  10. package/dist-cjs/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeQueryCommand.js +2 -3
  12. package/dist-cjs/commands/DescribeTrailsCommand.js +2 -3
  13. package/dist-cjs/commands/GetChannelCommand.js +2 -3
  14. package/dist-cjs/commands/GetEventDataStoreCommand.js +2 -3
  15. package/dist-cjs/commands/GetEventSelectorsCommand.js +2 -3
  16. package/dist-cjs/commands/GetImportCommand.js +2 -3
  17. package/dist-cjs/commands/GetInsightSelectorsCommand.js +2 -3
  18. package/dist-cjs/commands/GetQueryResultsCommand.js +2 -3
  19. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
  20. package/dist-cjs/commands/GetTrailCommand.js +2 -3
  21. package/dist-cjs/commands/GetTrailStatusCommand.js +2 -3
  22. package/dist-cjs/commands/ListChannelsCommand.js +2 -3
  23. package/dist-cjs/commands/ListEventDataStoresCommand.js +2 -3
  24. package/dist-cjs/commands/ListImportFailuresCommand.js +2 -3
  25. package/dist-cjs/commands/ListImportsCommand.js +2 -3
  26. package/dist-cjs/commands/ListPublicKeysCommand.js +2 -3
  27. package/dist-cjs/commands/ListQueriesCommand.js +2 -3
  28. package/dist-cjs/commands/ListTagsCommand.js +2 -3
  29. package/dist-cjs/commands/ListTrailsCommand.js +2 -3
  30. package/dist-cjs/commands/LookupEventsCommand.js +2 -3
  31. package/dist-cjs/commands/PutEventSelectorsCommand.js +2 -3
  32. package/dist-cjs/commands/PutInsightSelectorsCommand.js +2 -3
  33. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
  34. package/dist-cjs/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -3
  35. package/dist-cjs/commands/RemoveTagsCommand.js +2 -3
  36. package/dist-cjs/commands/RestoreEventDataStoreCommand.js +2 -3
  37. package/dist-cjs/commands/StartImportCommand.js +2 -3
  38. package/dist-cjs/commands/StartLoggingCommand.js +2 -3
  39. package/dist-cjs/commands/StartQueryCommand.js +2 -3
  40. package/dist-cjs/commands/StopImportCommand.js +2 -3
  41. package/dist-cjs/commands/StopLoggingCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateEventDataStoreCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateTrailCommand.js +2 -3
  45. package/dist-cjs/models/models_0.js +1 -460
  46. package/dist-es/commands/AddTagsCommand.js +2 -3
  47. package/dist-es/commands/CancelQueryCommand.js +2 -3
  48. package/dist-es/commands/CreateChannelCommand.js +2 -3
  49. package/dist-es/commands/CreateEventDataStoreCommand.js +2 -3
  50. package/dist-es/commands/CreateTrailCommand.js +2 -3
  51. package/dist-es/commands/DeleteChannelCommand.js +2 -3
  52. package/dist-es/commands/DeleteEventDataStoreCommand.js +2 -3
  53. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
  54. package/dist-es/commands/DeleteTrailCommand.js +2 -3
  55. package/dist-es/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -3
  56. package/dist-es/commands/DescribeQueryCommand.js +2 -3
  57. package/dist-es/commands/DescribeTrailsCommand.js +2 -3
  58. package/dist-es/commands/GetChannelCommand.js +2 -3
  59. package/dist-es/commands/GetEventDataStoreCommand.js +2 -3
  60. package/dist-es/commands/GetEventSelectorsCommand.js +2 -3
  61. package/dist-es/commands/GetImportCommand.js +2 -3
  62. package/dist-es/commands/GetInsightSelectorsCommand.js +2 -3
  63. package/dist-es/commands/GetQueryResultsCommand.js +2 -3
  64. package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
  65. package/dist-es/commands/GetTrailCommand.js +2 -3
  66. package/dist-es/commands/GetTrailStatusCommand.js +2 -3
  67. package/dist-es/commands/ListChannelsCommand.js +2 -3
  68. package/dist-es/commands/ListEventDataStoresCommand.js +2 -3
  69. package/dist-es/commands/ListImportFailuresCommand.js +2 -3
  70. package/dist-es/commands/ListImportsCommand.js +2 -3
  71. package/dist-es/commands/ListPublicKeysCommand.js +2 -3
  72. package/dist-es/commands/ListQueriesCommand.js +2 -3
  73. package/dist-es/commands/ListTagsCommand.js +2 -3
  74. package/dist-es/commands/ListTrailsCommand.js +2 -3
  75. package/dist-es/commands/LookupEventsCommand.js +2 -3
  76. package/dist-es/commands/PutEventSelectorsCommand.js +2 -3
  77. package/dist-es/commands/PutInsightSelectorsCommand.js +2 -3
  78. package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
  79. package/dist-es/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -3
  80. package/dist-es/commands/RemoveTagsCommand.js +2 -3
  81. package/dist-es/commands/RestoreEventDataStoreCommand.js +2 -3
  82. package/dist-es/commands/StartImportCommand.js +2 -3
  83. package/dist-es/commands/StartLoggingCommand.js +2 -3
  84. package/dist-es/commands/StartQueryCommand.js +2 -3
  85. package/dist-es/commands/StopImportCommand.js +2 -3
  86. package/dist-es/commands/StopLoggingCommand.js +2 -3
  87. package/dist-es/commands/UpdateChannelCommand.js +2 -3
  88. package/dist-es/commands/UpdateEventDataStoreCommand.js +2 -3
  89. package/dist-es/commands/UpdateTrailCommand.js +2 -3
  90. package/dist-es/models/models_0.js +0 -342
  91. package/dist-types/CloudTrail.d.ts +45 -0
  92. package/dist-types/CloudTrailClient.d.ts +24 -4
  93. package/dist-types/commands/AddTagsCommand.d.ts +16 -0
  94. package/dist-types/commands/CancelQueryCommand.d.ts +16 -0
  95. package/dist-types/commands/CreateChannelCommand.d.ts +16 -0
  96. package/dist-types/commands/CreateEventDataStoreCommand.d.ts +16 -0
  97. package/dist-types/commands/CreateTrailCommand.d.ts +16 -0
  98. package/dist-types/commands/DeleteChannelCommand.d.ts +16 -0
  99. package/dist-types/commands/DeleteEventDataStoreCommand.d.ts +16 -0
  100. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
  101. package/dist-types/commands/DeleteTrailCommand.d.ts +16 -0
  102. package/dist-types/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +16 -0
  103. package/dist-types/commands/DescribeQueryCommand.d.ts +16 -0
  104. package/dist-types/commands/DescribeTrailsCommand.d.ts +16 -0
  105. package/dist-types/commands/GetChannelCommand.d.ts +16 -0
  106. package/dist-types/commands/GetEventDataStoreCommand.d.ts +16 -0
  107. package/dist-types/commands/GetEventSelectorsCommand.d.ts +16 -0
  108. package/dist-types/commands/GetImportCommand.d.ts +16 -0
  109. package/dist-types/commands/GetInsightSelectorsCommand.d.ts +16 -0
  110. package/dist-types/commands/GetQueryResultsCommand.d.ts +16 -0
  111. package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
  112. package/dist-types/commands/GetTrailCommand.d.ts +16 -0
  113. package/dist-types/commands/GetTrailStatusCommand.d.ts +16 -0
  114. package/dist-types/commands/ListChannelsCommand.d.ts +16 -0
  115. package/dist-types/commands/ListEventDataStoresCommand.d.ts +16 -0
  116. package/dist-types/commands/ListImportFailuresCommand.d.ts +16 -0
  117. package/dist-types/commands/ListImportsCommand.d.ts +16 -0
  118. package/dist-types/commands/ListPublicKeysCommand.d.ts +16 -0
  119. package/dist-types/commands/ListQueriesCommand.d.ts +16 -0
  120. package/dist-types/commands/ListTagsCommand.d.ts +16 -0
  121. package/dist-types/commands/ListTrailsCommand.d.ts +16 -0
  122. package/dist-types/commands/LookupEventsCommand.d.ts +16 -0
  123. package/dist-types/commands/PutEventSelectorsCommand.d.ts +16 -0
  124. package/dist-types/commands/PutInsightSelectorsCommand.d.ts +16 -0
  125. package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
  126. package/dist-types/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +16 -0
  127. package/dist-types/commands/RemoveTagsCommand.d.ts +16 -0
  128. package/dist-types/commands/RestoreEventDataStoreCommand.d.ts +16 -0
  129. package/dist-types/commands/StartImportCommand.d.ts +16 -0
  130. package/dist-types/commands/StartLoggingCommand.d.ts +16 -0
  131. package/dist-types/commands/StartQueryCommand.d.ts +16 -0
  132. package/dist-types/commands/StopImportCommand.d.ts +16 -0
  133. package/dist-types/commands/StopLoggingCommand.d.ts +16 -0
  134. package/dist-types/commands/UpdateChannelCommand.d.ts +16 -0
  135. package/dist-types/commands/UpdateEventDataStoreCommand.d.ts +16 -0
  136. package/dist-types/commands/UpdateTrailCommand.d.ts +16 -0
  137. package/dist-types/models/CloudTrailServiceException.d.ts +2 -0
  138. package/dist-types/models/models_0.d.ts +343 -456
  139. package/dist-types/pagination/GetQueryResultsPaginator.d.ts +3 -0
  140. package/dist-types/pagination/Interfaces.d.ts +3 -0
  141. package/dist-types/pagination/ListChannelsPaginator.d.ts +3 -0
  142. package/dist-types/pagination/ListEventDataStoresPaginator.d.ts +3 -0
  143. package/dist-types/pagination/ListImportFailuresPaginator.d.ts +3 -0
  144. package/dist-types/pagination/ListImportsPaginator.d.ts +3 -0
  145. package/dist-types/pagination/ListPublicKeysPaginator.d.ts +3 -0
  146. package/dist-types/pagination/ListQueriesPaginator.d.ts +3 -0
  147. package/dist-types/pagination/ListTagsPaginator.d.ts +3 -0
  148. package/dist-types/pagination/ListTrailsPaginator.d.ts +3 -0
  149. package/dist-types/pagination/LookupEventsPaginator.d.ts +3 -0
  150. package/dist-types/ts3.4/models/models_0.d.ts +0 -316
  151. package/package.json +4 -3
@@ -1,6 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { CloudTrailServiceException as __BaseException } from "./CloudTrailServiceException";
3
3
  /**
4
+ * @public
4
5
  * <p> This exception is thrown when you start a new import and a previous import is still in
5
6
  * progress. </p>
6
7
  */
@@ -17,6 +18,7 @@ export declare class AccountHasOngoingImportException extends __BaseException {
17
18
  constructor(opts: __ExceptionOptionType<AccountHasOngoingImportException, __BaseException>);
18
19
  }
19
20
  /**
21
+ * @public
20
22
  * <p>This exception is thrown when the specified account is not found or not part of an
21
23
  * organization.</p>
22
24
  */
@@ -33,6 +35,7 @@ export declare class AccountNotFoundException extends __BaseException {
33
35
  constructor(opts: __ExceptionOptionType<AccountNotFoundException, __BaseException>);
34
36
  }
35
37
  /**
38
+ * @public
36
39
  * <p>This exception is thrown when the specified account is not registered as the CloudTrail delegated administrator.</p>
37
40
  */
38
41
  export declare class AccountNotRegisteredException extends __BaseException {
@@ -48,6 +51,7 @@ export declare class AccountNotRegisteredException extends __BaseException {
48
51
  constructor(opts: __ExceptionOptionType<AccountNotRegisteredException, __BaseException>);
49
52
  }
50
53
  /**
54
+ * @public
51
55
  * <p>This exception is thrown when the account is already registered as the CloudTrail
52
56
  * delegated administrator.</p>
53
57
  */
@@ -64,6 +68,7 @@ export declare class AccountRegisteredException extends __BaseException {
64
68
  constructor(opts: __ExceptionOptionType<AccountRegisteredException, __BaseException>);
65
69
  }
66
70
  /**
71
+ * @public
67
72
  * <p>A custom key-value pair associated with a resource such as a CloudTrail
68
73
  * trail, event data store, or channel.</p>
69
74
  */
@@ -80,6 +85,7 @@ export interface Tag {
80
85
  Value?: string;
81
86
  }
82
87
  /**
88
+ * @public
83
89
  * <p>Specifies the tags to add to a trail, event data store, or channel.</p>
84
90
  */
85
91
  export interface AddTagsRequest {
@@ -103,11 +109,13 @@ export interface AddTagsRequest {
103
109
  TagsList: Tag[] | undefined;
104
110
  }
105
111
  /**
112
+ * @public
106
113
  * <p>Returns the objects or data if successful. Otherwise, returns an error.</p>
107
114
  */
108
115
  export interface AddTagsResponse {
109
116
  }
110
117
  /**
118
+ * @public
111
119
  * <p>This exception is thrown when CloudTrail cannot find the specified channel.</p>
112
120
  */
113
121
  export declare class ChannelNotFoundException extends __BaseException {
@@ -123,6 +131,7 @@ export declare class ChannelNotFoundException extends __BaseException {
123
131
  constructor(opts: __ExceptionOptionType<ChannelNotFoundException, __BaseException>);
124
132
  }
125
133
  /**
134
+ * @public
126
135
  * <p>This exception is thrown when an operation is called with a trail ARN that is not valid.
127
136
  * The following is the format of a trail ARN.</p>
128
137
  * <p>
@@ -149,6 +158,7 @@ export declare class CloudTrailARNInvalidException extends __BaseException {
149
158
  constructor(opts: __ExceptionOptionType<CloudTrailARNInvalidException, __BaseException>);
150
159
  }
151
160
  /**
161
+ * @public
152
162
  * <p>This exception is thrown when the specified resource is not ready for an operation. This
153
163
  * can occur when you try to run an operation on a resource before CloudTrail has time
154
164
  * to fully load the resource, or because another operation is modifying the resource. If this exception occurs, wait a few minutes, and then try the
@@ -167,6 +177,7 @@ export declare class ConflictException extends __BaseException {
167
177
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
168
178
  }
169
179
  /**
180
+ * @public
170
181
  * <p>The specified event data store was not found.</p>
171
182
  */
172
183
  export declare class EventDataStoreNotFoundException extends __BaseException {
@@ -182,6 +193,7 @@ export declare class EventDataStoreNotFoundException extends __BaseException {
182
193
  constructor(opts: __ExceptionOptionType<EventDataStoreNotFoundException, __BaseException>);
183
194
  }
184
195
  /**
196
+ * @public
185
197
  * <p>The event data store is inactive.</p>
186
198
  */
187
199
  export declare class InactiveEventDataStoreException extends __BaseException {
@@ -197,6 +209,7 @@ export declare class InactiveEventDataStoreException extends __BaseException {
197
209
  constructor(opts: __ExceptionOptionType<InactiveEventDataStoreException, __BaseException>);
198
210
  }
199
211
  /**
212
+ * @public
200
213
  * <p>This exception is thrown when the specified tag key or values are not valid. It can also
201
214
  * occur if there are duplicate tags or too many tags on the resource.</p>
202
215
  */
@@ -213,6 +226,7 @@ export declare class InvalidTagParameterException extends __BaseException {
213
226
  constructor(opts: __ExceptionOptionType<InvalidTagParameterException, __BaseException>);
214
227
  }
215
228
  /**
229
+ * @public
216
230
  * <p>This exception is thrown when the provided trail name is not valid. Trail names must
217
231
  * meet the following requirements:</p>
218
232
  * <ul>
@@ -248,6 +262,7 @@ export declare class InvalidTrailNameException extends __BaseException {
248
262
  constructor(opts: __ExceptionOptionType<InvalidTrailNameException, __BaseException>);
249
263
  }
250
264
  /**
265
+ * @public
251
266
  * <p> This exception is thrown when the management account does not have a service-linked
252
267
  * role. </p>
253
268
  */
@@ -264,6 +279,7 @@ export declare class NoManagementAccountSLRExistsException extends __BaseExcepti
264
279
  constructor(opts: __ExceptionOptionType<NoManagementAccountSLRExistsException, __BaseException>);
265
280
  }
266
281
  /**
282
+ * @public
267
283
  * <p>This exception is thrown when the Amazon Web Services account making the request to
268
284
  * create or update an organization trail or event data store is not the management account
269
285
  * for an organization in Organizations. For more information, see <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-an-organizational-trail-prepare.html">Prepare For Creating a Trail For Your Organization</a> or <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/query-event-data-store.html">Create an event data store</a>.</p>
@@ -281,6 +297,7 @@ export declare class NotOrganizationMasterAccountException extends __BaseExcepti
281
297
  constructor(opts: __ExceptionOptionType<NotOrganizationMasterAccountException, __BaseException>);
282
298
  }
283
299
  /**
300
+ * @public
284
301
  * <p>This exception is thrown when the requested operation is not permitted.</p>
285
302
  */
286
303
  export declare class OperationNotPermittedException extends __BaseException {
@@ -296,6 +313,7 @@ export declare class OperationNotPermittedException extends __BaseException {
296
313
  constructor(opts: __ExceptionOptionType<OperationNotPermittedException, __BaseException>);
297
314
  }
298
315
  /**
316
+ * @public
299
317
  * <p>This exception is thrown when the specified resource is not found.</p>
300
318
  */
301
319
  export declare class ResourceNotFoundException extends __BaseException {
@@ -311,6 +329,7 @@ export declare class ResourceNotFoundException extends __BaseException {
311
329
  constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
312
330
  }
313
331
  /**
332
+ * @public
314
333
  * <p>This exception is thrown when the specified resource type is not supported by CloudTrail.</p>
315
334
  */
316
335
  export declare class ResourceTypeNotSupportedException extends __BaseException {
@@ -326,6 +345,7 @@ export declare class ResourceTypeNotSupportedException extends __BaseException {
326
345
  constructor(opts: __ExceptionOptionType<ResourceTypeNotSupportedException, __BaseException>);
327
346
  }
328
347
  /**
348
+ * @public
329
349
  * <p>The number of tags per trail, event data store, or channel has exceeded the permitted amount. Currently, the limit is
330
350
  * 50.</p>
331
351
  */
@@ -342,6 +362,7 @@ export declare class TagsLimitExceededException extends __BaseException {
342
362
  constructor(opts: __ExceptionOptionType<TagsLimitExceededException, __BaseException>);
343
363
  }
344
364
  /**
365
+ * @public
345
366
  * <p>This exception is thrown when the requested operation is not supported.</p>
346
367
  */
347
368
  export declare class UnsupportedOperationException extends __BaseException {
@@ -357,6 +378,7 @@ export declare class UnsupportedOperationException extends __BaseException {
357
378
  constructor(opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>);
358
379
  }
359
380
  /**
381
+ * @public
360
382
  * <p>A single selector statement in an advanced event selector.</p>
361
383
  */
362
384
  export interface AdvancedFieldSelector {
@@ -713,6 +735,7 @@ export interface AdvancedFieldSelector {
713
735
  NotEndsWith?: string[];
714
736
  }
715
737
  /**
738
+ * @public
716
739
  * <p>Advanced event selectors let you create fine-grained selectors for the following CloudTrail event record fields. They help you control costs by logging only those
717
740
  * events that are important to you. For more information about advanced event selectors, see
718
741
  * <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html">Logging data events for trails</a> in the <i>CloudTrail User Guide</i>.</p>
@@ -761,6 +784,9 @@ export interface AdvancedEventSelector {
761
784
  */
762
785
  FieldSelectors: AdvancedFieldSelector[] | undefined;
763
786
  }
787
+ /**
788
+ * @public
789
+ */
764
790
  export interface CancelQueryRequest {
765
791
  /**
766
792
  * @deprecated
@@ -775,6 +801,9 @@ export interface CancelQueryRequest {
775
801
  */
776
802
  QueryId: string | undefined;
777
803
  }
804
+ /**
805
+ * @public
806
+ */
778
807
  export declare enum QueryStatus {
779
808
  CANCELLED = "CANCELLED",
780
809
  FAILED = "FAILED",
@@ -783,6 +812,9 @@ export declare enum QueryStatus {
783
812
  RUNNING = "RUNNING",
784
813
  TIMED_OUT = "TIMED_OUT"
785
814
  }
815
+ /**
816
+ * @public
817
+ */
786
818
  export interface CancelQueryResponse {
787
819
  /**
788
820
  * <p>The ID of the canceled query.</p>
@@ -795,6 +827,7 @@ export interface CancelQueryResponse {
795
827
  QueryStatus: QueryStatus | string | undefined;
796
828
  }
797
829
  /**
830
+ * @public
798
831
  * <p>The specified event data store ARN is not valid or does not map to an event data store
799
832
  * in your account.</p>
800
833
  */
@@ -811,6 +844,7 @@ export declare class EventDataStoreARNInvalidException extends __BaseException {
811
844
  constructor(opts: __ExceptionOptionType<EventDataStoreARNInvalidException, __BaseException>);
812
845
  }
813
846
  /**
847
+ * @public
814
848
  * <p>The specified query cannot be canceled because it is in the <code>FINISHED</code>,
815
849
  * <code>FAILED</code>, <code>TIMED_OUT</code>, or <code>CANCELLED</code> state.</p>
816
850
  */
@@ -827,6 +861,7 @@ export declare class InactiveQueryException extends __BaseException {
827
861
  constructor(opts: __ExceptionOptionType<InactiveQueryException, __BaseException>);
828
862
  }
829
863
  /**
864
+ * @public
830
865
  * <p>The request includes a parameter that is not valid.</p>
831
866
  */
832
867
  export declare class InvalidParameterException extends __BaseException {
@@ -842,6 +877,7 @@ export declare class InvalidParameterException extends __BaseException {
842
877
  constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
843
878
  }
844
879
  /**
880
+ * @public
845
881
  * <p>The query ID does not exist or does not map to a query.</p>
846
882
  */
847
883
  export declare class QueryIdNotFoundException extends __BaseException {
@@ -857,6 +893,7 @@ export declare class QueryIdNotFoundException extends __BaseException {
857
893
  constructor(opts: __ExceptionOptionType<QueryIdNotFoundException, __BaseException>);
858
894
  }
859
895
  /**
896
+ * @public
860
897
  * <p>This exception is thrown when the management account of an organization is registered as
861
898
  * the CloudTrail delegated administrator.</p>
862
899
  */
@@ -873,6 +910,7 @@ export declare class CannotDelegateManagementAccountException extends __BaseExce
873
910
  constructor(opts: __ExceptionOptionType<CannotDelegateManagementAccountException, __BaseException>);
874
911
  }
875
912
  /**
913
+ * @public
876
914
  * <p>Contains information about a returned CloudTrail channel.</p>
877
915
  */
878
916
  export interface Channel {
@@ -890,6 +928,7 @@ export interface Channel {
890
928
  Name?: string;
891
929
  }
892
930
  /**
931
+ * @public
893
932
  * <p>
894
933
  * This exception is thrown when the provided channel already exists.
895
934
  * </p>
@@ -907,6 +946,7 @@ export declare class ChannelAlreadyExistsException extends __BaseException {
907
946
  constructor(opts: __ExceptionOptionType<ChannelAlreadyExistsException, __BaseException>);
908
947
  }
909
948
  /**
949
+ * @public
910
950
  * <p>This exception is thrown when the specified value of <code>ChannelARN</code> is not
911
951
  * valid.</p>
912
952
  */
@@ -923,6 +963,7 @@ export declare class ChannelARNInvalidException extends __BaseException {
923
963
  constructor(opts: __ExceptionOptionType<ChannelARNInvalidException, __BaseException>);
924
964
  }
925
965
  /**
966
+ * @public
926
967
  * <p>This exception is thrown when the specified event data store cannot yet be deleted because it
927
968
  * is in use by a channel.</p>
928
969
  */
@@ -939,6 +980,7 @@ export declare class ChannelExistsForEDSException extends __BaseException {
939
980
  constructor(opts: __ExceptionOptionType<ChannelExistsForEDSException, __BaseException>);
940
981
  }
941
982
  /**
983
+ * @public
942
984
  * <p>
943
985
  * This exception is thrown when the maximum number of channels limit is exceeded.
944
986
  * </p>
@@ -955,11 +997,15 @@ export declare class ChannelMaxLimitExceededException extends __BaseException {
955
997
  */
956
998
  constructor(opts: __ExceptionOptionType<ChannelMaxLimitExceededException, __BaseException>);
957
999
  }
1000
+ /**
1001
+ * @public
1002
+ */
958
1003
  export declare enum DestinationType {
959
1004
  AWS_SERVICE = "AWS_SERVICE",
960
1005
  EVENT_DATA_STORE = "EVENT_DATA_STORE"
961
1006
  }
962
1007
  /**
1008
+ * @public
963
1009
  * <p>Contains information about the destination receiving events.</p>
964
1010
  */
965
1011
  export interface Destination {
@@ -974,6 +1020,9 @@ export interface Destination {
974
1020
  */
975
1021
  Location: string | undefined;
976
1022
  }
1023
+ /**
1024
+ * @public
1025
+ */
977
1026
  export interface CreateChannelRequest {
978
1027
  /**
979
1028
  * <p>The name of the channel.</p>
@@ -997,6 +1046,9 @@ export interface CreateChannelRequest {
997
1046
  */
998
1047
  Tags?: Tag[];
999
1048
  }
1049
+ /**
1050
+ * @public
1051
+ */
1000
1052
  export interface CreateChannelResponse {
1001
1053
  /**
1002
1054
  * <p>The Amazon Resource Name (ARN) of the new channel.</p>
@@ -1020,6 +1072,7 @@ export interface CreateChannelResponse {
1020
1072
  Tags?: Tag[];
1021
1073
  }
1022
1074
  /**
1075
+ * @public
1023
1076
  * <p>This exception is thrown when event categories of specified event data stores are not
1024
1077
  * valid.</p>
1025
1078
  */
@@ -1036,6 +1089,7 @@ export declare class InvalidEventDataStoreCategoryException extends __BaseExcept
1036
1089
  constructor(opts: __ExceptionOptionType<InvalidEventDataStoreCategoryException, __BaseException>);
1037
1090
  }
1038
1091
  /**
1092
+ * @public
1039
1093
  * <p>This exception is thrown when the specified value of <code>Source</code> is not valid.</p>
1040
1094
  */
1041
1095
  export declare class InvalidSourceException extends __BaseException {
@@ -1051,6 +1105,7 @@ export declare class InvalidSourceException extends __BaseException {
1051
1105
  constructor(opts: __ExceptionOptionType<InvalidSourceException, __BaseException>);
1052
1106
  }
1053
1107
  /**
1108
+ * @public
1054
1109
  * <p>This exception is thrown when trusted access has not been enabled between CloudTrail and Organizations. For more information, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_integrate_services.html">Enabling Trusted Access with Other Amazon Web Services Services</a> and <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-an-organizational-trail-prepare.html">Prepare For Creating a Trail For Your Organization</a>. </p>
1055
1110
  */
1056
1111
  export declare class CloudTrailAccessNotEnabledException extends __BaseException {
@@ -1065,6 +1120,9 @@ export declare class CloudTrailAccessNotEnabledException extends __BaseException
1065
1120
  */
1066
1121
  constructor(opts: __ExceptionOptionType<CloudTrailAccessNotEnabledException, __BaseException>);
1067
1122
  }
1123
+ /**
1124
+ * @public
1125
+ */
1068
1126
  export interface CreateEventDataStoreRequest {
1069
1127
  /**
1070
1128
  * <p>The name of the event data store.</p>
@@ -1147,11 +1205,17 @@ export interface CreateEventDataStoreRequest {
1147
1205
  */
1148
1206
  KmsKeyId?: string;
1149
1207
  }
1208
+ /**
1209
+ * @public
1210
+ */
1150
1211
  export declare enum EventDataStoreStatus {
1151
1212
  CREATED = "CREATED",
1152
1213
  ENABLED = "ENABLED",
1153
1214
  PENDING_DELETION = "PENDING_DELETION"
1154
1215
  }
1216
+ /**
1217
+ * @public
1218
+ */
1155
1219
  export interface CreateEventDataStoreResponse {
1156
1220
  /**
1157
1221
  * <p>The ARN of the event data store.</p>
@@ -1212,6 +1276,7 @@ export interface CreateEventDataStoreResponse {
1212
1276
  KmsKeyId?: string;
1213
1277
  }
1214
1278
  /**
1279
+ * @public
1215
1280
  * <p>An event data store with that name already exists.</p>
1216
1281
  */
1217
1282
  export declare class EventDataStoreAlreadyExistsException extends __BaseException {
@@ -1227,6 +1292,7 @@ export declare class EventDataStoreAlreadyExistsException extends __BaseExceptio
1227
1292
  constructor(opts: __ExceptionOptionType<EventDataStoreAlreadyExistsException, __BaseException>);
1228
1293
  }
1229
1294
  /**
1295
+ * @public
1230
1296
  * <p>Your account has used the maximum number of event data stores.</p>
1231
1297
  */
1232
1298
  export declare class EventDataStoreMaxLimitExceededException extends __BaseException {
@@ -1242,6 +1308,7 @@ export declare class EventDataStoreMaxLimitExceededException extends __BaseExcep
1242
1308
  constructor(opts: __ExceptionOptionType<EventDataStoreMaxLimitExceededException, __BaseException>);
1243
1309
  }
1244
1310
  /**
1311
+ * @public
1245
1312
  * <p>This exception is thrown when the IAM user or role that is used to create
1246
1313
  * the organization resource lacks one or more required permissions for creating an
1247
1314
  * organization resource in a required service.</p>
@@ -1259,6 +1326,7 @@ export declare class InsufficientDependencyServiceAccessPermissionException exte
1259
1326
  constructor(opts: __ExceptionOptionType<InsufficientDependencyServiceAccessPermissionException, __BaseException>);
1260
1327
  }
1261
1328
  /**
1329
+ * @public
1262
1330
  * <p>This exception is thrown when the policy on the S3 bucket or KMS key does
1263
1331
  * not have sufficient permissions for the operation.</p>
1264
1332
  */
@@ -1275,6 +1343,7 @@ export declare class InsufficientEncryptionPolicyException extends __BaseExcepti
1275
1343
  constructor(opts: __ExceptionOptionType<InsufficientEncryptionPolicyException, __BaseException>);
1276
1344
  }
1277
1345
  /**
1346
+ * @public
1278
1347
  * <p>This exception is thrown when the <code>PutEventSelectors</code> operation is called
1279
1348
  * with a number of event selectors, advanced event selectors, or data resources that is not
1280
1349
  * valid. The combination of event selectors or advanced event selectors and data resources is
@@ -1317,6 +1386,7 @@ export declare class InvalidEventSelectorsException extends __BaseException {
1317
1386
  constructor(opts: __ExceptionOptionType<InvalidEventSelectorsException, __BaseException>);
1318
1387
  }
1319
1388
  /**
1389
+ * @public
1320
1390
  * <p>This exception is thrown when the KMS key ARN is not valid.</p>
1321
1391
  */
1322
1392
  export declare class InvalidKmsKeyIdException extends __BaseException {
@@ -1332,6 +1402,7 @@ export declare class InvalidKmsKeyIdException extends __BaseException {
1332
1402
  constructor(opts: __ExceptionOptionType<InvalidKmsKeyIdException, __BaseException>);
1333
1403
  }
1334
1404
  /**
1405
+ * @public
1335
1406
  * <p>This exception is thrown when there is an issue with the specified KMS
1336
1407
  * key and the trail or event data store can't be updated.</p>
1337
1408
  */
@@ -1348,6 +1419,7 @@ export declare class KmsException extends __BaseException {
1348
1419
  constructor(opts: __ExceptionOptionType<KmsException, __BaseException>);
1349
1420
  }
1350
1421
  /**
1422
+ * @public
1351
1423
  * <p>This exception is thrown when the KMS key does not exist, when the S3
1352
1424
  * bucket and the KMS key are not in the same region, or when the KMS key associated with the Amazon SNS topic either does not exist or is
1353
1425
  * not in the same region.</p>
@@ -1365,6 +1437,7 @@ export declare class KmsKeyNotFoundException extends __BaseException {
1365
1437
  constructor(opts: __ExceptionOptionType<KmsKeyNotFoundException, __BaseException>);
1366
1438
  }
1367
1439
  /**
1440
+ * @public
1368
1441
  * <p>This exception is thrown when Organizations is not configured to support all
1369
1442
  * features. All features must be enabled in Organizations to support creating an
1370
1443
  * organization trail or event data store.</p>
@@ -1382,6 +1455,7 @@ export declare class OrganizationNotInAllFeaturesModeException extends __BaseExc
1382
1455
  constructor(opts: __ExceptionOptionType<OrganizationNotInAllFeaturesModeException, __BaseException>);
1383
1456
  }
1384
1457
  /**
1458
+ * @public
1385
1459
  * <p>This exception is thrown when the request is made from an Amazon Web Services account
1386
1460
  * that is not a member of an organization. To make this request, sign in using the
1387
1461
  * credentials of an account that belongs to an organization.</p>
@@ -1399,6 +1473,7 @@ export declare class OrganizationsNotInUseException extends __BaseException {
1399
1473
  constructor(opts: __ExceptionOptionType<OrganizationsNotInUseException, __BaseException>);
1400
1474
  }
1401
1475
  /**
1476
+ * @public
1402
1477
  * <p>This exception is thrown when a call results in the <code>InvalidClientTokenId</code>
1403
1478
  * error code. This can occur when you are creating or updating a trail to send notifications
1404
1479
  * to an Amazon SNS topic that is in a suspended Amazon Web Services account.</p>
@@ -1416,6 +1491,7 @@ export declare class CloudTrailInvalidClientTokenIdException extends __BaseExcep
1416
1491
  constructor(opts: __ExceptionOptionType<CloudTrailInvalidClientTokenIdException, __BaseException>);
1417
1492
  }
1418
1493
  /**
1494
+ * @public
1419
1495
  * <p>Cannot set a CloudWatch Logs delivery for this region.</p>
1420
1496
  */
1421
1497
  export declare class CloudWatchLogsDeliveryUnavailableException extends __BaseException {
@@ -1431,6 +1507,7 @@ export declare class CloudWatchLogsDeliveryUnavailableException extends __BaseEx
1431
1507
  constructor(opts: __ExceptionOptionType<CloudWatchLogsDeliveryUnavailableException, __BaseException>);
1432
1508
  }
1433
1509
  /**
1510
+ * @public
1434
1511
  * <p>Specifies the settings for each trail.</p>
1435
1512
  */
1436
1513
  export interface CreateTrailRequest {
@@ -1554,6 +1631,7 @@ export interface CreateTrailRequest {
1554
1631
  TagsList?: Tag[];
1555
1632
  }
1556
1633
  /**
1634
+ * @public
1557
1635
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
1558
1636
  * error.</p>
1559
1637
  */
@@ -1630,6 +1708,7 @@ export interface CreateTrailResponse {
1630
1708
  IsOrganizationTrail?: boolean;
1631
1709
  }
1632
1710
  /**
1711
+ * @public
1633
1712
  * <p>This exception is thrown when the policy on the S3 bucket is not sufficient.</p>
1634
1713
  */
1635
1714
  export declare class InsufficientS3BucketPolicyException extends __BaseException {
@@ -1645,6 +1724,7 @@ export declare class InsufficientS3BucketPolicyException extends __BaseException
1645
1724
  constructor(opts: __ExceptionOptionType<InsufficientS3BucketPolicyException, __BaseException>);
1646
1725
  }
1647
1726
  /**
1727
+ * @public
1648
1728
  * <p>This exception is thrown when the policy on the Amazon SNS topic is not
1649
1729
  * sufficient.</p>
1650
1730
  */
@@ -1661,6 +1741,7 @@ export declare class InsufficientSnsTopicPolicyException extends __BaseException
1661
1741
  constructor(opts: __ExceptionOptionType<InsufficientSnsTopicPolicyException, __BaseException>);
1662
1742
  }
1663
1743
  /**
1744
+ * @public
1664
1745
  * <p>This exception is thrown when the provided CloudWatch Logs log group is not
1665
1746
  * valid.</p>
1666
1747
  */
@@ -1677,6 +1758,7 @@ export declare class InvalidCloudWatchLogsLogGroupArnException extends __BaseExc
1677
1758
  constructor(opts: __ExceptionOptionType<InvalidCloudWatchLogsLogGroupArnException, __BaseException>);
1678
1759
  }
1679
1760
  /**
1761
+ * @public
1680
1762
  * <p>This exception is thrown when the provided role is not valid.</p>
1681
1763
  */
1682
1764
  export declare class InvalidCloudWatchLogsRoleArnException extends __BaseException {
@@ -1692,6 +1774,7 @@ export declare class InvalidCloudWatchLogsRoleArnException extends __BaseExcepti
1692
1774
  constructor(opts: __ExceptionOptionType<InvalidCloudWatchLogsRoleArnException, __BaseException>);
1693
1775
  }
1694
1776
  /**
1777
+ * @public
1695
1778
  * <p>This exception is thrown when the combination of parameters provided is not
1696
1779
  * valid.</p>
1697
1780
  */
@@ -1708,6 +1791,7 @@ export declare class InvalidParameterCombinationException extends __BaseExceptio
1708
1791
  constructor(opts: __ExceptionOptionType<InvalidParameterCombinationException, __BaseException>);
1709
1792
  }
1710
1793
  /**
1794
+ * @public
1711
1795
  * <p>This exception is thrown when the provided S3 bucket name is not valid.</p>
1712
1796
  */
1713
1797
  export declare class InvalidS3BucketNameException extends __BaseException {
@@ -1723,6 +1807,7 @@ export declare class InvalidS3BucketNameException extends __BaseException {
1723
1807
  constructor(opts: __ExceptionOptionType<InvalidS3BucketNameException, __BaseException>);
1724
1808
  }
1725
1809
  /**
1810
+ * @public
1726
1811
  * <p>This exception is thrown when the provided S3 prefix is not valid.</p>
1727
1812
  */
1728
1813
  export declare class InvalidS3PrefixException extends __BaseException {
@@ -1738,6 +1823,7 @@ export declare class InvalidS3PrefixException extends __BaseException {
1738
1823
  constructor(opts: __ExceptionOptionType<InvalidS3PrefixException, __BaseException>);
1739
1824
  }
1740
1825
  /**
1826
+ * @public
1741
1827
  * <p>This exception is thrown when the provided SNS topic name is not valid.</p>
1742
1828
  */
1743
1829
  export declare class InvalidSnsTopicNameException extends __BaseException {
@@ -1753,6 +1839,7 @@ export declare class InvalidSnsTopicNameException extends __BaseException {
1753
1839
  constructor(opts: __ExceptionOptionType<InvalidSnsTopicNameException, __BaseException>);
1754
1840
  }
1755
1841
  /**
1842
+ * @public
1756
1843
  * @deprecated
1757
1844
  *
1758
1845
  * <p>This exception is no longer in use.</p>
@@ -1770,6 +1857,7 @@ export declare class KmsKeyDisabledException extends __BaseException {
1770
1857
  constructor(opts: __ExceptionOptionType<KmsKeyDisabledException, __BaseException>);
1771
1858
  }
1772
1859
  /**
1860
+ * @public
1773
1861
  * <p>This exception is thrown when the maximum number of trails is reached.</p>
1774
1862
  */
1775
1863
  export declare class MaximumNumberOfTrailsExceededException extends __BaseException {
@@ -1785,6 +1873,7 @@ export declare class MaximumNumberOfTrailsExceededException extends __BaseExcept
1785
1873
  constructor(opts: __ExceptionOptionType<MaximumNumberOfTrailsExceededException, __BaseException>);
1786
1874
  }
1787
1875
  /**
1876
+ * @public
1788
1877
  * <p>This exception is thrown when the specified S3 bucket does not exist.</p>
1789
1878
  */
1790
1879
  export declare class S3BucketDoesNotExistException extends __BaseException {
@@ -1800,6 +1889,7 @@ export declare class S3BucketDoesNotExistException extends __BaseException {
1800
1889
  constructor(opts: __ExceptionOptionType<S3BucketDoesNotExistException, __BaseException>);
1801
1890
  }
1802
1891
  /**
1892
+ * @public
1803
1893
  * <p>This exception is thrown when the specified trail already exists.</p>
1804
1894
  */
1805
1895
  export declare class TrailAlreadyExistsException extends __BaseException {
@@ -1815,6 +1905,7 @@ export declare class TrailAlreadyExistsException extends __BaseException {
1815
1905
  constructor(opts: __ExceptionOptionType<TrailAlreadyExistsException, __BaseException>);
1816
1906
  }
1817
1907
  /**
1908
+ * @public
1818
1909
  * <p>This exception is no longer in use.</p>
1819
1910
  */
1820
1911
  export declare class TrailNotProvidedException extends __BaseException {
@@ -1829,23 +1920,36 @@ export declare class TrailNotProvidedException extends __BaseException {
1829
1920
  */
1830
1921
  constructor(opts: __ExceptionOptionType<TrailNotProvidedException, __BaseException>);
1831
1922
  }
1923
+ /**
1924
+ * @public
1925
+ */
1832
1926
  export interface DeleteChannelRequest {
1833
1927
  /**
1834
1928
  * <p>The ARN or the <code>UUID</code> value of the channel that you want to delete.</p>
1835
1929
  */
1836
1930
  Channel: string | undefined;
1837
1931
  }
1932
+ /**
1933
+ * @public
1934
+ */
1838
1935
  export interface DeleteChannelResponse {
1839
1936
  }
1937
+ /**
1938
+ * @public
1939
+ */
1840
1940
  export interface DeleteEventDataStoreRequest {
1841
1941
  /**
1842
1942
  * <p>The ARN (or the ID suffix of the ARN) of the event data store to delete.</p>
1843
1943
  */
1844
1944
  EventDataStore: string | undefined;
1845
1945
  }
1946
+ /**
1947
+ * @public
1948
+ */
1846
1949
  export interface DeleteEventDataStoreResponse {
1847
1950
  }
1848
1951
  /**
1952
+ * @public
1849
1953
  * <p> This exception is thrown when you try to update or delete an event data store that
1850
1954
  * currently has an import in progress. </p>
1851
1955
  */
@@ -1862,6 +1966,7 @@ export declare class EventDataStoreHasOngoingImportException extends __BaseExcep
1862
1966
  constructor(opts: __ExceptionOptionType<EventDataStoreHasOngoingImportException, __BaseException>);
1863
1967
  }
1864
1968
  /**
1969
+ * @public
1865
1970
  * <p>The event data store cannot be deleted because termination protection is enabled for
1866
1971
  * it.</p>
1867
1972
  */
@@ -1877,6 +1982,9 @@ export declare class EventDataStoreTerminationProtectedException extends __BaseE
1877
1982
  */
1878
1983
  constructor(opts: __ExceptionOptionType<EventDataStoreTerminationProtectedException, __BaseException>);
1879
1984
  }
1985
+ /**
1986
+ * @public
1987
+ */
1880
1988
  export interface DeleteResourcePolicyRequest {
1881
1989
  /**
1882
1990
  * <p>
@@ -1887,9 +1995,13 @@ export interface DeleteResourcePolicyRequest {
1887
1995
  */
1888
1996
  ResourceArn: string | undefined;
1889
1997
  }
1998
+ /**
1999
+ * @public
2000
+ */
1890
2001
  export interface DeleteResourcePolicyResponse {
1891
2002
  }
1892
2003
  /**
2004
+ * @public
1893
2005
  * <p>
1894
2006
  * This exception is thrown when the provided resource does not exist, or the ARN format of the resource is not valid. The following is the valid format for a resource ARN:
1895
2007
  * <code>arn:aws:cloudtrail:us-east-2:123456789012:channel/MyChannel</code>.
@@ -1908,6 +2020,7 @@ export declare class ResourceARNNotValidException extends __BaseException {
1908
2020
  constructor(opts: __ExceptionOptionType<ResourceARNNotValidException, __BaseException>);
1909
2021
  }
1910
2022
  /**
2023
+ * @public
1911
2024
  * <p>
1912
2025
  * This exception is thrown when the specified resource policy is not found.
1913
2026
  * </p>
@@ -1925,6 +2038,7 @@ export declare class ResourcePolicyNotFoundException extends __BaseException {
1925
2038
  constructor(opts: __ExceptionOptionType<ResourcePolicyNotFoundException, __BaseException>);
1926
2039
  }
1927
2040
  /**
2041
+ * @public
1928
2042
  * <p>The request that specifies the name of a trail to delete.</p>
1929
2043
  */
1930
2044
  export interface DeleteTrailRequest {
@@ -1937,12 +2051,14 @@ export interface DeleteTrailRequest {
1937
2051
  Name: string | undefined;
1938
2052
  }
1939
2053
  /**
2054
+ * @public
1940
2055
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
1941
2056
  * error.</p>
1942
2057
  */
1943
2058
  export interface DeleteTrailResponse {
1944
2059
  }
1945
2060
  /**
2061
+ * @public
1946
2062
  * <p>This exception is thrown when an operation is called on a trail from a region other than
1947
2063
  * the region in which the trail was created.</p>
1948
2064
  */
@@ -1959,6 +2075,7 @@ export declare class InvalidHomeRegionException extends __BaseException {
1959
2075
  constructor(opts: __ExceptionOptionType<InvalidHomeRegionException, __BaseException>);
1960
2076
  }
1961
2077
  /**
2078
+ * @public
1962
2079
  * <p>This exception is thrown when the trail with the given name is not found.</p>
1963
2080
  */
1964
2081
  export declare class TrailNotFoundException extends __BaseException {
@@ -1974,6 +2091,7 @@ export declare class TrailNotFoundException extends __BaseException {
1974
2091
  constructor(opts: __ExceptionOptionType<TrailNotFoundException, __BaseException>);
1975
2092
  }
1976
2093
  /**
2094
+ * @public
1977
2095
  * <p>Removes CloudTrail delegated administrator permissions from a specified member
1978
2096
  * account in an organization that is currently designated as a delegated
1979
2097
  * administrator.</p>
@@ -1986,11 +2104,13 @@ export interface DeregisterOrganizationDelegatedAdminRequest {
1986
2104
  DelegatedAdminAccountId: string | undefined;
1987
2105
  }
1988
2106
  /**
2107
+ * @public
1989
2108
  * <p>Returns the following response if successful. Otherwise, returns an error.</p>
1990
2109
  */
1991
2110
  export interface DeregisterOrganizationDelegatedAdminResponse {
1992
2111
  }
1993
2112
  /**
2113
+ * @public
1994
2114
  * <p> This exception is thrown when the account making the request is not the organization's
1995
2115
  * management account. </p>
1996
2116
  */
@@ -2006,6 +2126,9 @@ export declare class NotOrganizationManagementAccountException extends __BaseExc
2006
2126
  */
2007
2127
  constructor(opts: __ExceptionOptionType<NotOrganizationManagementAccountException, __BaseException>);
2008
2128
  }
2129
+ /**
2130
+ * @public
2131
+ */
2009
2132
  export interface DescribeQueryRequest {
2010
2133
  /**
2011
2134
  * @deprecated
@@ -2019,6 +2142,9 @@ export interface DescribeQueryRequest {
2019
2142
  */
2020
2143
  QueryId: string | undefined;
2021
2144
  }
2145
+ /**
2146
+ * @public
2147
+ */
2022
2148
  export declare enum DeliveryStatus {
2023
2149
  ACCESS_DENIED = "ACCESS_DENIED",
2024
2150
  ACCESS_DENIED_SIGNING_FILE = "ACCESS_DENIED_SIGNING_FILE",
@@ -2031,6 +2157,7 @@ export declare enum DeliveryStatus {
2031
2157
  UNKNOWN = "UNKNOWN"
2032
2158
  }
2033
2159
  /**
2160
+ * @public
2034
2161
  * <p>Gets metadata about a query, including the number of events that were matched, the total
2035
2162
  * number of events scanned, the query run time in milliseconds, and the query's creation
2036
2163
  * time.</p>
@@ -2059,6 +2186,9 @@ export interface QueryStatisticsForDescribeQuery {
2059
2186
  */
2060
2187
  CreationTime?: Date;
2061
2188
  }
2189
+ /**
2190
+ * @public
2191
+ */
2062
2192
  export interface DescribeQueryResponse {
2063
2193
  /**
2064
2194
  * <p>The ID of the query.</p>
@@ -2096,6 +2226,7 @@ export interface DescribeQueryResponse {
2096
2226
  DeliveryStatus?: DeliveryStatus | string;
2097
2227
  }
2098
2228
  /**
2229
+ * @public
2099
2230
  * <p>Returns information about the trail.</p>
2100
2231
  */
2101
2232
  export interface DescribeTrailsRequest {
@@ -2135,6 +2266,7 @@ export interface DescribeTrailsRequest {
2135
2266
  includeShadowTrails?: boolean;
2136
2267
  }
2137
2268
  /**
2269
+ * @public
2138
2270
  * <p>The settings for a trail.</p>
2139
2271
  */
2140
2272
  export interface Trail {
@@ -2227,6 +2359,7 @@ export interface Trail {
2227
2359
  IsOrganizationTrail?: boolean;
2228
2360
  }
2229
2361
  /**
2362
+ * @public
2230
2363
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
2231
2364
  * error.</p>
2232
2365
  */
@@ -2241,6 +2374,9 @@ export interface DescribeTrailsResponse {
2241
2374
  */
2242
2375
  trailList?: Trail[];
2243
2376
  }
2377
+ /**
2378
+ * @public
2379
+ */
2244
2380
  export interface GetChannelRequest {
2245
2381
  /**
2246
2382
  * <p>The ARN or <code>UUID</code> of a channel.</p>
@@ -2248,6 +2384,7 @@ export interface GetChannelRequest {
2248
2384
  Channel: string | undefined;
2249
2385
  }
2250
2386
  /**
2387
+ * @public
2251
2388
  * <p>A table showing information about the most recent successful and failed attempts
2252
2389
  * to ingest events.</p>
2253
2390
  */
@@ -2274,6 +2411,7 @@ export interface IngestionStatus {
2274
2411
  LatestIngestionAttemptEventID?: string;
2275
2412
  }
2276
2413
  /**
2414
+ * @public
2277
2415
  * <p> Contains configuration information about the channel. </p>
2278
2416
  */
2279
2417
  export interface SourceConfig {
@@ -2286,6 +2424,9 @@ export interface SourceConfig {
2286
2424
  */
2287
2425
  AdvancedEventSelectors?: AdvancedEventSelector[];
2288
2426
  }
2427
+ /**
2428
+ * @public
2429
+ */
2289
2430
  export interface GetChannelResponse {
2290
2431
  /**
2291
2432
  * <p>The ARN of an channel returned by a <code>GetChannel</code> request.</p>
@@ -2320,6 +2461,9 @@ export interface GetChannelResponse {
2320
2461
  */
2321
2462
  IngestionStatus?: IngestionStatus;
2322
2463
  }
2464
+ /**
2465
+ * @public
2466
+ */
2323
2467
  export interface GetEventDataStoreRequest {
2324
2468
  /**
2325
2469
  * <p>The ARN (or ID suffix of the ARN) of the event data store about which you want
@@ -2327,6 +2471,9 @@ export interface GetEventDataStoreRequest {
2327
2471
  */
2328
2472
  EventDataStore: string | undefined;
2329
2473
  }
2474
+ /**
2475
+ * @public
2476
+ */
2330
2477
  export interface GetEventDataStoreResponse {
2331
2478
  /**
2332
2479
  * <p>The event data store Amazon Resource Number (ARN).</p>
@@ -2382,6 +2529,9 @@ export interface GetEventDataStoreResponse {
2382
2529
  */
2383
2530
  KmsKeyId?: string;
2384
2531
  }
2532
+ /**
2533
+ * @public
2534
+ */
2385
2535
  export interface GetEventSelectorsRequest {
2386
2536
  /**
2387
2537
  * <p>Specifies the name of the trail or trail ARN. If you specify a trail name, the string
@@ -2413,6 +2563,7 @@ export interface GetEventSelectorsRequest {
2413
2563
  TrailName: string | undefined;
2414
2564
  }
2415
2565
  /**
2566
+ * @public
2416
2567
  * <p>The Amazon S3 buckets, Lambda functions, or Amazon DynamoDB tables that you specify in your event selectors for your trail to log data events. Data
2417
2568
  * events provide information about the resource operations performed on or within a resource
2418
2569
  * itself. These are also known as data plane operations. You can specify up to 250 data
@@ -2607,12 +2758,16 @@ export interface DataResource {
2607
2758
  */
2608
2759
  Values?: string[];
2609
2760
  }
2761
+ /**
2762
+ * @public
2763
+ */
2610
2764
  export declare enum ReadWriteType {
2611
2765
  All = "All",
2612
2766
  ReadOnly = "ReadOnly",
2613
2767
  WriteOnly = "WriteOnly"
2614
2768
  }
2615
2769
  /**
2770
+ * @public
2616
2771
  * <p>Use event selectors to further specify the management and data event settings for your
2617
2772
  * trail. By default, trails created without specific event selectors will be configured to
2618
2773
  * log all read and write management events, and no data events. When an event occurs in your
@@ -2662,6 +2817,9 @@ export interface EventSelector {
2662
2817
  */
2663
2818
  ExcludeManagementEventSources?: string[];
2664
2819
  }
2820
+ /**
2821
+ * @public
2822
+ */
2665
2823
  export interface GetEventSelectorsResponse {
2666
2824
  /**
2667
2825
  * <p>The specified trail ARN that has the event selectors.</p>
@@ -2676,6 +2834,9 @@ export interface GetEventSelectorsResponse {
2676
2834
  */
2677
2835
  AdvancedEventSelectors?: AdvancedEventSelector[];
2678
2836
  }
2837
+ /**
2838
+ * @public
2839
+ */
2679
2840
  export interface GetImportRequest {
2680
2841
  /**
2681
2842
  * <p> The ID for the import. </p>
@@ -2683,6 +2844,7 @@ export interface GetImportRequest {
2683
2844
  ImportId: string | undefined;
2684
2845
  }
2685
2846
  /**
2847
+ * @public
2686
2848
  * <p> The settings for the source S3 bucket. </p>
2687
2849
  */
2688
2850
  export interface S3ImportSource {
@@ -2700,6 +2862,7 @@ export interface S3ImportSource {
2700
2862
  S3BucketAccessRoleArn: string | undefined;
2701
2863
  }
2702
2864
  /**
2865
+ * @public
2703
2866
  * <p> The import source. </p>
2704
2867
  */
2705
2868
  export interface ImportSource {
@@ -2709,6 +2872,7 @@ export interface ImportSource {
2709
2872
  S3: S3ImportSource | undefined;
2710
2873
  }
2711
2874
  /**
2875
+ * @public
2712
2876
  * <p> Provides statistics for the specified <code>ImportID</code>. CloudTrail does not
2713
2877
  * update import statistics in real-time. Returned values for parameters such as
2714
2878
  * <code>EventsCompleted</code> may be lower than the actual value, because CloudTrail updates statistics incrementally over the course of the import. </p>
@@ -2735,6 +2899,9 @@ export interface ImportStatistics {
2735
2899
  */
2736
2900
  FailedEntries?: number;
2737
2901
  }
2902
+ /**
2903
+ * @public
2904
+ */
2738
2905
  export declare enum ImportStatus {
2739
2906
  COMPLETED = "COMPLETED",
2740
2907
  FAILED = "FAILED",
@@ -2742,6 +2909,9 @@ export declare enum ImportStatus {
2742
2909
  IN_PROGRESS = "IN_PROGRESS",
2743
2910
  STOPPED = "STOPPED"
2744
2911
  }
2912
+ /**
2913
+ * @public
2914
+ */
2745
2915
  export interface GetImportResponse {
2746
2916
  /**
2747
2917
  * <p> The ID of the import. </p>
@@ -2788,6 +2958,7 @@ export interface GetImportResponse {
2788
2958
  ImportStatistics?: ImportStatistics;
2789
2959
  }
2790
2960
  /**
2961
+ * @public
2791
2962
  * <p> The specified import was not found. </p>
2792
2963
  */
2793
2964
  export declare class ImportNotFoundException extends __BaseException {
@@ -2802,6 +2973,9 @@ export declare class ImportNotFoundException extends __BaseException {
2802
2973
  */
2803
2974
  constructor(opts: __ExceptionOptionType<ImportNotFoundException, __BaseException>);
2804
2975
  }
2976
+ /**
2977
+ * @public
2978
+ */
2805
2979
  export interface GetInsightSelectorsRequest {
2806
2980
  /**
2807
2981
  * <p>Specifies the name of the trail or trail ARN. If you specify a trail name, the string
@@ -2832,11 +3006,15 @@ export interface GetInsightSelectorsRequest {
2832
3006
  */
2833
3007
  TrailName: string | undefined;
2834
3008
  }
3009
+ /**
3010
+ * @public
3011
+ */
2835
3012
  export declare enum InsightType {
2836
3013
  ApiCallRateInsight = "ApiCallRateInsight",
2837
3014
  ApiErrorRateInsight = "ApiErrorRateInsight"
2838
3015
  }
2839
3016
  /**
3017
+ * @public
2840
3018
  * <p>A JSON string that contains a list of insight types that are logged on a trail.</p>
2841
3019
  */
2842
3020
  export interface InsightSelector {
@@ -2846,6 +3024,9 @@ export interface InsightSelector {
2846
3024
  */
2847
3025
  InsightType?: InsightType | string;
2848
3026
  }
3027
+ /**
3028
+ * @public
3029
+ */
2849
3030
  export interface GetInsightSelectorsResponse {
2850
3031
  /**
2851
3032
  * <p>The Amazon Resource Name (ARN) of a trail for which you want to get Insights
@@ -2860,6 +3041,7 @@ export interface GetInsightSelectorsResponse {
2860
3041
  InsightSelectors?: InsightSelector[];
2861
3042
  }
2862
3043
  /**
3044
+ * @public
2863
3045
  * <p>If you run <code>GetInsightSelectors</code> on a trail that does not have Insights
2864
3046
  * events enabled, the operation throws the exception
2865
3047
  * <code>InsightNotEnabledException</code>.</p>
@@ -2876,6 +3058,9 @@ export declare class InsightNotEnabledException extends __BaseException {
2876
3058
  */
2877
3059
  constructor(opts: __ExceptionOptionType<InsightNotEnabledException, __BaseException>);
2878
3060
  }
3061
+ /**
3062
+ * @public
3063
+ */
2879
3064
  export interface GetQueryResultsRequest {
2880
3065
  /**
2881
3066
  * @deprecated
@@ -2898,6 +3083,7 @@ export interface GetQueryResultsRequest {
2898
3083
  MaxQueryResults?: number;
2899
3084
  }
2900
3085
  /**
3086
+ * @public
2901
3087
  * <p>Metadata about a query, such as the number of results.</p>
2902
3088
  */
2903
3089
  export interface QueryStatistics {
@@ -2916,6 +3102,9 @@ export interface QueryStatistics {
2916
3102
  */
2917
3103
  BytesScanned?: number;
2918
3104
  }
3105
+ /**
3106
+ * @public
3107
+ */
2919
3108
  export interface GetQueryResultsResponse {
2920
3109
  /**
2921
3110
  * <p>The status of the query. Values include <code>QUEUED</code>, <code>RUNNING</code>,
@@ -2941,6 +3130,7 @@ export interface GetQueryResultsResponse {
2941
3130
  ErrorMessage?: string;
2942
3131
  }
2943
3132
  /**
3133
+ * @public
2944
3134
  * <p>This exception is thrown if the limit specified is not valid.</p>
2945
3135
  */
2946
3136
  export declare class InvalidMaxResultsException extends __BaseException {
@@ -2956,6 +3146,7 @@ export declare class InvalidMaxResultsException extends __BaseException {
2956
3146
  constructor(opts: __ExceptionOptionType<InvalidMaxResultsException, __BaseException>);
2957
3147
  }
2958
3148
  /**
3149
+ * @public
2959
3150
  * <p>A token that is not valid, or a token that was previously used in a request with
2960
3151
  * different parameters. This exception is thrown if the token is not valid.</p>
2961
3152
  */
@@ -2971,6 +3162,9 @@ export declare class InvalidNextTokenException extends __BaseException {
2971
3162
  */
2972
3163
  constructor(opts: __ExceptionOptionType<InvalidNextTokenException, __BaseException>);
2973
3164
  }
3165
+ /**
3166
+ * @public
3167
+ */
2974
3168
  export interface GetResourcePolicyRequest {
2975
3169
  /**
2976
3170
  * <p>
@@ -2981,6 +3175,9 @@ export interface GetResourcePolicyRequest {
2981
3175
  */
2982
3176
  ResourceArn: string | undefined;
2983
3177
  }
3178
+ /**
3179
+ * @public
3180
+ */
2984
3181
  export interface GetResourcePolicyResponse {
2985
3182
  /**
2986
3183
  * <p>
@@ -2995,6 +3192,9 @@ export interface GetResourcePolicyResponse {
2995
3192
  */
2996
3193
  ResourcePolicy?: string;
2997
3194
  }
3195
+ /**
3196
+ * @public
3197
+ */
2998
3198
  export interface GetTrailRequest {
2999
3199
  /**
3000
3200
  * <p>The name or the Amazon Resource Name (ARN) of the trail for which you want to retrieve
@@ -3002,6 +3202,9 @@ export interface GetTrailRequest {
3002
3202
  */
3003
3203
  Name: string | undefined;
3004
3204
  }
3205
+ /**
3206
+ * @public
3207
+ */
3005
3208
  export interface GetTrailResponse {
3006
3209
  /**
3007
3210
  * <p>The settings for a trail.</p>
@@ -3009,6 +3212,7 @@ export interface GetTrailResponse {
3009
3212
  Trail?: Trail;
3010
3213
  }
3011
3214
  /**
3215
+ * @public
3012
3216
  * <p>The name of a trail about which you want the current status.</p>
3013
3217
  */
3014
3218
  export interface GetTrailStatusRequest {
@@ -3024,6 +3228,7 @@ export interface GetTrailStatusRequest {
3024
3228
  Name: string | undefined;
3025
3229
  }
3026
3230
  /**
3231
+ * @public
3027
3232
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
3028
3233
  * error.</p>
3029
3234
  */
@@ -3124,6 +3329,9 @@ export interface GetTrailStatusResponse {
3124
3329
  */
3125
3330
  TimeLoggingStopped?: string;
3126
3331
  }
3332
+ /**
3333
+ * @public
3334
+ */
3127
3335
  export interface ListChannelsRequest {
3128
3336
  /**
3129
3337
  * <p> The maximum number of CloudTrail channels to display on a single page. </p>
@@ -3137,6 +3345,9 @@ export interface ListChannelsRequest {
3137
3345
  */
3138
3346
  NextToken?: string;
3139
3347
  }
3348
+ /**
3349
+ * @public
3350
+ */
3140
3351
  export interface ListChannelsResponse {
3141
3352
  /**
3142
3353
  * <p> The list of channels in the account. </p>
@@ -3147,6 +3358,9 @@ export interface ListChannelsResponse {
3147
3358
  */
3148
3359
  NextToken?: string;
3149
3360
  }
3361
+ /**
3362
+ * @public
3363
+ */
3150
3364
  export interface ListEventDataStoresRequest {
3151
3365
  /**
3152
3366
  * <p>A token you can use to get the next page of event data store results.</p>
@@ -3158,6 +3372,7 @@ export interface ListEventDataStoresRequest {
3158
3372
  MaxResults?: number;
3159
3373
  }
3160
3374
  /**
3375
+ * @public
3161
3376
  * <p>A storage lake of event data against which you can run complex SQL-based queries. An
3162
3377
  * event data store can include events that you have logged on your account from the last 90
3163
3378
  * to 2557 days (about three months to up to seven years). To select events for an event data
@@ -3228,6 +3443,9 @@ export interface EventDataStore {
3228
3443
  */
3229
3444
  UpdatedTimestamp?: Date;
3230
3445
  }
3446
+ /**
3447
+ * @public
3448
+ */
3231
3449
  export interface ListEventDataStoresResponse {
3232
3450
  /**
3233
3451
  * <p>Contains information about event data stores in the account, in the current
@@ -3239,6 +3457,9 @@ export interface ListEventDataStoresResponse {
3239
3457
  */
3240
3458
  NextToken?: string;
3241
3459
  }
3460
+ /**
3461
+ * @public
3462
+ */
3242
3463
  export interface ListImportFailuresRequest {
3243
3464
  /**
3244
3465
  * <p> The ID of the import. </p>
@@ -3253,12 +3474,16 @@ export interface ListImportFailuresRequest {
3253
3474
  */
3254
3475
  NextToken?: string;
3255
3476
  }
3477
+ /**
3478
+ * @public
3479
+ */
3256
3480
  export declare enum ImportFailureStatus {
3257
3481
  FAILED = "FAILED",
3258
3482
  RETRY = "RETRY",
3259
3483
  SUCCEEDED = "SUCCEEDED"
3260
3484
  }
3261
3485
  /**
3486
+ * @public
3262
3487
  * <p> Provides information about an import failure. </p>
3263
3488
  */
3264
3489
  export interface ImportFailureListItem {
@@ -3283,6 +3508,9 @@ export interface ImportFailureListItem {
3283
3508
  */
3284
3509
  LastUpdatedTime?: Date;
3285
3510
  }
3511
+ /**
3512
+ * @public
3513
+ */
3286
3514
  export interface ListImportFailuresResponse {
3287
3515
  /**
3288
3516
  * <p> Contains information about the import failures. </p>
@@ -3293,6 +3521,9 @@ export interface ListImportFailuresResponse {
3293
3521
  */
3294
3522
  NextToken?: string;
3295
3523
  }
3524
+ /**
3525
+ * @public
3526
+ */
3296
3527
  export interface ListImportsRequest {
3297
3528
  /**
3298
3529
  * <p> The maximum number of imports to display on a single page. </p>
@@ -3312,6 +3543,7 @@ export interface ListImportsRequest {
3312
3543
  NextToken?: string;
3313
3544
  }
3314
3545
  /**
3546
+ * @public
3315
3547
  * <p> Contains information about an import that was returned by a lookup request. </p>
3316
3548
  */
3317
3549
  export interface ImportsListItem {
@@ -3336,6 +3568,9 @@ export interface ImportsListItem {
3336
3568
  */
3337
3569
  UpdatedTimestamp?: Date;
3338
3570
  }
3571
+ /**
3572
+ * @public
3573
+ */
3339
3574
  export interface ListImportsResponse {
3340
3575
  /**
3341
3576
  * <p> The list of returned imports. </p>
@@ -3347,6 +3582,7 @@ export interface ListImportsResponse {
3347
3582
  NextToken?: string;
3348
3583
  }
3349
3584
  /**
3585
+ * @public
3350
3586
  * <p>Occurs if the timestamp values are not valid. Either the start time occurs after the end
3351
3587
  * time, or the time range is outside the range of possible values.</p>
3352
3588
  */
@@ -3363,6 +3599,7 @@ export declare class InvalidTimeRangeException extends __BaseException {
3363
3599
  constructor(opts: __ExceptionOptionType<InvalidTimeRangeException, __BaseException>);
3364
3600
  }
3365
3601
  /**
3602
+ * @public
3366
3603
  * <p>Reserved for future use.</p>
3367
3604
  */
3368
3605
  export declare class InvalidTokenException extends __BaseException {
@@ -3378,6 +3615,7 @@ export declare class InvalidTokenException extends __BaseException {
3378
3615
  constructor(opts: __ExceptionOptionType<InvalidTokenException, __BaseException>);
3379
3616
  }
3380
3617
  /**
3618
+ * @public
3381
3619
  * <p>Requests the public keys for a specified time range.</p>
3382
3620
  */
3383
3621
  export interface ListPublicKeysRequest {
@@ -3398,6 +3636,7 @@ export interface ListPublicKeysRequest {
3398
3636
  NextToken?: string;
3399
3637
  }
3400
3638
  /**
3639
+ * @public
3401
3640
  * <p>Contains information about a returned public key.</p>
3402
3641
  */
3403
3642
  export interface PublicKey {
@@ -3419,6 +3658,7 @@ export interface PublicKey {
3419
3658
  Fingerprint?: string;
3420
3659
  }
3421
3660
  /**
3661
+ * @public
3422
3662
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
3423
3663
  * error.</p>
3424
3664
  */
@@ -3436,6 +3676,7 @@ export interface ListPublicKeysResponse {
3436
3676
  NextToken?: string;
3437
3677
  }
3438
3678
  /**
3679
+ * @public
3439
3680
  * <p>A date range for the query was specified that is not valid. Be sure that the start time
3440
3681
  * is chronologically before the end time. For more information about writing a query, see
3441
3682
  * <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/query-create-edit-query.html">Create or edit a query</a> in the <i>CloudTrail User Guide</i>.</p>
@@ -3453,6 +3694,7 @@ export declare class InvalidDateRangeException extends __BaseException {
3453
3694
  constructor(opts: __ExceptionOptionType<InvalidDateRangeException, __BaseException>);
3454
3695
  }
3455
3696
  /**
3697
+ * @public
3456
3698
  * <p>The query status is not valid for the operation.</p>
3457
3699
  */
3458
3700
  export declare class InvalidQueryStatusException extends __BaseException {
@@ -3467,6 +3709,9 @@ export declare class InvalidQueryStatusException extends __BaseException {
3467
3709
  */
3468
3710
  constructor(opts: __ExceptionOptionType<InvalidQueryStatusException, __BaseException>);
3469
3711
  }
3712
+ /**
3713
+ * @public
3714
+ */
3470
3715
  export interface ListQueriesRequest {
3471
3716
  /**
3472
3717
  * <p>The ARN (or the ID suffix of the ARN) of an event data store on which queries were
@@ -3500,6 +3745,7 @@ export interface ListQueriesRequest {
3500
3745
  QueryStatus?: QueryStatus | string;
3501
3746
  }
3502
3747
  /**
3748
+ * @public
3503
3749
  * <p>A SQL string of criteria about events that you want to collect in an event data
3504
3750
  * store.</p>
3505
3751
  */
@@ -3519,6 +3765,9 @@ export interface Query {
3519
3765
  */
3520
3766
  CreationTime?: Date;
3521
3767
  }
3768
+ /**
3769
+ * @public
3770
+ */
3522
3771
  export interface ListQueriesResponse {
3523
3772
  /**
3524
3773
  * <p>Lists matching query results, and shows query ID, status, and creation time of each
@@ -3531,6 +3780,7 @@ export interface ListQueriesResponse {
3531
3780
  NextToken?: string;
3532
3781
  }
3533
3782
  /**
3783
+ * @public
3534
3784
  * <p>Specifies a list of tags to return.</p>
3535
3785
  */
3536
3786
  export interface ListTagsRequest {
@@ -3545,6 +3795,7 @@ export interface ListTagsRequest {
3545
3795
  NextToken?: string;
3546
3796
  }
3547
3797
  /**
3798
+ * @public
3548
3799
  * <p>A resource tag.</p>
3549
3800
  */
3550
3801
  export interface ResourceTag {
@@ -3558,6 +3809,7 @@ export interface ResourceTag {
3558
3809
  TagsList?: Tag[];
3559
3810
  }
3560
3811
  /**
3812
+ * @public
3561
3813
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
3562
3814
  * error.</p>
3563
3815
  */
@@ -3571,6 +3823,9 @@ export interface ListTagsResponse {
3571
3823
  */
3572
3824
  NextToken?: string;
3573
3825
  }
3826
+ /**
3827
+ * @public
3828
+ */
3574
3829
  export interface ListTrailsRequest {
3575
3830
  /**
3576
3831
  * <p>The token to use to get the next page of results after a previous API call. This token
@@ -3581,6 +3836,7 @@ export interface ListTrailsRequest {
3581
3836
  NextToken?: string;
3582
3837
  }
3583
3838
  /**
3839
+ * @public
3584
3840
  * <p>Information about a CloudTrail trail, including the trail's name, home region,
3585
3841
  * and Amazon Resource Name (ARN).</p>
3586
3842
  */
@@ -3598,6 +3854,9 @@ export interface TrailInfo {
3598
3854
  */
3599
3855
  HomeRegion?: string;
3600
3856
  }
3857
+ /**
3858
+ * @public
3859
+ */
3601
3860
  export interface ListTrailsResponse {
3602
3861
  /**
3603
3862
  * <p>Returns the name, ARN, and home region of trails in the current account.</p>
@@ -3613,6 +3872,7 @@ export interface ListTrailsResponse {
3613
3872
  NextToken?: string;
3614
3873
  }
3615
3874
  /**
3875
+ * @public
3616
3876
  * <p>Occurs if an event category that is not valid is specified as a value of
3617
3877
  * <code>EventCategory</code>.</p>
3618
3878
  */
@@ -3629,6 +3889,7 @@ export declare class InvalidEventCategoryException extends __BaseException {
3629
3889
  constructor(opts: __ExceptionOptionType<InvalidEventCategoryException, __BaseException>);
3630
3890
  }
3631
3891
  /**
3892
+ * @public
3632
3893
  * <p>Occurs when a lookup attribute is specified that is not valid.</p>
3633
3894
  */
3634
3895
  export declare class InvalidLookupAttributesException extends __BaseException {
@@ -3643,9 +3904,15 @@ export declare class InvalidLookupAttributesException extends __BaseException {
3643
3904
  */
3644
3905
  constructor(opts: __ExceptionOptionType<InvalidLookupAttributesException, __BaseException>);
3645
3906
  }
3907
+ /**
3908
+ * @public
3909
+ */
3646
3910
  export declare enum EventCategory {
3647
3911
  Insight = "insight"
3648
3912
  }
3913
+ /**
3914
+ * @public
3915
+ */
3649
3916
  export declare enum LookupAttributeKey {
3650
3917
  ACCESS_KEY_ID = "AccessKeyId",
3651
3918
  EVENT_ID = "EventId",
@@ -3657,6 +3924,7 @@ export declare enum LookupAttributeKey {
3657
3924
  USERNAME = "Username"
3658
3925
  }
3659
3926
  /**
3927
+ * @public
3660
3928
  * <p>Specifies an attribute and value that filter the events returned.</p>
3661
3929
  */
3662
3930
  export interface LookupAttribute {
@@ -3670,6 +3938,7 @@ export interface LookupAttribute {
3670
3938
  AttributeValue: string | undefined;
3671
3939
  }
3672
3940
  /**
3941
+ * @public
3673
3942
  * <p>Contains a request for LookupEvents.</p>
3674
3943
  */
3675
3944
  export interface LookupEventsRequest {
@@ -3709,6 +3978,7 @@ export interface LookupEventsRequest {
3709
3978
  NextToken?: string;
3710
3979
  }
3711
3980
  /**
3981
+ * @public
3712
3982
  * <p>Specifies the type and name of a resource referenced by an event.</p>
3713
3983
  */
3714
3984
  export interface Resource {
@@ -3727,6 +3997,7 @@ export interface Resource {
3727
3997
  ResourceName?: string;
3728
3998
  }
3729
3999
  /**
4000
+ * @public
3730
4001
  * <p>Contains information about an event that was returned by a lookup request. The result
3731
4002
  * includes a representation of a CloudTrail event.</p>
3732
4003
  */
@@ -3772,6 +4043,7 @@ export interface Event {
3772
4043
  CloudTrailEvent?: string;
3773
4044
  }
3774
4045
  /**
4046
+ * @public
3775
4047
  * <p>Contains a response to a LookupEvents action.</p>
3776
4048
  */
3777
4049
  export interface LookupEventsResponse {
@@ -3789,6 +4061,9 @@ export interface LookupEventsResponse {
3789
4061
  */
3790
4062
  NextToken?: string;
3791
4063
  }
4064
+ /**
4065
+ * @public
4066
+ */
3792
4067
  export interface PutEventSelectorsRequest {
3793
4068
  /**
3794
4069
  * <p>Specifies the name of the trail or trail ARN. If you specify a trail name, the string
@@ -3837,6 +4112,9 @@ export interface PutEventSelectorsRequest {
3837
4112
  */
3838
4113
  AdvancedEventSelectors?: AdvancedEventSelector[];
3839
4114
  }
4115
+ /**
4116
+ * @public
4117
+ */
3840
4118
  export interface PutEventSelectorsResponse {
3841
4119
  /**
3842
4120
  * <p>Specifies the ARN of the trail that was updated with event selectors. The following is
@@ -3856,6 +4134,7 @@ export interface PutEventSelectorsResponse {
3856
4134
  AdvancedEventSelectors?: AdvancedEventSelector[];
3857
4135
  }
3858
4136
  /**
4137
+ * @public
3859
4138
  * <p>The formatting or syntax of the <code>InsightSelectors</code> JSON statement in your
3860
4139
  * <code>PutInsightSelectors</code> or <code>GetInsightSelectors</code> request is not
3861
4140
  * valid, or the specified insight type in the <code>InsightSelectors</code> statement is not
@@ -3873,6 +4152,9 @@ export declare class InvalidInsightSelectorsException extends __BaseException {
3873
4152
  */
3874
4153
  constructor(opts: __ExceptionOptionType<InvalidInsightSelectorsException, __BaseException>);
3875
4154
  }
4155
+ /**
4156
+ * @public
4157
+ */
3876
4158
  export interface PutInsightSelectorsRequest {
3877
4159
  /**
3878
4160
  * <p>The name of the CloudTrail trail for which you want to change or add Insights
@@ -3886,6 +4168,9 @@ export interface PutInsightSelectorsRequest {
3886
4168
  */
3887
4169
  InsightSelectors: InsightSelector[] | undefined;
3888
4170
  }
4171
+ /**
4172
+ * @public
4173
+ */
3889
4174
  export interface PutInsightSelectorsResponse {
3890
4175
  /**
3891
4176
  * <p>The Amazon Resource Name (ARN) of a trail for which you want to change or add Insights
@@ -3899,6 +4184,9 @@ export interface PutInsightSelectorsResponse {
3899
4184
  */
3900
4185
  InsightSelectors?: InsightSelector[];
3901
4186
  }
4187
+ /**
4188
+ * @public
4189
+ */
3902
4190
  export interface PutResourcePolicyRequest {
3903
4191
  /**
3904
4192
  * <p>
@@ -3933,6 +4221,9 @@ export interface PutResourcePolicyRequest {
3933
4221
  */
3934
4222
  ResourcePolicy: string | undefined;
3935
4223
  }
4224
+ /**
4225
+ * @public
4226
+ */
3936
4227
  export interface PutResourcePolicyResponse {
3937
4228
  /**
3938
4229
  * <p>
@@ -3948,6 +4239,7 @@ export interface PutResourcePolicyResponse {
3948
4239
  ResourcePolicy?: string;
3949
4240
  }
3950
4241
  /**
4242
+ * @public
3951
4243
  * <p>
3952
4244
  * This exception is thrown when the resouce-based policy has syntax errors, or contains a principal that is not valid.
3953
4245
  * </p>
@@ -3983,6 +4275,7 @@ export declare class ResourcePolicyNotValidException extends __BaseException {
3983
4275
  constructor(opts: __ExceptionOptionType<ResourcePolicyNotValidException, __BaseException>);
3984
4276
  }
3985
4277
  /**
4278
+ * @public
3986
4279
  * <p>This exception is thrown when the maximum number of CloudTrail delegated
3987
4280
  * administrators is reached.</p>
3988
4281
  */
@@ -3999,6 +4292,7 @@ export declare class DelegatedAdminAccountLimitExceededException extends __BaseE
3999
4292
  constructor(opts: __ExceptionOptionType<DelegatedAdminAccountLimitExceededException, __BaseException>);
4000
4293
  }
4001
4294
  /**
4295
+ * @public
4002
4296
  * <p>Specifies an organization member account ID as a CloudTrail delegated
4003
4297
  * administrator.</p>
4004
4298
  */
@@ -4010,11 +4304,13 @@ export interface RegisterOrganizationDelegatedAdminRequest {
4010
4304
  MemberAccountId: string | undefined;
4011
4305
  }
4012
4306
  /**
4307
+ * @public
4013
4308
  * <p>Returns the following response if successful. Otherwise, returns an error.</p>
4014
4309
  */
4015
4310
  export interface RegisterOrganizationDelegatedAdminResponse {
4016
4311
  }
4017
4312
  /**
4313
+ * @public
4018
4314
  * <p>Specifies the tags to remove from a trail, event data store, or channel.</p>
4019
4315
  */
4020
4316
  export interface RemoveTagsRequest {
@@ -4038,12 +4334,14 @@ export interface RemoveTagsRequest {
4038
4334
  TagsList: Tag[] | undefined;
4039
4335
  }
4040
4336
  /**
4337
+ * @public
4041
4338
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
4042
4339
  * error.</p>
4043
4340
  */
4044
4341
  export interface RemoveTagsResponse {
4045
4342
  }
4046
4343
  /**
4344
+ * @public
4047
4345
  * <p>The event data store is not in a status that supports the operation.</p>
4048
4346
  */
4049
4347
  export declare class InvalidEventDataStoreStatusException extends __BaseException {
@@ -4058,6 +4356,9 @@ export declare class InvalidEventDataStoreStatusException extends __BaseExceptio
4058
4356
  */
4059
4357
  constructor(opts: __ExceptionOptionType<InvalidEventDataStoreStatusException, __BaseException>);
4060
4358
  }
4359
+ /**
4360
+ * @public
4361
+ */
4061
4362
  export interface RestoreEventDataStoreRequest {
4062
4363
  /**
4063
4364
  * <p>The ARN (or the ID suffix of the ARN) of the event data store that you want to
@@ -4065,6 +4366,9 @@ export interface RestoreEventDataStoreRequest {
4065
4366
  */
4066
4367
  EventDataStore: string | undefined;
4067
4368
  }
4369
+ /**
4370
+ * @public
4371
+ */
4068
4372
  export interface RestoreEventDataStoreResponse {
4069
4373
  /**
4070
4374
  * <p>The event data store ARN.</p>
@@ -4121,6 +4425,7 @@ export interface RestoreEventDataStoreResponse {
4121
4425
  KmsKeyId?: string;
4122
4426
  }
4123
4427
  /**
4428
+ * @public
4124
4429
  * <p> This exception is thrown when the provided source S3 bucket is not valid for import.
4125
4430
  * </p>
4126
4431
  */
@@ -4136,6 +4441,9 @@ export declare class InvalidImportSourceException extends __BaseException {
4136
4441
  */
4137
4442
  constructor(opts: __ExceptionOptionType<InvalidImportSourceException, __BaseException>);
4138
4443
  }
4444
+ /**
4445
+ * @public
4446
+ */
4139
4447
  export interface StartImportRequest {
4140
4448
  /**
4141
4449
  * <p> The ARN of the destination event data store. Use this parameter for a new import.
@@ -4167,6 +4475,9 @@ export interface StartImportRequest {
4167
4475
  */
4168
4476
  ImportId?: string;
4169
4477
  }
4478
+ /**
4479
+ * @public
4480
+ */
4170
4481
  export interface StartImportResponse {
4171
4482
  /**
4172
4483
  * <p> The ID of the import. </p>
@@ -4208,6 +4519,7 @@ export interface StartImportResponse {
4208
4519
  UpdatedTimestamp?: Date;
4209
4520
  }
4210
4521
  /**
4522
+ * @public
4211
4523
  * <p>The request to CloudTrail to start logging Amazon Web Services API calls for an
4212
4524
  * account.</p>
4213
4525
  */
@@ -4222,12 +4534,14 @@ export interface StartLoggingRequest {
4222
4534
  Name: string | undefined;
4223
4535
  }
4224
4536
  /**
4537
+ * @public
4225
4538
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
4226
4539
  * error.</p>
4227
4540
  */
4228
4541
  export interface StartLoggingResponse {
4229
4542
  }
4230
4543
  /**
4544
+ * @public
4231
4545
  * <p>The query that was submitted has validation errors, or uses incorrect syntax or
4232
4546
  * unsupported keywords. For more information about writing a query, see <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/query-create-edit-query.html">Create or edit a query</a> in the <i>CloudTrail User
4233
4547
  * Guide</i>.</p>
@@ -4245,6 +4559,7 @@ export declare class InvalidQueryStatementException extends __BaseException {
4245
4559
  constructor(opts: __ExceptionOptionType<InvalidQueryStatementException, __BaseException>);
4246
4560
  }
4247
4561
  /**
4562
+ * @public
4248
4563
  * <p>You are already running the maximum number of concurrent queries. Wait a minute for some
4249
4564
  * queries to finish, and then run the query again.</p>
4250
4565
  */
@@ -4260,6 +4575,9 @@ export declare class MaxConcurrentQueriesException extends __BaseException {
4260
4575
  */
4261
4576
  constructor(opts: __ExceptionOptionType<MaxConcurrentQueriesException, __BaseException>);
4262
4577
  }
4578
+ /**
4579
+ * @public
4580
+ */
4263
4581
  export interface StartQueryRequest {
4264
4582
  /**
4265
4583
  * <p>The SQL code of your query.</p>
@@ -4270,18 +4588,27 @@ export interface StartQueryRequest {
4270
4588
  */
4271
4589
  DeliveryS3Uri?: string;
4272
4590
  }
4591
+ /**
4592
+ * @public
4593
+ */
4273
4594
  export interface StartQueryResponse {
4274
4595
  /**
4275
4596
  * <p>The ID of the started query.</p>
4276
4597
  */
4277
4598
  QueryId?: string;
4278
4599
  }
4600
+ /**
4601
+ * @public
4602
+ */
4279
4603
  export interface StopImportRequest {
4280
4604
  /**
4281
4605
  * <p> The ID of the import. </p>
4282
4606
  */
4283
4607
  ImportId: string | undefined;
4284
4608
  }
4609
+ /**
4610
+ * @public
4611
+ */
4285
4612
  export interface StopImportResponse {
4286
4613
  /**
4287
4614
  * <p> The ID for the import. </p>
@@ -4325,6 +4652,7 @@ export interface StopImportResponse {
4325
4652
  ImportStatistics?: ImportStatistics;
4326
4653
  }
4327
4654
  /**
4655
+ * @public
4328
4656
  * <p>Passes the request to CloudTrail to stop logging Amazon Web Services API calls for
4329
4657
  * the specified account.</p>
4330
4658
  */
@@ -4340,11 +4668,15 @@ export interface StopLoggingRequest {
4340
4668
  Name: string | undefined;
4341
4669
  }
4342
4670
  /**
4671
+ * @public
4343
4672
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
4344
4673
  * error.</p>
4345
4674
  */
4346
4675
  export interface StopLoggingResponse {
4347
4676
  }
4677
+ /**
4678
+ * @public
4679
+ */
4348
4680
  export interface UpdateChannelRequest {
4349
4681
  /**
4350
4682
  * <p>The ARN or ID (the ARN suffix) of the channel that you want to update.</p>
@@ -4361,6 +4693,9 @@ export interface UpdateChannelRequest {
4361
4693
  */
4362
4694
  Name?: string;
4363
4695
  }
4696
+ /**
4697
+ * @public
4698
+ */
4364
4699
  export interface UpdateChannelResponse {
4365
4700
  /**
4366
4701
  * <p>The ARN of the channel that was updated.</p>
@@ -4379,6 +4714,9 @@ export interface UpdateChannelResponse {
4379
4714
  */
4380
4715
  Destinations?: Destination[];
4381
4716
  }
4717
+ /**
4718
+ * @public
4719
+ */
4382
4720
  export interface UpdateEventDataStoreRequest {
4383
4721
  /**
4384
4722
  * <p>The ARN (or the ID suffix of the ARN) of the event data store that you want to
@@ -4455,6 +4793,9 @@ export interface UpdateEventDataStoreRequest {
4455
4793
  */
4456
4794
  KmsKeyId?: string;
4457
4795
  }
4796
+ /**
4797
+ * @public
4798
+ */
4458
4799
  export interface UpdateEventDataStoreResponse {
4459
4800
  /**
4460
4801
  * <p>The ARN of the event data store.</p>
@@ -4511,6 +4852,7 @@ export interface UpdateEventDataStoreResponse {
4511
4852
  KmsKeyId?: string;
4512
4853
  }
4513
4854
  /**
4855
+ * @public
4514
4856
  * <p>Specifies settings to update for the trail.</p>
4515
4857
  */
4516
4858
  export interface UpdateTrailRequest {
@@ -4632,6 +4974,7 @@ export interface UpdateTrailRequest {
4632
4974
  IsOrganizationTrail?: boolean;
4633
4975
  }
4634
4976
  /**
4977
+ * @public
4635
4978
  * <p>Returns the objects or data listed below if successful. Otherwise, returns an
4636
4979
  * error.</p>
4637
4980
  */
@@ -4708,459 +5051,3 @@ export interface UpdateTrailResponse {
4708
5051
  */
4709
5052
  IsOrganizationTrail?: boolean;
4710
5053
  }
4711
- /**
4712
- * @internal
4713
- */
4714
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
4715
- /**
4716
- * @internal
4717
- */
4718
- export declare const AddTagsRequestFilterSensitiveLog: (obj: AddTagsRequest) => any;
4719
- /**
4720
- * @internal
4721
- */
4722
- export declare const AddTagsResponseFilterSensitiveLog: (obj: AddTagsResponse) => any;
4723
- /**
4724
- * @internal
4725
- */
4726
- export declare const AdvancedFieldSelectorFilterSensitiveLog: (obj: AdvancedFieldSelector) => any;
4727
- /**
4728
- * @internal
4729
- */
4730
- export declare const AdvancedEventSelectorFilterSensitiveLog: (obj: AdvancedEventSelector) => any;
4731
- /**
4732
- * @internal
4733
- */
4734
- export declare const CancelQueryRequestFilterSensitiveLog: (obj: CancelQueryRequest) => any;
4735
- /**
4736
- * @internal
4737
- */
4738
- export declare const CancelQueryResponseFilterSensitiveLog: (obj: CancelQueryResponse) => any;
4739
- /**
4740
- * @internal
4741
- */
4742
- export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
4743
- /**
4744
- * @internal
4745
- */
4746
- export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
4747
- /**
4748
- * @internal
4749
- */
4750
- export declare const CreateChannelRequestFilterSensitiveLog: (obj: CreateChannelRequest) => any;
4751
- /**
4752
- * @internal
4753
- */
4754
- export declare const CreateChannelResponseFilterSensitiveLog: (obj: CreateChannelResponse) => any;
4755
- /**
4756
- * @internal
4757
- */
4758
- export declare const CreateEventDataStoreRequestFilterSensitiveLog: (obj: CreateEventDataStoreRequest) => any;
4759
- /**
4760
- * @internal
4761
- */
4762
- export declare const CreateEventDataStoreResponseFilterSensitiveLog: (obj: CreateEventDataStoreResponse) => any;
4763
- /**
4764
- * @internal
4765
- */
4766
- export declare const CreateTrailRequestFilterSensitiveLog: (obj: CreateTrailRequest) => any;
4767
- /**
4768
- * @internal
4769
- */
4770
- export declare const CreateTrailResponseFilterSensitiveLog: (obj: CreateTrailResponse) => any;
4771
- /**
4772
- * @internal
4773
- */
4774
- export declare const DeleteChannelRequestFilterSensitiveLog: (obj: DeleteChannelRequest) => any;
4775
- /**
4776
- * @internal
4777
- */
4778
- export declare const DeleteChannelResponseFilterSensitiveLog: (obj: DeleteChannelResponse) => any;
4779
- /**
4780
- * @internal
4781
- */
4782
- export declare const DeleteEventDataStoreRequestFilterSensitiveLog: (obj: DeleteEventDataStoreRequest) => any;
4783
- /**
4784
- * @internal
4785
- */
4786
- export declare const DeleteEventDataStoreResponseFilterSensitiveLog: (obj: DeleteEventDataStoreResponse) => any;
4787
- /**
4788
- * @internal
4789
- */
4790
- export declare const DeleteResourcePolicyRequestFilterSensitiveLog: (obj: DeleteResourcePolicyRequest) => any;
4791
- /**
4792
- * @internal
4793
- */
4794
- export declare const DeleteResourcePolicyResponseFilterSensitiveLog: (obj: DeleteResourcePolicyResponse) => any;
4795
- /**
4796
- * @internal
4797
- */
4798
- export declare const DeleteTrailRequestFilterSensitiveLog: (obj: DeleteTrailRequest) => any;
4799
- /**
4800
- * @internal
4801
- */
4802
- export declare const DeleteTrailResponseFilterSensitiveLog: (obj: DeleteTrailResponse) => any;
4803
- /**
4804
- * @internal
4805
- */
4806
- export declare const DeregisterOrganizationDelegatedAdminRequestFilterSensitiveLog: (obj: DeregisterOrganizationDelegatedAdminRequest) => any;
4807
- /**
4808
- * @internal
4809
- */
4810
- export declare const DeregisterOrganizationDelegatedAdminResponseFilterSensitiveLog: (obj: DeregisterOrganizationDelegatedAdminResponse) => any;
4811
- /**
4812
- * @internal
4813
- */
4814
- export declare const DescribeQueryRequestFilterSensitiveLog: (obj: DescribeQueryRequest) => any;
4815
- /**
4816
- * @internal
4817
- */
4818
- export declare const QueryStatisticsForDescribeQueryFilterSensitiveLog: (obj: QueryStatisticsForDescribeQuery) => any;
4819
- /**
4820
- * @internal
4821
- */
4822
- export declare const DescribeQueryResponseFilterSensitiveLog: (obj: DescribeQueryResponse) => any;
4823
- /**
4824
- * @internal
4825
- */
4826
- export declare const DescribeTrailsRequestFilterSensitiveLog: (obj: DescribeTrailsRequest) => any;
4827
- /**
4828
- * @internal
4829
- */
4830
- export declare const TrailFilterSensitiveLog: (obj: Trail) => any;
4831
- /**
4832
- * @internal
4833
- */
4834
- export declare const DescribeTrailsResponseFilterSensitiveLog: (obj: DescribeTrailsResponse) => any;
4835
- /**
4836
- * @internal
4837
- */
4838
- export declare const GetChannelRequestFilterSensitiveLog: (obj: GetChannelRequest) => any;
4839
- /**
4840
- * @internal
4841
- */
4842
- export declare const IngestionStatusFilterSensitiveLog: (obj: IngestionStatus) => any;
4843
- /**
4844
- * @internal
4845
- */
4846
- export declare const SourceConfigFilterSensitiveLog: (obj: SourceConfig) => any;
4847
- /**
4848
- * @internal
4849
- */
4850
- export declare const GetChannelResponseFilterSensitiveLog: (obj: GetChannelResponse) => any;
4851
- /**
4852
- * @internal
4853
- */
4854
- export declare const GetEventDataStoreRequestFilterSensitiveLog: (obj: GetEventDataStoreRequest) => any;
4855
- /**
4856
- * @internal
4857
- */
4858
- export declare const GetEventDataStoreResponseFilterSensitiveLog: (obj: GetEventDataStoreResponse) => any;
4859
- /**
4860
- * @internal
4861
- */
4862
- export declare const GetEventSelectorsRequestFilterSensitiveLog: (obj: GetEventSelectorsRequest) => any;
4863
- /**
4864
- * @internal
4865
- */
4866
- export declare const DataResourceFilterSensitiveLog: (obj: DataResource) => any;
4867
- /**
4868
- * @internal
4869
- */
4870
- export declare const EventSelectorFilterSensitiveLog: (obj: EventSelector) => any;
4871
- /**
4872
- * @internal
4873
- */
4874
- export declare const GetEventSelectorsResponseFilterSensitiveLog: (obj: GetEventSelectorsResponse) => any;
4875
- /**
4876
- * @internal
4877
- */
4878
- export declare const GetImportRequestFilterSensitiveLog: (obj: GetImportRequest) => any;
4879
- /**
4880
- * @internal
4881
- */
4882
- export declare const S3ImportSourceFilterSensitiveLog: (obj: S3ImportSource) => any;
4883
- /**
4884
- * @internal
4885
- */
4886
- export declare const ImportSourceFilterSensitiveLog: (obj: ImportSource) => any;
4887
- /**
4888
- * @internal
4889
- */
4890
- export declare const ImportStatisticsFilterSensitiveLog: (obj: ImportStatistics) => any;
4891
- /**
4892
- * @internal
4893
- */
4894
- export declare const GetImportResponseFilterSensitiveLog: (obj: GetImportResponse) => any;
4895
- /**
4896
- * @internal
4897
- */
4898
- export declare const GetInsightSelectorsRequestFilterSensitiveLog: (obj: GetInsightSelectorsRequest) => any;
4899
- /**
4900
- * @internal
4901
- */
4902
- export declare const InsightSelectorFilterSensitiveLog: (obj: InsightSelector) => any;
4903
- /**
4904
- * @internal
4905
- */
4906
- export declare const GetInsightSelectorsResponseFilterSensitiveLog: (obj: GetInsightSelectorsResponse) => any;
4907
- /**
4908
- * @internal
4909
- */
4910
- export declare const GetQueryResultsRequestFilterSensitiveLog: (obj: GetQueryResultsRequest) => any;
4911
- /**
4912
- * @internal
4913
- */
4914
- export declare const QueryStatisticsFilterSensitiveLog: (obj: QueryStatistics) => any;
4915
- /**
4916
- * @internal
4917
- */
4918
- export declare const GetQueryResultsResponseFilterSensitiveLog: (obj: GetQueryResultsResponse) => any;
4919
- /**
4920
- * @internal
4921
- */
4922
- export declare const GetResourcePolicyRequestFilterSensitiveLog: (obj: GetResourcePolicyRequest) => any;
4923
- /**
4924
- * @internal
4925
- */
4926
- export declare const GetResourcePolicyResponseFilterSensitiveLog: (obj: GetResourcePolicyResponse) => any;
4927
- /**
4928
- * @internal
4929
- */
4930
- export declare const GetTrailRequestFilterSensitiveLog: (obj: GetTrailRequest) => any;
4931
- /**
4932
- * @internal
4933
- */
4934
- export declare const GetTrailResponseFilterSensitiveLog: (obj: GetTrailResponse) => any;
4935
- /**
4936
- * @internal
4937
- */
4938
- export declare const GetTrailStatusRequestFilterSensitiveLog: (obj: GetTrailStatusRequest) => any;
4939
- /**
4940
- * @internal
4941
- */
4942
- export declare const GetTrailStatusResponseFilterSensitiveLog: (obj: GetTrailStatusResponse) => any;
4943
- /**
4944
- * @internal
4945
- */
4946
- export declare const ListChannelsRequestFilterSensitiveLog: (obj: ListChannelsRequest) => any;
4947
- /**
4948
- * @internal
4949
- */
4950
- export declare const ListChannelsResponseFilterSensitiveLog: (obj: ListChannelsResponse) => any;
4951
- /**
4952
- * @internal
4953
- */
4954
- export declare const ListEventDataStoresRequestFilterSensitiveLog: (obj: ListEventDataStoresRequest) => any;
4955
- /**
4956
- * @internal
4957
- */
4958
- export declare const EventDataStoreFilterSensitiveLog: (obj: EventDataStore) => any;
4959
- /**
4960
- * @internal
4961
- */
4962
- export declare const ListEventDataStoresResponseFilterSensitiveLog: (obj: ListEventDataStoresResponse) => any;
4963
- /**
4964
- * @internal
4965
- */
4966
- export declare const ListImportFailuresRequestFilterSensitiveLog: (obj: ListImportFailuresRequest) => any;
4967
- /**
4968
- * @internal
4969
- */
4970
- export declare const ImportFailureListItemFilterSensitiveLog: (obj: ImportFailureListItem) => any;
4971
- /**
4972
- * @internal
4973
- */
4974
- export declare const ListImportFailuresResponseFilterSensitiveLog: (obj: ListImportFailuresResponse) => any;
4975
- /**
4976
- * @internal
4977
- */
4978
- export declare const ListImportsRequestFilterSensitiveLog: (obj: ListImportsRequest) => any;
4979
- /**
4980
- * @internal
4981
- */
4982
- export declare const ImportsListItemFilterSensitiveLog: (obj: ImportsListItem) => any;
4983
- /**
4984
- * @internal
4985
- */
4986
- export declare const ListImportsResponseFilterSensitiveLog: (obj: ListImportsResponse) => any;
4987
- /**
4988
- * @internal
4989
- */
4990
- export declare const ListPublicKeysRequestFilterSensitiveLog: (obj: ListPublicKeysRequest) => any;
4991
- /**
4992
- * @internal
4993
- */
4994
- export declare const PublicKeyFilterSensitiveLog: (obj: PublicKey) => any;
4995
- /**
4996
- * @internal
4997
- */
4998
- export declare const ListPublicKeysResponseFilterSensitiveLog: (obj: ListPublicKeysResponse) => any;
4999
- /**
5000
- * @internal
5001
- */
5002
- export declare const ListQueriesRequestFilterSensitiveLog: (obj: ListQueriesRequest) => any;
5003
- /**
5004
- * @internal
5005
- */
5006
- export declare const QueryFilterSensitiveLog: (obj: Query) => any;
5007
- /**
5008
- * @internal
5009
- */
5010
- export declare const ListQueriesResponseFilterSensitiveLog: (obj: ListQueriesResponse) => any;
5011
- /**
5012
- * @internal
5013
- */
5014
- export declare const ListTagsRequestFilterSensitiveLog: (obj: ListTagsRequest) => any;
5015
- /**
5016
- * @internal
5017
- */
5018
- export declare const ResourceTagFilterSensitiveLog: (obj: ResourceTag) => any;
5019
- /**
5020
- * @internal
5021
- */
5022
- export declare const ListTagsResponseFilterSensitiveLog: (obj: ListTagsResponse) => any;
5023
- /**
5024
- * @internal
5025
- */
5026
- export declare const ListTrailsRequestFilterSensitiveLog: (obj: ListTrailsRequest) => any;
5027
- /**
5028
- * @internal
5029
- */
5030
- export declare const TrailInfoFilterSensitiveLog: (obj: TrailInfo) => any;
5031
- /**
5032
- * @internal
5033
- */
5034
- export declare const ListTrailsResponseFilterSensitiveLog: (obj: ListTrailsResponse) => any;
5035
- /**
5036
- * @internal
5037
- */
5038
- export declare const LookupAttributeFilterSensitiveLog: (obj: LookupAttribute) => any;
5039
- /**
5040
- * @internal
5041
- */
5042
- export declare const LookupEventsRequestFilterSensitiveLog: (obj: LookupEventsRequest) => any;
5043
- /**
5044
- * @internal
5045
- */
5046
- export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
5047
- /**
5048
- * @internal
5049
- */
5050
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
5051
- /**
5052
- * @internal
5053
- */
5054
- export declare const LookupEventsResponseFilterSensitiveLog: (obj: LookupEventsResponse) => any;
5055
- /**
5056
- * @internal
5057
- */
5058
- export declare const PutEventSelectorsRequestFilterSensitiveLog: (obj: PutEventSelectorsRequest) => any;
5059
- /**
5060
- * @internal
5061
- */
5062
- export declare const PutEventSelectorsResponseFilterSensitiveLog: (obj: PutEventSelectorsResponse) => any;
5063
- /**
5064
- * @internal
5065
- */
5066
- export declare const PutInsightSelectorsRequestFilterSensitiveLog: (obj: PutInsightSelectorsRequest) => any;
5067
- /**
5068
- * @internal
5069
- */
5070
- export declare const PutInsightSelectorsResponseFilterSensitiveLog: (obj: PutInsightSelectorsResponse) => any;
5071
- /**
5072
- * @internal
5073
- */
5074
- export declare const PutResourcePolicyRequestFilterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
5075
- /**
5076
- * @internal
5077
- */
5078
- export declare const PutResourcePolicyResponseFilterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
5079
- /**
5080
- * @internal
5081
- */
5082
- export declare const RegisterOrganizationDelegatedAdminRequestFilterSensitiveLog: (obj: RegisterOrganizationDelegatedAdminRequest) => any;
5083
- /**
5084
- * @internal
5085
- */
5086
- export declare const RegisterOrganizationDelegatedAdminResponseFilterSensitiveLog: (obj: RegisterOrganizationDelegatedAdminResponse) => any;
5087
- /**
5088
- * @internal
5089
- */
5090
- export declare const RemoveTagsRequestFilterSensitiveLog: (obj: RemoveTagsRequest) => any;
5091
- /**
5092
- * @internal
5093
- */
5094
- export declare const RemoveTagsResponseFilterSensitiveLog: (obj: RemoveTagsResponse) => any;
5095
- /**
5096
- * @internal
5097
- */
5098
- export declare const RestoreEventDataStoreRequestFilterSensitiveLog: (obj: RestoreEventDataStoreRequest) => any;
5099
- /**
5100
- * @internal
5101
- */
5102
- export declare const RestoreEventDataStoreResponseFilterSensitiveLog: (obj: RestoreEventDataStoreResponse) => any;
5103
- /**
5104
- * @internal
5105
- */
5106
- export declare const StartImportRequestFilterSensitiveLog: (obj: StartImportRequest) => any;
5107
- /**
5108
- * @internal
5109
- */
5110
- export declare const StartImportResponseFilterSensitiveLog: (obj: StartImportResponse) => any;
5111
- /**
5112
- * @internal
5113
- */
5114
- export declare const StartLoggingRequestFilterSensitiveLog: (obj: StartLoggingRequest) => any;
5115
- /**
5116
- * @internal
5117
- */
5118
- export declare const StartLoggingResponseFilterSensitiveLog: (obj: StartLoggingResponse) => any;
5119
- /**
5120
- * @internal
5121
- */
5122
- export declare const StartQueryRequestFilterSensitiveLog: (obj: StartQueryRequest) => any;
5123
- /**
5124
- * @internal
5125
- */
5126
- export declare const StartQueryResponseFilterSensitiveLog: (obj: StartQueryResponse) => any;
5127
- /**
5128
- * @internal
5129
- */
5130
- export declare const StopImportRequestFilterSensitiveLog: (obj: StopImportRequest) => any;
5131
- /**
5132
- * @internal
5133
- */
5134
- export declare const StopImportResponseFilterSensitiveLog: (obj: StopImportResponse) => any;
5135
- /**
5136
- * @internal
5137
- */
5138
- export declare const StopLoggingRequestFilterSensitiveLog: (obj: StopLoggingRequest) => any;
5139
- /**
5140
- * @internal
5141
- */
5142
- export declare const StopLoggingResponseFilterSensitiveLog: (obj: StopLoggingResponse) => any;
5143
- /**
5144
- * @internal
5145
- */
5146
- export declare const UpdateChannelRequestFilterSensitiveLog: (obj: UpdateChannelRequest) => any;
5147
- /**
5148
- * @internal
5149
- */
5150
- export declare const UpdateChannelResponseFilterSensitiveLog: (obj: UpdateChannelResponse) => any;
5151
- /**
5152
- * @internal
5153
- */
5154
- export declare const UpdateEventDataStoreRequestFilterSensitiveLog: (obj: UpdateEventDataStoreRequest) => any;
5155
- /**
5156
- * @internal
5157
- */
5158
- export declare const UpdateEventDataStoreResponseFilterSensitiveLog: (obj: UpdateEventDataStoreResponse) => any;
5159
- /**
5160
- * @internal
5161
- */
5162
- export declare const UpdateTrailRequestFilterSensitiveLog: (obj: UpdateTrailRequest) => any;
5163
- /**
5164
- * @internal
5165
- */
5166
- export declare const UpdateTrailResponseFilterSensitiveLog: (obj: UpdateTrailResponse) => any;