@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.
- package/dist-cjs/commands/AddTagsCommand.js +2 -3
- package/dist-cjs/commands/CancelQueryCommand.js +2 -3
- package/dist-cjs/commands/CreateChannelCommand.js +2 -3
- package/dist-cjs/commands/CreateEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/CreateTrailCommand.js +2 -3
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrailCommand.js +2 -3
- package/dist-cjs/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -3
- package/dist-cjs/commands/DescribeQueryCommand.js +2 -3
- package/dist-cjs/commands/DescribeTrailsCommand.js +2 -3
- package/dist-cjs/commands/GetChannelCommand.js +2 -3
- package/dist-cjs/commands/GetEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/GetEventSelectorsCommand.js +2 -3
- package/dist-cjs/commands/GetImportCommand.js +2 -3
- package/dist-cjs/commands/GetInsightSelectorsCommand.js +2 -3
- package/dist-cjs/commands/GetQueryResultsCommand.js +2 -3
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetTrailCommand.js +2 -3
- package/dist-cjs/commands/GetTrailStatusCommand.js +2 -3
- package/dist-cjs/commands/ListChannelsCommand.js +2 -3
- package/dist-cjs/commands/ListEventDataStoresCommand.js +2 -3
- package/dist-cjs/commands/ListImportFailuresCommand.js +2 -3
- package/dist-cjs/commands/ListImportsCommand.js +2 -3
- package/dist-cjs/commands/ListPublicKeysCommand.js +2 -3
- package/dist-cjs/commands/ListQueriesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsCommand.js +2 -3
- package/dist-cjs/commands/ListTrailsCommand.js +2 -3
- package/dist-cjs/commands/LookupEventsCommand.js +2 -3
- package/dist-cjs/commands/PutEventSelectorsCommand.js +2 -3
- package/dist-cjs/commands/PutInsightSelectorsCommand.js +2 -3
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsCommand.js +2 -3
- package/dist-cjs/commands/RestoreEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/StartImportCommand.js +2 -3
- package/dist-cjs/commands/StartLoggingCommand.js +2 -3
- package/dist-cjs/commands/StartQueryCommand.js +2 -3
- package/dist-cjs/commands/StopImportCommand.js +2 -3
- package/dist-cjs/commands/StopLoggingCommand.js +2 -3
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -3
- package/dist-cjs/commands/UpdateEventDataStoreCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrailCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -460
- package/dist-es/commands/AddTagsCommand.js +2 -3
- package/dist-es/commands/CancelQueryCommand.js +2 -3
- package/dist-es/commands/CreateChannelCommand.js +2 -3
- package/dist-es/commands/CreateEventDataStoreCommand.js +2 -3
- package/dist-es/commands/CreateTrailCommand.js +2 -3
- package/dist-es/commands/DeleteChannelCommand.js +2 -3
- package/dist-es/commands/DeleteEventDataStoreCommand.js +2 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteTrailCommand.js +2 -3
- package/dist-es/commands/DeregisterOrganizationDelegatedAdminCommand.js +2 -3
- package/dist-es/commands/DescribeQueryCommand.js +2 -3
- package/dist-es/commands/DescribeTrailsCommand.js +2 -3
- package/dist-es/commands/GetChannelCommand.js +2 -3
- package/dist-es/commands/GetEventDataStoreCommand.js +2 -3
- package/dist-es/commands/GetEventSelectorsCommand.js +2 -3
- package/dist-es/commands/GetImportCommand.js +2 -3
- package/dist-es/commands/GetInsightSelectorsCommand.js +2 -3
- package/dist-es/commands/GetQueryResultsCommand.js +2 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
- package/dist-es/commands/GetTrailCommand.js +2 -3
- package/dist-es/commands/GetTrailStatusCommand.js +2 -3
- package/dist-es/commands/ListChannelsCommand.js +2 -3
- package/dist-es/commands/ListEventDataStoresCommand.js +2 -3
- package/dist-es/commands/ListImportFailuresCommand.js +2 -3
- package/dist-es/commands/ListImportsCommand.js +2 -3
- package/dist-es/commands/ListPublicKeysCommand.js +2 -3
- package/dist-es/commands/ListQueriesCommand.js +2 -3
- package/dist-es/commands/ListTagsCommand.js +2 -3
- package/dist-es/commands/ListTrailsCommand.js +2 -3
- package/dist-es/commands/LookupEventsCommand.js +2 -3
- package/dist-es/commands/PutEventSelectorsCommand.js +2 -3
- package/dist-es/commands/PutInsightSelectorsCommand.js +2 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-es/commands/RegisterOrganizationDelegatedAdminCommand.js +2 -3
- package/dist-es/commands/RemoveTagsCommand.js +2 -3
- package/dist-es/commands/RestoreEventDataStoreCommand.js +2 -3
- package/dist-es/commands/StartImportCommand.js +2 -3
- package/dist-es/commands/StartLoggingCommand.js +2 -3
- package/dist-es/commands/StartQueryCommand.js +2 -3
- package/dist-es/commands/StopImportCommand.js +2 -3
- package/dist-es/commands/StopLoggingCommand.js +2 -3
- package/dist-es/commands/UpdateChannelCommand.js +2 -3
- package/dist-es/commands/UpdateEventDataStoreCommand.js +2 -3
- package/dist-es/commands/UpdateTrailCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -342
- package/dist-types/CloudTrail.d.ts +45 -0
- package/dist-types/CloudTrailClient.d.ts +24 -4
- package/dist-types/commands/AddTagsCommand.d.ts +16 -0
- package/dist-types/commands/CancelQueryCommand.d.ts +16 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +16 -0
- package/dist-types/commands/CreateEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrailCommand.d.ts +16 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrailCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +16 -0
- package/dist-types/commands/DescribeQueryCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrailsCommand.d.ts +16 -0
- package/dist-types/commands/GetChannelCommand.d.ts +16 -0
- package/dist-types/commands/GetEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/GetEventSelectorsCommand.d.ts +16 -0
- package/dist-types/commands/GetImportCommand.d.ts +16 -0
- package/dist-types/commands/GetInsightSelectorsCommand.d.ts +16 -0
- package/dist-types/commands/GetQueryResultsCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetTrailCommand.d.ts +16 -0
- package/dist-types/commands/GetTrailStatusCommand.d.ts +16 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +16 -0
- package/dist-types/commands/ListEventDataStoresCommand.d.ts +16 -0
- package/dist-types/commands/ListImportFailuresCommand.d.ts +16 -0
- package/dist-types/commands/ListImportsCommand.d.ts +16 -0
- package/dist-types/commands/ListPublicKeysCommand.d.ts +16 -0
- package/dist-types/commands/ListQueriesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsCommand.d.ts +16 -0
- package/dist-types/commands/ListTrailsCommand.d.ts +16 -0
- package/dist-types/commands/LookupEventsCommand.d.ts +16 -0
- package/dist-types/commands/PutEventSelectorsCommand.d.ts +16 -0
- package/dist-types/commands/PutInsightSelectorsCommand.d.ts +16 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsCommand.d.ts +16 -0
- package/dist-types/commands/RestoreEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/StartImportCommand.d.ts +16 -0
- package/dist-types/commands/StartLoggingCommand.d.ts +16 -0
- package/dist-types/commands/StartQueryCommand.d.ts +16 -0
- package/dist-types/commands/StopImportCommand.d.ts +16 -0
- package/dist-types/commands/StopLoggingCommand.d.ts +16 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEventDataStoreCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrailCommand.d.ts +16 -0
- package/dist-types/models/CloudTrailServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +343 -456
- package/dist-types/pagination/GetQueryResultsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListChannelsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEventDataStoresPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImportFailuresPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPublicKeysPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQueriesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTrailsPaginator.d.ts +3 -0
- package/dist-types/pagination/LookupEventsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -316
- 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 { UpdateTrailRequest, UpdateTrailResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateTrailCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateTrailCommandInput extends UpdateTrailRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateTrailCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateTrailCommandOutput extends UpdateTrailResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates trail settings that control what events you are logging, and how to handle log
|
|
18
23
|
* files. Changes to a trail do not require stopping the CloudTrail service. Use this
|
|
19
24
|
* action to designate an existing bucket for log delivery. If the existing bucket has
|
|
@@ -30,6 +35,8 @@ export interface UpdateTrailCommandOutput extends UpdateTrailResponse, __Metadat
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param UpdateTrailCommandInput - {@link UpdateTrailCommandInput}
|
|
39
|
+
* @returns {@link UpdateTrailCommandOutput}
|
|
33
40
|
* @see {@link UpdateTrailCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link UpdateTrailCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -215,11 +222,20 @@ export interface UpdateTrailCommandOutput extends UpdateTrailResponse, __Metadat
|
|
|
215
222
|
export declare class UpdateTrailCommand extends $Command<UpdateTrailCommandInput, UpdateTrailCommandOutput, CloudTrailClientResolvedConfig> {
|
|
216
223
|
readonly input: UpdateTrailCommandInput;
|
|
217
224
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
225
|
+
/**
|
|
226
|
+
* @public
|
|
227
|
+
*/
|
|
218
228
|
constructor(input: UpdateTrailCommandInput);
|
|
219
229
|
/**
|
|
220
230
|
* @internal
|
|
221
231
|
*/
|
|
222
232
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrailCommandInput, UpdateTrailCommandOutput>;
|
|
233
|
+
/**
|
|
234
|
+
* @internal
|
|
235
|
+
*/
|
|
223
236
|
private serialize;
|
|
237
|
+
/**
|
|
238
|
+
* @internal
|
|
239
|
+
*/
|
|
224
240
|
private deserialize;
|
|
225
241
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from CloudTrail service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class CloudTrailServiceException extends __ServiceException {
|