@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 { CreateTrailRequest, CreateTrailResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateTrailCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateTrailCommandInput extends CreateTrailRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateTrailCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateTrailCommandOutput extends CreateTrailResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket.
|
|
18
23
|
* </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateTrailCommandOutput extends CreateTrailResponse, __Metadat
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateTrailCommandInput - {@link CreateTrailCommandInput}
|
|
35
|
+
* @returns {@link CreateTrailCommandOutput}
|
|
29
36
|
* @see {@link CreateTrailCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateTrailCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -171,11 +178,20 @@ export interface CreateTrailCommandOutput extends CreateTrailResponse, __Metadat
|
|
|
171
178
|
export declare class CreateTrailCommand extends $Command<CreateTrailCommandInput, CreateTrailCommandOutput, CloudTrailClientResolvedConfig> {
|
|
172
179
|
readonly input: CreateTrailCommandInput;
|
|
173
180
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
181
|
+
/**
|
|
182
|
+
* @public
|
|
183
|
+
*/
|
|
174
184
|
constructor(input: CreateTrailCommandInput);
|
|
175
185
|
/**
|
|
176
186
|
* @internal
|
|
177
187
|
*/
|
|
178
188
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrailCommandInput, CreateTrailCommandOutput>;
|
|
189
|
+
/**
|
|
190
|
+
* @internal
|
|
191
|
+
*/
|
|
179
192
|
private serialize;
|
|
193
|
+
/**
|
|
194
|
+
* @internal
|
|
195
|
+
*/
|
|
180
196
|
private deserialize;
|
|
181
197
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
|
|
5
5
|
import { DeleteChannelRequest, DeleteChannelResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteChannelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteChannelCommandInput extends DeleteChannelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteChannelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteChannelCommandOutput extends DeleteChannelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a 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 DeleteChannelCommandOutput extends DeleteChannelResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteChannelCommandInput - {@link DeleteChannelCommandInput}
|
|
34
|
+
* @returns {@link DeleteChannelCommandOutput}
|
|
28
35
|
* @see {@link DeleteChannelCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteChannelCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface DeleteChannelCommandOutput extends DeleteChannelResponse, __Met
|
|
|
47
54
|
export declare class DeleteChannelCommand extends $Command<DeleteChannelCommandInput, DeleteChannelCommandOutput, CloudTrailClientResolvedConfig> {
|
|
48
55
|
readonly input: DeleteChannelCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: DeleteChannelCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteChannelCommandInput, DeleteChannelCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
|
|
5
5
|
import { DeleteEventDataStoreRequest, DeleteEventDataStoreResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteEventDataStoreCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteEventDataStoreCommandInput extends DeleteEventDataStoreRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteEventDataStoreCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteEventDataStoreCommandOutput extends DeleteEventDataStoreResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disables the event data store specified by <code>EventDataStore</code>, which accepts an
|
|
18
23
|
* event data store ARN. After you run <code>DeleteEventDataStore</code>, the event data store
|
|
19
24
|
* enters a <code>PENDING_DELETION</code> state, and is automatically deleted after a wait
|
|
@@ -34,6 +39,8 @@ export interface DeleteEventDataStoreCommandOutput extends DeleteEventDataStoreR
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param DeleteEventDataStoreCommandInput - {@link DeleteEventDataStoreCommandInput}
|
|
43
|
+
* @returns {@link DeleteEventDataStoreCommandOutput}
|
|
37
44
|
* @see {@link DeleteEventDataStoreCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link DeleteEventDataStoreCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -88,11 +95,20 @@ export interface DeleteEventDataStoreCommandOutput extends DeleteEventDataStoreR
|
|
|
88
95
|
export declare class DeleteEventDataStoreCommand extends $Command<DeleteEventDataStoreCommandInput, DeleteEventDataStoreCommandOutput, CloudTrailClientResolvedConfig> {
|
|
89
96
|
readonly input: DeleteEventDataStoreCommandInput;
|
|
90
97
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
+
/**
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
91
101
|
constructor(input: DeleteEventDataStoreCommandInput);
|
|
92
102
|
/**
|
|
93
103
|
* @internal
|
|
94
104
|
*/
|
|
95
105
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEventDataStoreCommandInput, DeleteEventDataStoreCommandOutput>;
|
|
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 { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteResourcePolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteResourcePolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* Deletes the resource-based policy attached to the CloudTrail channel.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteResourcePolicyCommandInput - {@link DeleteResourcePolicyCommandInput}
|
|
36
|
+
* @returns {@link DeleteResourcePolicyCommandOutput}
|
|
30
37
|
* @see {@link DeleteResourcePolicyCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteResourcePolicyCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
59
66
|
export declare class DeleteResourcePolicyCommand extends $Command<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, CloudTrailClientResolvedConfig> {
|
|
60
67
|
readonly input: DeleteResourcePolicyCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: DeleteResourcePolicyCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
|
|
5
5
|
import { DeleteTrailRequest, DeleteTrailResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteTrailCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteTrailCommandInput extends DeleteTrailRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteTrailCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteTrailCommandOutput extends DeleteTrailResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a trail. This operation must be called from the region in which the trail was
|
|
18
23
|
* created. <code>DeleteTrail</code> cannot be called on the shadow trails (replicated trails
|
|
19
24
|
* in other regions) of a trail that is enabled in all regions.</p>
|
|
@@ -27,6 +32,8 @@ export interface DeleteTrailCommandOutput extends DeleteTrailResponse, __Metadat
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DeleteTrailCommandInput - {@link DeleteTrailCommandInput}
|
|
36
|
+
* @returns {@link DeleteTrailCommandOutput}
|
|
30
37
|
* @see {@link DeleteTrailCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DeleteTrailCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -106,11 +113,20 @@ export interface DeleteTrailCommandOutput extends DeleteTrailResponse, __Metadat
|
|
|
106
113
|
export declare class DeleteTrailCommand extends $Command<DeleteTrailCommandInput, DeleteTrailCommandOutput, CloudTrailClientResolvedConfig> {
|
|
107
114
|
readonly input: DeleteTrailCommandInput;
|
|
108
115
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
116
|
+
/**
|
|
117
|
+
* @public
|
|
118
|
+
*/
|
|
109
119
|
constructor(input: DeleteTrailCommandInput);
|
|
110
120
|
/**
|
|
111
121
|
* @internal
|
|
112
122
|
*/
|
|
113
123
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTrailCommandInput, DeleteTrailCommandOutput>;
|
|
124
|
+
/**
|
|
125
|
+
* @internal
|
|
126
|
+
*/
|
|
114
127
|
private serialize;
|
|
128
|
+
/**
|
|
129
|
+
* @internal
|
|
130
|
+
*/
|
|
115
131
|
private deserialize;
|
|
116
132
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
|
|
5
5
|
import { DeregisterOrganizationDelegatedAdminRequest, DeregisterOrganizationDelegatedAdminResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeregisterOrganizationDelegatedAdminCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeregisterOrganizationDelegatedAdminCommandInput extends DeregisterOrganizationDelegatedAdminRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeregisterOrganizationDelegatedAdminCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeregisterOrganizationDelegatedAdminCommandOutput extends DeregisterOrganizationDelegatedAdminResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes CloudTrail delegated administrator permissions from a member account in
|
|
18
23
|
* an organization.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeregisterOrganizationDelegatedAdminCommandOutput extends Dereg
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeregisterOrganizationDelegatedAdminCommandInput - {@link DeregisterOrganizationDelegatedAdminCommandInput}
|
|
35
|
+
* @returns {@link DeregisterOrganizationDelegatedAdminCommandOutput}
|
|
29
36
|
* @see {@link DeregisterOrganizationDelegatedAdminCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeregisterOrganizationDelegatedAdminCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -79,11 +86,20 @@ export interface DeregisterOrganizationDelegatedAdminCommandOutput extends Dereg
|
|
|
79
86
|
export declare class DeregisterOrganizationDelegatedAdminCommand extends $Command<DeregisterOrganizationDelegatedAdminCommandInput, DeregisterOrganizationDelegatedAdminCommandOutput, CloudTrailClientResolvedConfig> {
|
|
80
87
|
readonly input: DeregisterOrganizationDelegatedAdminCommandInput;
|
|
81
88
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
+
/**
|
|
90
|
+
* @public
|
|
91
|
+
*/
|
|
82
92
|
constructor(input: DeregisterOrganizationDelegatedAdminCommandInput);
|
|
83
93
|
/**
|
|
84
94
|
* @internal
|
|
85
95
|
*/
|
|
86
96
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterOrganizationDelegatedAdminCommandInput, DeregisterOrganizationDelegatedAdminCommandOutput>;
|
|
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 { DescribeQueryRequest, DescribeQueryResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeQueryCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeQueryCommandInput extends DescribeQueryRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeQueryCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeQueryCommandOutput extends DescribeQueryResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns metadata about a query, including query run time in milliseconds, number of
|
|
18
23
|
* events scanned and matched, and query status. You must specify an ARN for
|
|
19
24
|
* <code>EventDataStore</code>, and a value for <code>QueryID</code>.</p>
|
|
@@ -27,6 +32,8 @@ export interface DescribeQueryCommandOutput extends DescribeQueryResponse, __Met
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param DescribeQueryCommandInput - {@link DescribeQueryCommandInput}
|
|
36
|
+
* @returns {@link DescribeQueryCommandOutput}
|
|
30
37
|
* @see {@link DescribeQueryCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link DescribeQueryCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface DescribeQueryCommandOutput extends DescribeQueryResponse, __Met
|
|
|
62
69
|
export declare class DescribeQueryCommand extends $Command<DescribeQueryCommandInput, DescribeQueryCommandOutput, CloudTrailClientResolvedConfig> {
|
|
63
70
|
readonly input: DescribeQueryCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: DescribeQueryCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeQueryCommandInput, DescribeQueryCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
|
|
5
5
|
import { DescribeTrailsRequest, DescribeTrailsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeTrailsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeTrailsCommandInput extends DescribeTrailsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeTrailsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeTrailsCommandOutput extends DescribeTrailsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves settings for one or more trails associated with the current region for your
|
|
18
23
|
* account.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeTrailsCommandOutput extends DescribeTrailsResponse, __M
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeTrailsCommandInput - {@link DescribeTrailsCommandInput}
|
|
35
|
+
* @returns {@link DescribeTrailsCommandOutput}
|
|
29
36
|
* @see {@link DescribeTrailsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeTrailsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface DescribeTrailsCommandOutput extends DescribeTrailsResponse, __M
|
|
|
68
75
|
export declare class DescribeTrailsCommand extends $Command<DescribeTrailsCommandInput, DescribeTrailsCommandOutput, CloudTrailClientResolvedConfig> {
|
|
69
76
|
readonly input: DescribeTrailsCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: DescribeTrailsCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTrailsCommandInput, DescribeTrailsCommandOutput>;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
76
89
|
private serialize;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
77
93
|
private deserialize;
|
|
78
94
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
|
|
5
5
|
import { GetChannelRequest, GetChannelResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetChannelCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetChannelCommandInput extends GetChannelRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetChannelCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetChannelCommandOutput extends GetChannelResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p> Returns information about a specific channel.
|
|
18
23
|
* </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetChannelCommandOutput extends GetChannelResponse, __MetadataB
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetChannelCommandInput - {@link GetChannelCommandInput}
|
|
35
|
+
* @returns {@link GetChannelCommandOutput}
|
|
29
36
|
* @see {@link GetChannelCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetChannelCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface GetChannelCommandOutput extends GetChannelResponse, __MetadataB
|
|
|
48
55
|
export declare class GetChannelCommand extends $Command<GetChannelCommandInput, GetChannelCommandOutput, CloudTrailClientResolvedConfig> {
|
|
49
56
|
readonly input: GetChannelCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: GetChannelCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetChannelCommandInput, GetChannelCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
|
|
5
5
|
import { GetEventDataStoreRequest, GetEventDataStoreResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetEventDataStoreCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetEventDataStoreCommandInput extends GetEventDataStoreRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetEventDataStoreCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetEventDataStoreCommandOutput extends GetEventDataStoreResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about an event data store specified as either an ARN or the ID
|
|
18
23
|
* portion of the ARN.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetEventDataStoreCommandOutput extends GetEventDataStoreRespons
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetEventDataStoreCommandInput - {@link GetEventDataStoreCommandInput}
|
|
35
|
+
* @returns {@link GetEventDataStoreCommandOutput}
|
|
29
36
|
* @see {@link GetEventDataStoreCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetEventDataStoreCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetEventDataStoreCommandOutput extends GetEventDataStoreRespons
|
|
|
55
62
|
export declare class GetEventDataStoreCommand extends $Command<GetEventDataStoreCommandInput, GetEventDataStoreCommandOutput, CloudTrailClientResolvedConfig> {
|
|
56
63
|
readonly input: GetEventDataStoreCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetEventDataStoreCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEventDataStoreCommandInput, GetEventDataStoreCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
|
|
5
5
|
import { GetEventSelectorsRequest, GetEventSelectorsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetEventSelectorsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetEventSelectorsCommandInput extends GetEventSelectorsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetEventSelectorsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetEventSelectorsCommandOutput extends GetEventSelectorsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the settings for the event selectors that you configured for your trail. The
|
|
18
23
|
* information returned for your event selectors includes the following:</p>
|
|
19
24
|
* <ul>
|
|
@@ -53,6 +58,8 @@ export interface GetEventSelectorsCommandOutput extends GetEventSelectorsRespons
|
|
|
53
58
|
* const response = await client.send(command);
|
|
54
59
|
* ```
|
|
55
60
|
*
|
|
61
|
+
* @param GetEventSelectorsCommandInput - {@link GetEventSelectorsCommandInput}
|
|
62
|
+
* @returns {@link GetEventSelectorsCommandOutput}
|
|
56
63
|
* @see {@link GetEventSelectorsCommandInput} for command's `input` shape.
|
|
57
64
|
* @see {@link GetEventSelectorsCommandOutput} for command's `response` shape.
|
|
58
65
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -112,11 +119,20 @@ export interface GetEventSelectorsCommandOutput extends GetEventSelectorsRespons
|
|
|
112
119
|
export declare class GetEventSelectorsCommand extends $Command<GetEventSelectorsCommandInput, GetEventSelectorsCommandOutput, CloudTrailClientResolvedConfig> {
|
|
113
120
|
readonly input: GetEventSelectorsCommandInput;
|
|
114
121
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
+
/**
|
|
123
|
+
* @public
|
|
124
|
+
*/
|
|
115
125
|
constructor(input: GetEventSelectorsCommandInput);
|
|
116
126
|
/**
|
|
117
127
|
* @internal
|
|
118
128
|
*/
|
|
119
129
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEventSelectorsCommandInput, GetEventSelectorsCommandOutput>;
|
|
130
|
+
/**
|
|
131
|
+
* @internal
|
|
132
|
+
*/
|
|
120
133
|
private serialize;
|
|
134
|
+
/**
|
|
135
|
+
* @internal
|
|
136
|
+
*/
|
|
121
137
|
private deserialize;
|
|
122
138
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudTrailClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudTrailClient";
|
|
5
5
|
import { GetImportRequest, GetImportResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetImportCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetImportCommandInput extends GetImportRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetImportCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetImportCommandOutput extends GetImportResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p> Returns information about a specific 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 GetImportCommandOutput extends GetImportResponse, __MetadataBea
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetImportCommandInput - {@link GetImportCommandInput}
|
|
34
|
+
* @returns {@link GetImportCommandOutput}
|
|
28
35
|
* @see {@link GetImportCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetImportCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetImportCommandOutput extends GetImportResponse, __MetadataBea
|
|
|
46
53
|
export declare class GetImportCommand extends $Command<GetImportCommandInput, GetImportCommandOutput, CloudTrailClientResolvedConfig> {
|
|
47
54
|
readonly input: GetImportCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetImportCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetImportCommandInput, GetImportCommandOutput>;
|
|
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 { GetInsightSelectorsRequest, GetInsightSelectorsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInsightSelectorsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInsightSelectorsCommandInput extends GetInsightSelectorsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInsightSelectorsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInsightSelectorsCommandOutput extends GetInsightSelectorsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describes the settings for the Insights event selectors that you configured for your
|
|
18
23
|
* trail. <code>GetInsightSelectors</code> shows if CloudTrail Insights event logging
|
|
19
24
|
* is enabled on the trail, and if it is, which insight types are enabled. If you run
|
|
@@ -31,6 +36,8 @@ export interface GetInsightSelectorsCommandOutput extends GetInsightSelectorsRes
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param GetInsightSelectorsCommandInput - {@link GetInsightSelectorsCommandInput}
|
|
40
|
+
* @returns {@link GetInsightSelectorsCommandOutput}
|
|
34
41
|
* @see {@link GetInsightSelectorsCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link GetInsightSelectorsCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link CloudTrailClientResolvedConfig | config} for CloudTrailClient's `config` shape.
|
|
@@ -95,11 +102,20 @@ export interface GetInsightSelectorsCommandOutput extends GetInsightSelectorsRes
|
|
|
95
102
|
export declare class GetInsightSelectorsCommand extends $Command<GetInsightSelectorsCommandInput, GetInsightSelectorsCommandOutput, CloudTrailClientResolvedConfig> {
|
|
96
103
|
readonly input: GetInsightSelectorsCommandInput;
|
|
97
104
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
105
|
+
/**
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
98
108
|
constructor(input: GetInsightSelectorsCommandInput);
|
|
99
109
|
/**
|
|
100
110
|
* @internal
|
|
101
111
|
*/
|
|
102
112
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudTrailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInsightSelectorsCommandInput, GetInsightSelectorsCommandOutput>;
|
|
113
|
+
/**
|
|
114
|
+
* @internal
|
|
115
|
+
*/
|
|
103
116
|
private serialize;
|
|
117
|
+
/**
|
|
118
|
+
* @internal
|
|
119
|
+
*/
|
|
104
120
|
private deserialize;
|
|
105
121
|
}
|