@aws-sdk/client-cloudtrail 3.533.0 → 3.535.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-types/CloudTrail.d.ts +12 -1
- package/dist-types/CloudTrailClient.d.ts +1 -1
- package/dist-types/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/commands/CancelQueryCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrailCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrailCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +2 -1
- package/dist-types/commands/DescribeQueryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrailsCommand.d.ts +2 -1
- package/dist-types/commands/DisableFederationCommand.d.ts +2 -1
- package/dist-types/commands/EnableFederationCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelCommand.d.ts +2 -1
- package/dist-types/commands/GetEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/GetEventSelectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetImportCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightSelectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetQueryResultsCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetTrailCommand.d.ts +2 -1
- package/dist-types/commands/GetTrailStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventDataStoresCommand.d.ts +2 -1
- package/dist-types/commands/ListImportFailuresCommand.d.ts +2 -1
- package/dist-types/commands/ListImportsCommand.d.ts +2 -1
- package/dist-types/commands/ListInsightsMetricDataCommand.d.ts +2 -1
- package/dist-types/commands/ListPublicKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListQueriesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrailsCommand.d.ts +2 -1
- package/dist-types/commands/LookupEventsCommand.d.ts +2 -1
- package/dist-types/commands/PutEventSelectorsCommand.d.ts +2 -1
- package/dist-types/commands/PutInsightSelectorsCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
- package/dist-types/commands/RestoreEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/StartEventDataStoreIngestionCommand.d.ts +2 -1
- package/dist-types/commands/StartImportCommand.d.ts +2 -1
- package/dist-types/commands/StartLoggingCommand.d.ts +2 -1
- package/dist-types/commands/StartQueryCommand.d.ts +2 -1
- package/dist-types/commands/StopEventDataStoreIngestionCommand.d.ts +2 -1
- package/dist-types/commands/StopImportCommand.d.ts +2 -1
- package/dist-types/commands/StopLoggingCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventDataStoreCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrailCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +674 -675
- package/dist-types/ts3.4/CloudTrail.d.ts +11 -0
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/CancelQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEventDataStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventDataStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterOrganizationDelegatedAdminCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableFederationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableFederationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventDataStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventSelectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetImportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightSelectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetQueryResultsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTrailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTrailStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventDataStoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImportFailuresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInsightsMetricDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListQueriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/LookupEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEventSelectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutInsightSelectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterOrganizationDelegatedAdminCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreEventDataStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartEventDataStoreIngestionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartImportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartLoggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopEventDataStoreIngestionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopImportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopLoggingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEventDataStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrailCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -333,6 +333,7 @@ export interface CloudTrail {
|
|
|
333
333
|
data?: DeregisterOrganizationDelegatedAdminCommandOutput
|
|
334
334
|
) => void
|
|
335
335
|
): void;
|
|
336
|
+
describeQuery(): Promise<DescribeQueryCommandOutput>;
|
|
336
337
|
describeQuery(
|
|
337
338
|
args: DescribeQueryCommandInput,
|
|
338
339
|
options?: __HttpHandlerOptions
|
|
@@ -346,6 +347,7 @@ export interface CloudTrail {
|
|
|
346
347
|
options: __HttpHandlerOptions,
|
|
347
348
|
cb: (err: any, data?: DescribeQueryCommandOutput) => void
|
|
348
349
|
): void;
|
|
350
|
+
describeTrails(): Promise<DescribeTrailsCommandOutput>;
|
|
349
351
|
describeTrails(
|
|
350
352
|
args: DescribeTrailsCommandInput,
|
|
351
353
|
options?: __HttpHandlerOptions
|
|
@@ -437,6 +439,7 @@ export interface CloudTrail {
|
|
|
437
439
|
options: __HttpHandlerOptions,
|
|
438
440
|
cb: (err: any, data?: GetImportCommandOutput) => void
|
|
439
441
|
): void;
|
|
442
|
+
getInsightSelectors(): Promise<GetInsightSelectorsCommandOutput>;
|
|
440
443
|
getInsightSelectors(
|
|
441
444
|
args: GetInsightSelectorsCommandInput,
|
|
442
445
|
options?: __HttpHandlerOptions
|
|
@@ -502,6 +505,7 @@ export interface CloudTrail {
|
|
|
502
505
|
options: __HttpHandlerOptions,
|
|
503
506
|
cb: (err: any, data?: GetTrailStatusCommandOutput) => void
|
|
504
507
|
): void;
|
|
508
|
+
listChannels(): Promise<ListChannelsCommandOutput>;
|
|
505
509
|
listChannels(
|
|
506
510
|
args: ListChannelsCommandInput,
|
|
507
511
|
options?: __HttpHandlerOptions
|
|
@@ -515,6 +519,7 @@ export interface CloudTrail {
|
|
|
515
519
|
options: __HttpHandlerOptions,
|
|
516
520
|
cb: (err: any, data?: ListChannelsCommandOutput) => void
|
|
517
521
|
): void;
|
|
522
|
+
listEventDataStores(): Promise<ListEventDataStoresCommandOutput>;
|
|
518
523
|
listEventDataStores(
|
|
519
524
|
args: ListEventDataStoresCommandInput,
|
|
520
525
|
options?: __HttpHandlerOptions
|
|
@@ -541,6 +546,7 @@ export interface CloudTrail {
|
|
|
541
546
|
options: __HttpHandlerOptions,
|
|
542
547
|
cb: (err: any, data?: ListImportFailuresCommandOutput) => void
|
|
543
548
|
): void;
|
|
549
|
+
listImports(): Promise<ListImportsCommandOutput>;
|
|
544
550
|
listImports(
|
|
545
551
|
args: ListImportsCommandInput,
|
|
546
552
|
options?: __HttpHandlerOptions
|
|
@@ -567,6 +573,7 @@ export interface CloudTrail {
|
|
|
567
573
|
options: __HttpHandlerOptions,
|
|
568
574
|
cb: (err: any, data?: ListInsightsMetricDataCommandOutput) => void
|
|
569
575
|
): void;
|
|
576
|
+
listPublicKeys(): Promise<ListPublicKeysCommandOutput>;
|
|
570
577
|
listPublicKeys(
|
|
571
578
|
args: ListPublicKeysCommandInput,
|
|
572
579
|
options?: __HttpHandlerOptions
|
|
@@ -606,6 +613,7 @@ export interface CloudTrail {
|
|
|
606
613
|
options: __HttpHandlerOptions,
|
|
607
614
|
cb: (err: any, data?: ListTagsCommandOutput) => void
|
|
608
615
|
): void;
|
|
616
|
+
listTrails(): Promise<ListTrailsCommandOutput>;
|
|
609
617
|
listTrails(
|
|
610
618
|
args: ListTrailsCommandInput,
|
|
611
619
|
options?: __HttpHandlerOptions
|
|
@@ -619,6 +627,7 @@ export interface CloudTrail {
|
|
|
619
627
|
options: __HttpHandlerOptions,
|
|
620
628
|
cb: (err: any, data?: ListTrailsCommandOutput) => void
|
|
621
629
|
): void;
|
|
630
|
+
lookupEvents(): Promise<LookupEventsCommandOutput>;
|
|
622
631
|
lookupEvents(
|
|
623
632
|
args: LookupEventsCommandInput,
|
|
624
633
|
options?: __HttpHandlerOptions
|
|
@@ -729,6 +738,7 @@ export interface CloudTrail {
|
|
|
729
738
|
options: __HttpHandlerOptions,
|
|
730
739
|
cb: (err: any, data?: StartEventDataStoreIngestionCommandOutput) => void
|
|
731
740
|
): void;
|
|
741
|
+
startImport(): Promise<StartImportCommandOutput>;
|
|
732
742
|
startImport(
|
|
733
743
|
args: StartImportCommandInput,
|
|
734
744
|
options?: __HttpHandlerOptions
|
|
@@ -755,6 +765,7 @@ export interface CloudTrail {
|
|
|
755
765
|
options: __HttpHandlerOptions,
|
|
756
766
|
cb: (err: any, data?: StartLoggingCommandOutput) => void
|
|
757
767
|
): void;
|
|
768
|
+
startQuery(): Promise<StartQueryCommandOutput>;
|
|
758
769
|
startQuery(
|
|
759
770
|
args: StartQueryCommandInput,
|
|
760
771
|
options?: __HttpHandlerOptions
|
|
@@ -19,6 +19,13 @@ declare const AddTagsCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (__0_0: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
AddTagsCommandInput,
|
|
24
|
+
AddTagsCommandOutput,
|
|
25
|
+
CloudTrailClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
22
29
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
30
|
};
|
|
24
31
|
export declare class AddTagsCommand extends AddTagsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CancelQueryCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CancelQueryCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CancelQueryCommandInput,
|
|
28
|
+
CancelQueryCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CancelQueryCommand extends CancelQueryCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateChannelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateChannelCommandInput,
|
|
31
|
+
CreateChannelCommandOutput,
|
|
32
|
+
CloudTrailClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateChannelCommand extends CreateChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateEventDataStoreCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateEventDataStoreCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateEventDataStoreCommandInput,
|
|
32
|
+
CreateEventDataStoreCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateEventDataStoreCommand extends CreateEventDataStoreCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateTrailCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateTrailCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateTrailCommandInput,
|
|
28
|
+
CreateTrailCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateTrailCommand extends CreateTrailCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteChannelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteChannelCommandInput,
|
|
31
|
+
DeleteChannelCommandOutput,
|
|
32
|
+
CloudTrailClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteChannelCommand extends DeleteChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteEventDataStoreCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteEventDataStoreCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteEventDataStoreCommandInput,
|
|
32
|
+
DeleteEventDataStoreCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteEventDataStoreCommand extends DeleteEventDataStoreCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteResourcePolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteResourcePolicyCommandInput,
|
|
32
|
+
DeleteResourcePolicyCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteTrailCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteTrailCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteTrailCommandInput,
|
|
28
|
+
DeleteTrailCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteTrailCommand extends DeleteTrailCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeregisterOrganizationDelegatedAdminCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeregisterOrganizationDelegatedAdminCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeregisterOrganizationDelegatedAdminCommandInput,
|
|
32
|
+
DeregisterOrganizationDelegatedAdminCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeregisterOrganizationDelegatedAdminCommand extends DeregisterOrganizationDelegatedAdminCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeQueryCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [DescribeQueryCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeQueryCommandInput,
|
|
31
|
+
DescribeQueryCommandOutput,
|
|
32
|
+
CloudTrailClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeQueryCommand extends DescribeQueryCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeTrailsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [DescribeTrailsCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeTrailsCommandInput,
|
|
31
|
+
DescribeTrailsCommandOutput,
|
|
32
|
+
CloudTrailClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeTrailsCommand extends DescribeTrailsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisableFederationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisableFederationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisableFederationCommandInput,
|
|
32
|
+
DisableFederationCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisableFederationCommand extends DisableFederationCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const EnableFederationCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: EnableFederationCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
EnableFederationCommandInput,
|
|
31
|
+
EnableFederationCommandOutput,
|
|
32
|
+
CloudTrailClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class EnableFederationCommand extends EnableFederationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetChannelCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetChannelCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetChannelCommandInput,
|
|
28
|
+
GetChannelCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetChannelCommand extends GetChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetEventDataStoreCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetEventDataStoreCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetEventDataStoreCommandInput,
|
|
32
|
+
GetEventDataStoreCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetEventDataStoreCommand extends GetEventDataStoreCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetEventSelectorsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetEventSelectorsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetEventSelectorsCommandInput,
|
|
32
|
+
GetEventSelectorsCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetEventSelectorsCommand extends GetEventSelectorsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetImportCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetImportCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetImportCommandInput,
|
|
28
|
+
GetImportCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetImportCommand extends GetImportCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetInsightSelectorsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetInsightSelectorsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetInsightSelectorsCommandInput,
|
|
32
|
+
GetInsightSelectorsCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetInsightSelectorsCommand extends GetInsightSelectorsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetQueryResultsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetQueryResultsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetQueryResultsCommandInput,
|
|
31
|
+
GetQueryResultsCommandOutput,
|
|
32
|
+
CloudTrailClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetQueryResultsCommand extends GetQueryResultsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResourcePolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResourcePolicyCommandInput,
|
|
32
|
+
GetResourcePolicyCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetTrailCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetTrailCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetTrailCommandInput,
|
|
28
|
+
GetTrailCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetTrailCommand extends GetTrailCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetTrailStatusCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetTrailStatusCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetTrailStatusCommandInput,
|
|
31
|
+
GetTrailStatusCommandOutput,
|
|
32
|
+
CloudTrailClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetTrailStatusCommand extends GetTrailStatusCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListChannelsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListChannelsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListChannelsCommandInput,
|
|
28
|
+
ListChannelsCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListChannelsCommand extends ListChannelsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListEventDataStoresCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListEventDataStoresCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListEventDataStoresCommandInput,
|
|
32
|
+
ListEventDataStoresCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListEventDataStoresCommand extends ListEventDataStoresCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListImportFailuresCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListImportFailuresCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListImportFailuresCommandInput,
|
|
32
|
+
ListImportFailuresCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListImportFailuresCommand extends ListImportFailuresCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListImportsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListImportsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListImportsCommandInput,
|
|
28
|
+
ListImportsCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListImportsCommand extends ListImportsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInsightsMetricDataCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListInsightsMetricDataCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInsightsMetricDataCommandInput,
|
|
32
|
+
ListInsightsMetricDataCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInsightsMetricDataCommand extends ListInsightsMetricDataCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListPublicKeysCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListPublicKeysCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListPublicKeysCommandInput,
|
|
31
|
+
ListPublicKeysCommandOutput,
|
|
32
|
+
CloudTrailClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListPublicKeysCommand extends ListPublicKeysCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListQueriesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListQueriesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListQueriesCommandInput,
|
|
28
|
+
ListQueriesCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListQueriesCommand extends ListQueriesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListTagsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListTagsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListTagsCommandInput,
|
|
28
|
+
ListTagsCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListTagsCommand extends ListTagsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListTrailsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListTrailsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListTrailsCommandInput,
|
|
28
|
+
ListTrailsCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListTrailsCommand extends ListTrailsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const LookupEventsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [LookupEventsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
LookupEventsCommandInput,
|
|
28
|
+
LookupEventsCommandOutput,
|
|
29
|
+
CloudTrailClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class LookupEventsCommand extends LookupEventsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const PutEventSelectorsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: PutEventSelectorsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
PutEventSelectorsCommandInput,
|
|
32
|
+
PutEventSelectorsCommandOutput,
|
|
33
|
+
CloudTrailClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class PutEventSelectorsCommand extends PutEventSelectorsCommand_base {}
|