@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
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { PutEventSelectorsRequest, PutEventSelectorsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutEventSelectorsCommand}.
8
10
  */
9
11
  export interface PutEventSelectorsCommandInput extends PutEventSelectorsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutEventSelectorsCommand}.
13
17
  */
14
18
  export interface PutEventSelectorsCommandOutput extends PutEventSelectorsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Configures an event selector or advanced event selectors for your trail. Use event
18
23
  * selectors or advanced event selectors to specify management and data event settings for
19
24
  * your trail. By default, trails created without specific event selectors are configured to
@@ -67,6 +72,8 @@ export interface PutEventSelectorsCommandOutput extends PutEventSelectorsRespons
67
72
  * const response = await client.send(command);
68
73
  * ```
69
74
  *
75
+ * @param PutEventSelectorsCommandInput - {@link PutEventSelectorsCommandInput}
76
+ * @returns {@link PutEventSelectorsCommandOutput}
70
77
  * @see {@link PutEventSelectorsCommandInput} for command's `input` shape.
71
78
  * @see {@link PutEventSelectorsCommandOutput} for command's `response` shape.
72
79
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -170,11 +177,20 @@ export interface PutEventSelectorsCommandOutput extends PutEventSelectorsRespons
170
177
  export declare class PutEventSelectorsCommand extends $Command<PutEventSelectorsCommandInput, PutEventSelectorsCommandOutput, CloudTrailClientResolvedConfig> {
171
178
  readonly input: PutEventSelectorsCommandInput;
172
179
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
180
+ /**
181
+ * @public
182
+ */
173
183
  constructor(input: PutEventSelectorsCommandInput);
174
184
  /**
175
185
  * @internal
176
186
  */
177
187
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEventSelectorsCommandInput, PutEventSelectorsCommandOutput>;
188
+ /**
189
+ * @internal
190
+ */
178
191
  private serialize;
192
+ /**
193
+ * @internal
194
+ */
179
195
  private deserialize;
180
196
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { PutInsightSelectorsRequest, PutInsightSelectorsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutInsightSelectorsCommand}.
8
10
  */
9
11
  export interface PutInsightSelectorsCommandInput extends PutInsightSelectorsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutInsightSelectorsCommand}.
13
17
  */
14
18
  export interface PutInsightSelectorsCommandOutput extends PutInsightSelectorsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lets you enable Insights event logging by specifying the Insights selectors that you
18
23
  * want to enable on an existing trail. You also use <code>PutInsightSelectors</code> to turn
19
24
  * off Insights event logging, by passing an empty list of insight types. The valid Insights
@@ -29,6 +34,8 @@ export interface PutInsightSelectorsCommandOutput extends PutInsightSelectorsRes
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param PutInsightSelectorsCommandInput - {@link PutInsightSelectorsCommandInput}
38
+ * @returns {@link PutInsightSelectorsCommandOutput}
32
39
  * @see {@link PutInsightSelectorsCommandInput} for command's `input` shape.
33
40
  * @see {@link PutInsightSelectorsCommandOutput} for command's `response` shape.
34
41
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -117,11 +124,20 @@ export interface PutInsightSelectorsCommandOutput extends PutInsightSelectorsRes
117
124
  export declare class PutInsightSelectorsCommand extends $Command<PutInsightSelectorsCommandInput, PutInsightSelectorsCommandOutput, CloudTrailClientResolvedConfig> {
118
125
  readonly input: PutInsightSelectorsCommandInput;
119
126
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
127
+ /**
128
+ * @public
129
+ */
120
130
  constructor(input: PutInsightSelectorsCommandInput);
121
131
  /**
122
132
  * @internal
123
133
  */
124
134
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutInsightSelectorsCommandInput, PutInsightSelectorsCommandOutput>;
135
+ /**
136
+ * @internal
137
+ */
125
138
  private serialize;
139
+ /**
140
+ * @internal
141
+ */
126
142
  private deserialize;
127
143
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutResourcePolicyCommand}.
8
10
  */
9
11
  export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutResourcePolicyCommand}.
13
17
  */
14
18
  export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Attaches a resource-based permission policy to a CloudTrail channel that is used for an integration with an event source outside of Amazon Web Services. For more information about resource-based policies, see
19
24
  * <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/security_iam_resource-based-policy-examples.html">CloudTrail resource-based policy examples</a>
@@ -29,6 +34,8 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param PutResourcePolicyCommandInput - {@link PutResourcePolicyCommandInput}
38
+ * @returns {@link PutResourcePolicyCommandOutput}
32
39
  * @see {@link PutResourcePolicyCommandInput} for command's `input` shape.
33
40
  * @see {@link PutResourcePolicyCommandOutput} for command's `response` shape.
34
41
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -79,11 +86,20 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
79
86
  export declare class PutResourcePolicyCommand extends $Command<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, CloudTrailClientResolvedConfig> {
80
87
  readonly input: PutResourcePolicyCommandInput;
81
88
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
+ /**
90
+ * @public
91
+ */
82
92
  constructor(input: PutResourcePolicyCommandInput);
83
93
  /**
84
94
  * @internal
85
95
  */
86
96
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput>;
97
+ /**
98
+ * @internal
99
+ */
87
100
  private serialize;
101
+ /**
102
+ * @internal
103
+ */
88
104
  private deserialize;
89
105
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { RegisterOrganizationDelegatedAdminRequest, RegisterOrganizationDelegatedAdminResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RegisterOrganizationDelegatedAdminCommand}.
8
10
  */
9
11
  export interface RegisterOrganizationDelegatedAdminCommandInput extends RegisterOrganizationDelegatedAdminRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RegisterOrganizationDelegatedAdminCommand}.
13
17
  */
14
18
  export interface RegisterOrganizationDelegatedAdminCommandOutput extends RegisterOrganizationDelegatedAdminResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Registers an organization’s member account as the CloudTrail delegated
18
23
  * administrator.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface RegisterOrganizationDelegatedAdminCommandOutput extends Registe
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param RegisterOrganizationDelegatedAdminCommandInput - {@link RegisterOrganizationDelegatedAdminCommandInput}
35
+ * @returns {@link RegisterOrganizationDelegatedAdminCommandOutput}
29
36
  * @see {@link RegisterOrganizationDelegatedAdminCommandInput} for command's `input` shape.
30
37
  * @see {@link RegisterOrganizationDelegatedAdminCommandOutput} for command's `response` shape.
31
38
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -88,11 +95,20 @@ export interface RegisterOrganizationDelegatedAdminCommandOutput extends Registe
88
95
  export declare class RegisterOrganizationDelegatedAdminCommand extends $Command<RegisterOrganizationDelegatedAdminCommandInput, RegisterOrganizationDelegatedAdminCommandOutput, CloudTrailClientResolvedConfig> {
89
96
  readonly input: RegisterOrganizationDelegatedAdminCommandInput;
90
97
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
+ /**
99
+ * @public
100
+ */
91
101
  constructor(input: RegisterOrganizationDelegatedAdminCommandInput);
92
102
  /**
93
103
  * @internal
94
104
  */
95
105
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterOrganizationDelegatedAdminCommandInput, RegisterOrganizationDelegatedAdminCommandOutput>;
106
+ /**
107
+ * @internal
108
+ */
96
109
  private serialize;
110
+ /**
111
+ * @internal
112
+ */
97
113
  private deserialize;
98
114
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { RemoveTagsRequest, RemoveTagsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RemoveTagsCommand}.
8
10
  */
9
11
  export interface RemoveTagsCommandInput extends RemoveTagsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RemoveTagsCommand}.
13
17
  */
14
18
  export interface RemoveTagsCommandOutput extends RemoveTagsResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes the specified tags from a trail, event data store, or channel.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface RemoveTagsCommandOutput extends RemoveTagsResponse, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param RemoveTagsCommandInput - {@link RemoveTagsCommandInput}
34
+ * @returns {@link RemoveTagsCommandOutput}
28
35
  * @see {@link RemoveTagsCommandInput} for command's `input` shape.
29
36
  * @see {@link RemoveTagsCommandOutput} for command's `response` shape.
30
37
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -105,11 +112,20 @@ export interface RemoveTagsCommandOutput extends RemoveTagsResponse, __MetadataB
105
112
  export declare class RemoveTagsCommand extends $Command<RemoveTagsCommandInput, RemoveTagsCommandOutput, CloudTrailClientResolvedConfig> {
106
113
  readonly input: RemoveTagsCommandInput;
107
114
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
115
+ /**
116
+ * @public
117
+ */
108
118
  constructor(input: RemoveTagsCommandInput);
109
119
  /**
110
120
  * @internal
111
121
  */
112
122
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveTagsCommandInput, RemoveTagsCommandOutput>;
123
+ /**
124
+ * @internal
125
+ */
113
126
  private serialize;
127
+ /**
128
+ * @internal
129
+ */
114
130
  private deserialize;
115
131
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { RestoreEventDataStoreRequest, RestoreEventDataStoreResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RestoreEventDataStoreCommand}.
8
10
  */
9
11
  export interface RestoreEventDataStoreCommandInput extends RestoreEventDataStoreRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RestoreEventDataStoreCommand}.
13
17
  */
14
18
  export interface RestoreEventDataStoreCommandOutput extends RestoreEventDataStoreResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Restores a deleted event data store specified by <code>EventDataStore</code>, which
18
23
  * accepts an event data store ARN. You can only restore a deleted event data store within the
19
24
  * seven-day wait period after deletion. Restoring an event data store can take several
@@ -28,6 +33,8 @@ export interface RestoreEventDataStoreCommandOutput extends RestoreEventDataStor
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param RestoreEventDataStoreCommandInput - {@link RestoreEventDataStoreCommandInput}
37
+ * @returns {@link RestoreEventDataStoreCommandOutput}
31
38
  * @see {@link RestoreEventDataStoreCommandInput} for command's `input` shape.
32
39
  * @see {@link RestoreEventDataStoreCommandOutput} for command's `response` shape.
33
40
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -86,11 +93,20 @@ export interface RestoreEventDataStoreCommandOutput extends RestoreEventDataStor
86
93
  export declare class RestoreEventDataStoreCommand extends $Command<RestoreEventDataStoreCommandInput, RestoreEventDataStoreCommandOutput, CloudTrailClientResolvedConfig> {
87
94
  readonly input: RestoreEventDataStoreCommandInput;
88
95
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
+ /**
97
+ * @public
98
+ */
89
99
  constructor(input: RestoreEventDataStoreCommandInput);
90
100
  /**
91
101
  * @internal
92
102
  */
93
103
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreEventDataStoreCommandInput, RestoreEventDataStoreCommandOutput>;
104
+ /**
105
+ * @internal
106
+ */
94
107
  private serialize;
108
+ /**
109
+ * @internal
110
+ */
95
111
  private deserialize;
96
112
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StartImportRequest, StartImportResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartImportCommand}.
8
10
  */
9
11
  export interface StartImportCommandInput extends StartImportRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartImportCommand}.
13
17
  */
14
18
  export interface StartImportCommandOutput extends StartImportResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Starts an import of logged trail events from a source S3 bucket to a destination event
18
23
  * data store. By default, CloudTrail only imports events contained in the S3 bucket's
19
24
  * <code>CloudTrail</code> prefix and the prefixes inside the <code>CloudTrail</code> prefix, and does not check prefixes for other Amazon Web Services
@@ -41,6 +46,8 @@ export interface StartImportCommandOutput extends StartImportResponse, __Metadat
41
46
  * const response = await client.send(command);
42
47
  * ```
43
48
  *
49
+ * @param StartImportCommandInput - {@link StartImportCommandInput}
50
+ * @returns {@link StartImportCommandOutput}
44
51
  * @see {@link StartImportCommandInput} for command's `input` shape.
45
52
  * @see {@link StartImportCommandOutput} for command's `response` shape.
46
53
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -91,11 +98,20 @@ export interface StartImportCommandOutput extends StartImportResponse, __Metadat
91
98
  export declare class StartImportCommand extends $Command<StartImportCommandInput, StartImportCommandOutput, CloudTrailClientResolvedConfig> {
92
99
  readonly input: StartImportCommandInput;
93
100
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
+ /**
102
+ * @public
103
+ */
94
104
  constructor(input: StartImportCommandInput);
95
105
  /**
96
106
  * @internal
97
107
  */
98
108
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartImportCommandInput, StartImportCommandOutput>;
109
+ /**
110
+ * @internal
111
+ */
99
112
  private serialize;
113
+ /**
114
+ * @internal
115
+ */
100
116
  private deserialize;
101
117
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StartLoggingRequest, StartLoggingResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartLoggingCommand}.
8
10
  */
9
11
  export interface StartLoggingCommandInput extends StartLoggingRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartLoggingCommand}.
13
17
  */
14
18
  export interface StartLoggingCommandOutput extends StartLoggingResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Starts the recording of Amazon Web Services API calls and log file delivery for a trail.
18
23
  * For a trail that is enabled in all regions, this operation must be called from the region
19
24
  * in which the trail was created. This operation cannot be called on the shadow trails
@@ -28,6 +33,8 @@ export interface StartLoggingCommandOutput extends StartLoggingResponse, __Metad
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param StartLoggingCommandInput - {@link StartLoggingCommandInput}
37
+ * @returns {@link StartLoggingCommandOutput}
31
38
  * @see {@link StartLoggingCommandInput} for command's `input` shape.
32
39
  * @see {@link StartLoggingCommandOutput} for command's `response` shape.
33
40
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -107,11 +114,20 @@ export interface StartLoggingCommandOutput extends StartLoggingResponse, __Metad
107
114
  export declare class StartLoggingCommand extends $Command<StartLoggingCommandInput, StartLoggingCommandOutput, CloudTrailClientResolvedConfig> {
108
115
  readonly input: StartLoggingCommandInput;
109
116
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
117
+ /**
118
+ * @public
119
+ */
110
120
  constructor(input: StartLoggingCommandInput);
111
121
  /**
112
122
  * @internal
113
123
  */
114
124
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartLoggingCommandInput, StartLoggingCommandOutput>;
125
+ /**
126
+ * @internal
127
+ */
115
128
  private serialize;
129
+ /**
130
+ * @internal
131
+ */
116
132
  private deserialize;
117
133
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StartQueryRequest, StartQueryResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartQueryCommand}.
8
10
  */
9
11
  export interface StartQueryCommandInput extends StartQueryRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartQueryCommand}.
13
17
  */
14
18
  export interface StartQueryCommandOutput extends StartQueryResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Starts a CloudTrail Lake query. The required <code>QueryStatement</code>
18
23
  * parameter provides your SQL query, enclosed in single quotation marks. Use the optional
19
24
  * <code>DeliveryS3Uri</code> parameter to deliver the query results to an S3
@@ -28,6 +33,8 @@ export interface StartQueryCommandOutput extends StartQueryResponse, __MetadataB
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param StartQueryCommandInput - {@link StartQueryCommandInput}
37
+ * @returns {@link StartQueryCommandOutput}
31
38
  * @see {@link StartQueryCommandInput} for command's `input` shape.
32
39
  * @see {@link StartQueryCommandOutput} for command's `response` shape.
33
40
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -85,11 +92,20 @@ export interface StartQueryCommandOutput extends StartQueryResponse, __MetadataB
85
92
  export declare class StartQueryCommand extends $Command<StartQueryCommandInput, StartQueryCommandOutput, CloudTrailClientResolvedConfig> {
86
93
  readonly input: StartQueryCommandInput;
87
94
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
+ /**
96
+ * @public
97
+ */
88
98
  constructor(input: StartQueryCommandInput);
89
99
  /**
90
100
  * @internal
91
101
  */
92
102
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartQueryCommandInput, StartQueryCommandOutput>;
103
+ /**
104
+ * @internal
105
+ */
93
106
  private serialize;
107
+ /**
108
+ * @internal
109
+ */
94
110
  private deserialize;
95
111
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StopImportRequest, StopImportResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StopImportCommand}.
8
10
  */
9
11
  export interface StopImportCommandInput extends StopImportRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StopImportCommand}.
13
17
  */
14
18
  export interface StopImportCommandOutput extends StopImportResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Stops a specified import. </p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface StopImportCommandOutput extends StopImportResponse, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param StopImportCommandInput - {@link StopImportCommandInput}
34
+ * @returns {@link StopImportCommandOutput}
28
35
  * @see {@link StopImportCommandInput} for command's `input` shape.
29
36
  * @see {@link StopImportCommandOutput} for command's `response` shape.
30
37
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -46,11 +53,20 @@ export interface StopImportCommandOutput extends StopImportResponse, __MetadataB
46
53
  export declare class StopImportCommand extends $Command<StopImportCommandInput, StopImportCommandOutput, CloudTrailClientResolvedConfig> {
47
54
  readonly input: StopImportCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: StopImportCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopImportCommandInput, StopImportCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { StopLoggingRequest, StopLoggingResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StopLoggingCommand}.
8
10
  */
9
11
  export interface StopLoggingCommandInput extends StopLoggingRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StopLoggingCommand}.
13
17
  */
14
18
  export interface StopLoggingCommandOutput extends StopLoggingResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Suspends the recording of Amazon Web Services API calls and log file delivery for the
18
23
  * specified trail. Under most circumstances, there is no need to use this action. You can
19
24
  * update a trail without stopping it first. This action is the only way to stop recording.
@@ -31,6 +36,8 @@ export interface StopLoggingCommandOutput extends StopLoggingResponse, __Metadat
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param StopLoggingCommandInput - {@link StopLoggingCommandInput}
40
+ * @returns {@link StopLoggingCommandOutput}
34
41
  * @see {@link StopLoggingCommandInput} for command's `input` shape.
35
42
  * @see {@link StopLoggingCommandOutput} for command's `response` shape.
36
43
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -110,11 +117,20 @@ export interface StopLoggingCommandOutput extends StopLoggingResponse, __Metadat
110
117
  export declare class StopLoggingCommand extends $Command<StopLoggingCommandInput, StopLoggingCommandOutput, CloudTrailClientResolvedConfig> {
111
118
  readonly input: StopLoggingCommandInput;
112
119
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
120
+ /**
121
+ * @public
122
+ */
113
123
  constructor(input: StopLoggingCommandInput);
114
124
  /**
115
125
  * @internal
116
126
  */
117
127
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopLoggingCommandInput, StopLoggingCommandOutput>;
128
+ /**
129
+ * @internal
130
+ */
118
131
  private serialize;
132
+ /**
133
+ * @internal
134
+ */
119
135
  private deserialize;
120
136
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { UpdateChannelRequest, UpdateChannelResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateChannelCommand}.
8
10
  */
9
11
  export interface UpdateChannelCommandInput extends UpdateChannelRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateChannelCommand}.
13
17
  */
14
18
  export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates a channel specified by a required channel ARN or UUID.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateChannelCommandInput - {@link UpdateChannelCommandInput}
34
+ * @returns {@link UpdateChannelCommandOutput}
28
35
  * @see {@link UpdateChannelCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateChannelCommandOutput} for command's `response` shape.
30
37
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -69,11 +76,20 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
69
76
  export declare class UpdateChannelCommand extends $Command<UpdateChannelCommandInput, UpdateChannelCommandOutput, CloudTrailClientResolvedConfig> {
70
77
  readonly input: UpdateChannelCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: UpdateChannelCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateChannelCommandInput, UpdateChannelCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
5
5
  import { UpdateEventDataStoreRequest, UpdateEventDataStoreResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateEventDataStoreCommand}.
8
10
  */
9
11
  export interface UpdateEventDataStoreCommandInput extends UpdateEventDataStoreRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateEventDataStoreCommand}.
13
17
  */
14
18
  export interface UpdateEventDataStoreCommandOutput extends UpdateEventDataStoreResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an event data store. The required <code>EventDataStore</code> value is an ARN or
18
23
  * the ID portion of the ARN. Other parameters are optional, but at least one optional
19
24
  * parameter must be specified, or CloudTrail throws an error.
@@ -35,6 +40,8 @@ export interface UpdateEventDataStoreCommandOutput extends UpdateEventDataStoreR
35
40
  * const response = await client.send(command);
36
41
  * ```
37
42
  *
43
+ * @param UpdateEventDataStoreCommandInput - {@link UpdateEventDataStoreCommandInput}
44
+ * @returns {@link UpdateEventDataStoreCommandOutput}
38
45
  * @see {@link UpdateEventDataStoreCommandInput} for command's `input` shape.
39
46
  * @see {@link UpdateEventDataStoreCommandOutput} for command's `response` shape.
40
47
  * @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
@@ -140,11 +147,20 @@ export interface UpdateEventDataStoreCommandOutput extends UpdateEventDataStoreR
140
147
  export declare class UpdateEventDataStoreCommand extends $Command<UpdateEventDataStoreCommandInput, UpdateEventDataStoreCommandOutput, CloudTrailClientResolvedConfig> {
141
148
  readonly input: UpdateEventDataStoreCommandInput;
142
149
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
150
+ /**
151
+ * @public
152
+ */
143
153
  constructor(input: UpdateEventDataStoreCommandInput);
144
154
  /**
145
155
  * @internal
146
156
  */
147
157
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEventDataStoreCommandInput, UpdateEventDataStoreCommandOutput>;
158
+ /**
159
+ * @internal
160
+ */
148
161
  private serialize;
162
+ /**
163
+ * @internal
164
+ */
149
165
  private deserialize;
150
166
  }