@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
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { GetQueryResultsCommandInput, GetQueryResultsCommandOutput } from "../commands/GetQueryResultsCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateGetQueryResults(config: CloudTrailPaginationConfiguration, input: GetQueryResultsCommandInput, ...additionalArguments: any): Paginator<GetQueryResultsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListChannelsCommandInput, ListChannelsCommandOutput } from "../commands/ListChannelsCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListChannels(config: CloudTrailPaginationConfiguration, input: ListChannelsCommandInput, ...additionalArguments: any): Paginator<ListChannelsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListEventDataStoresCommandInput, ListEventDataStoresCommandOutput } from "../commands/ListEventDataStoresCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListEventDataStores(config: CloudTrailPaginationConfiguration, input: ListEventDataStoresCommandInput, ...additionalArguments: any): Paginator<ListEventDataStoresCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListImportFailuresCommandInput, ListImportFailuresCommandOutput } from "../commands/ListImportFailuresCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListImportFailures(config: CloudTrailPaginationConfiguration, input: ListImportFailuresCommandInput, ...additionalArguments: any): Paginator<ListImportFailuresCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListImportsCommandInput, ListImportsCommandOutput } from "../commands/ListImportsCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListImports(config: CloudTrailPaginationConfiguration, input: ListImportsCommandInput, ...additionalArguments: any): Paginator<ListImportsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListPublicKeysCommandInput, ListPublicKeysCommandOutput } from "../commands/ListPublicKeysCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListPublicKeys(config: CloudTrailPaginationConfiguration, input: ListPublicKeysCommandInput, ...additionalArguments: any): Paginator<ListPublicKeysCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListQueriesCommandInput, ListQueriesCommandOutput } from "../commands/ListQueriesCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListQueries(config: CloudTrailPaginationConfiguration, input: ListQueriesCommandInput, ...additionalArguments: any): Paginator<ListQueriesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTagsCommandInput, ListTagsCommandOutput } from "../commands/ListTagsCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTags(config: CloudTrailPaginationConfiguration, input: ListTagsCommandInput, ...additionalArguments: any): Paginator<ListTagsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListTrailsCommandInput, ListTrailsCommandOutput } from "../commands/ListTrailsCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListTrails(config: CloudTrailPaginationConfiguration, input: ListTrailsCommandInput, ...additionalArguments: any): Paginator<ListTrailsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { LookupEventsCommandInput, LookupEventsCommandOutput } from "../commands/LookupEventsCommand";
|
|
3
3
|
import { CloudTrailPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateLookupEvents(config: CloudTrailPaginationConfiguration, input: LookupEventsCommandInput, ...additionalArguments: any): Paginator<LookupEventsCommandOutput>;
|
|
@@ -1413,319 +1413,3 @@ export interface UpdateTrailResponse {
|
|
|
1413
1413
|
KmsKeyId?: string;
|
|
1414
1414
|
IsOrganizationTrail?: boolean;
|
|
1415
1415
|
}
|
|
1416
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1417
|
-
export declare const AddTagsRequestFilterSensitiveLog: (
|
|
1418
|
-
obj: AddTagsRequest
|
|
1419
|
-
) => any;
|
|
1420
|
-
export declare const AddTagsResponseFilterSensitiveLog: (
|
|
1421
|
-
obj: AddTagsResponse
|
|
1422
|
-
) => any;
|
|
1423
|
-
export declare const AdvancedFieldSelectorFilterSensitiveLog: (
|
|
1424
|
-
obj: AdvancedFieldSelector
|
|
1425
|
-
) => any;
|
|
1426
|
-
export declare const AdvancedEventSelectorFilterSensitiveLog: (
|
|
1427
|
-
obj: AdvancedEventSelector
|
|
1428
|
-
) => any;
|
|
1429
|
-
export declare const CancelQueryRequestFilterSensitiveLog: (
|
|
1430
|
-
obj: CancelQueryRequest
|
|
1431
|
-
) => any;
|
|
1432
|
-
export declare const CancelQueryResponseFilterSensitiveLog: (
|
|
1433
|
-
obj: CancelQueryResponse
|
|
1434
|
-
) => any;
|
|
1435
|
-
export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
|
|
1436
|
-
export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
|
|
1437
|
-
export declare const CreateChannelRequestFilterSensitiveLog: (
|
|
1438
|
-
obj: CreateChannelRequest
|
|
1439
|
-
) => any;
|
|
1440
|
-
export declare const CreateChannelResponseFilterSensitiveLog: (
|
|
1441
|
-
obj: CreateChannelResponse
|
|
1442
|
-
) => any;
|
|
1443
|
-
export declare const CreateEventDataStoreRequestFilterSensitiveLog: (
|
|
1444
|
-
obj: CreateEventDataStoreRequest
|
|
1445
|
-
) => any;
|
|
1446
|
-
export declare const CreateEventDataStoreResponseFilterSensitiveLog: (
|
|
1447
|
-
obj: CreateEventDataStoreResponse
|
|
1448
|
-
) => any;
|
|
1449
|
-
export declare const CreateTrailRequestFilterSensitiveLog: (
|
|
1450
|
-
obj: CreateTrailRequest
|
|
1451
|
-
) => any;
|
|
1452
|
-
export declare const CreateTrailResponseFilterSensitiveLog: (
|
|
1453
|
-
obj: CreateTrailResponse
|
|
1454
|
-
) => any;
|
|
1455
|
-
export declare const DeleteChannelRequestFilterSensitiveLog: (
|
|
1456
|
-
obj: DeleteChannelRequest
|
|
1457
|
-
) => any;
|
|
1458
|
-
export declare const DeleteChannelResponseFilterSensitiveLog: (
|
|
1459
|
-
obj: DeleteChannelResponse
|
|
1460
|
-
) => any;
|
|
1461
|
-
export declare const DeleteEventDataStoreRequestFilterSensitiveLog: (
|
|
1462
|
-
obj: DeleteEventDataStoreRequest
|
|
1463
|
-
) => any;
|
|
1464
|
-
export declare const DeleteEventDataStoreResponseFilterSensitiveLog: (
|
|
1465
|
-
obj: DeleteEventDataStoreResponse
|
|
1466
|
-
) => any;
|
|
1467
|
-
export declare const DeleteResourcePolicyRequestFilterSensitiveLog: (
|
|
1468
|
-
obj: DeleteResourcePolicyRequest
|
|
1469
|
-
) => any;
|
|
1470
|
-
export declare const DeleteResourcePolicyResponseFilterSensitiveLog: (
|
|
1471
|
-
obj: DeleteResourcePolicyResponse
|
|
1472
|
-
) => any;
|
|
1473
|
-
export declare const DeleteTrailRequestFilterSensitiveLog: (
|
|
1474
|
-
obj: DeleteTrailRequest
|
|
1475
|
-
) => any;
|
|
1476
|
-
export declare const DeleteTrailResponseFilterSensitiveLog: (
|
|
1477
|
-
obj: DeleteTrailResponse
|
|
1478
|
-
) => any;
|
|
1479
|
-
export declare const DeregisterOrganizationDelegatedAdminRequestFilterSensitiveLog: (
|
|
1480
|
-
obj: DeregisterOrganizationDelegatedAdminRequest
|
|
1481
|
-
) => any;
|
|
1482
|
-
export declare const DeregisterOrganizationDelegatedAdminResponseFilterSensitiveLog: (
|
|
1483
|
-
obj: DeregisterOrganizationDelegatedAdminResponse
|
|
1484
|
-
) => any;
|
|
1485
|
-
export declare const DescribeQueryRequestFilterSensitiveLog: (
|
|
1486
|
-
obj: DescribeQueryRequest
|
|
1487
|
-
) => any;
|
|
1488
|
-
export declare const QueryStatisticsForDescribeQueryFilterSensitiveLog: (
|
|
1489
|
-
obj: QueryStatisticsForDescribeQuery
|
|
1490
|
-
) => any;
|
|
1491
|
-
export declare const DescribeQueryResponseFilterSensitiveLog: (
|
|
1492
|
-
obj: DescribeQueryResponse
|
|
1493
|
-
) => any;
|
|
1494
|
-
export declare const DescribeTrailsRequestFilterSensitiveLog: (
|
|
1495
|
-
obj: DescribeTrailsRequest
|
|
1496
|
-
) => any;
|
|
1497
|
-
export declare const TrailFilterSensitiveLog: (obj: Trail) => any;
|
|
1498
|
-
export declare const DescribeTrailsResponseFilterSensitiveLog: (
|
|
1499
|
-
obj: DescribeTrailsResponse
|
|
1500
|
-
) => any;
|
|
1501
|
-
export declare const GetChannelRequestFilterSensitiveLog: (
|
|
1502
|
-
obj: GetChannelRequest
|
|
1503
|
-
) => any;
|
|
1504
|
-
export declare const IngestionStatusFilterSensitiveLog: (
|
|
1505
|
-
obj: IngestionStatus
|
|
1506
|
-
) => any;
|
|
1507
|
-
export declare const SourceConfigFilterSensitiveLog: (obj: SourceConfig) => any;
|
|
1508
|
-
export declare const GetChannelResponseFilterSensitiveLog: (
|
|
1509
|
-
obj: GetChannelResponse
|
|
1510
|
-
) => any;
|
|
1511
|
-
export declare const GetEventDataStoreRequestFilterSensitiveLog: (
|
|
1512
|
-
obj: GetEventDataStoreRequest
|
|
1513
|
-
) => any;
|
|
1514
|
-
export declare const GetEventDataStoreResponseFilterSensitiveLog: (
|
|
1515
|
-
obj: GetEventDataStoreResponse
|
|
1516
|
-
) => any;
|
|
1517
|
-
export declare const GetEventSelectorsRequestFilterSensitiveLog: (
|
|
1518
|
-
obj: GetEventSelectorsRequest
|
|
1519
|
-
) => any;
|
|
1520
|
-
export declare const DataResourceFilterSensitiveLog: (obj: DataResource) => any;
|
|
1521
|
-
export declare const EventSelectorFilterSensitiveLog: (
|
|
1522
|
-
obj: EventSelector
|
|
1523
|
-
) => any;
|
|
1524
|
-
export declare const GetEventSelectorsResponseFilterSensitiveLog: (
|
|
1525
|
-
obj: GetEventSelectorsResponse
|
|
1526
|
-
) => any;
|
|
1527
|
-
export declare const GetImportRequestFilterSensitiveLog: (
|
|
1528
|
-
obj: GetImportRequest
|
|
1529
|
-
) => any;
|
|
1530
|
-
export declare const S3ImportSourceFilterSensitiveLog: (
|
|
1531
|
-
obj: S3ImportSource
|
|
1532
|
-
) => any;
|
|
1533
|
-
export declare const ImportSourceFilterSensitiveLog: (obj: ImportSource) => any;
|
|
1534
|
-
export declare const ImportStatisticsFilterSensitiveLog: (
|
|
1535
|
-
obj: ImportStatistics
|
|
1536
|
-
) => any;
|
|
1537
|
-
export declare const GetImportResponseFilterSensitiveLog: (
|
|
1538
|
-
obj: GetImportResponse
|
|
1539
|
-
) => any;
|
|
1540
|
-
export declare const GetInsightSelectorsRequestFilterSensitiveLog: (
|
|
1541
|
-
obj: GetInsightSelectorsRequest
|
|
1542
|
-
) => any;
|
|
1543
|
-
export declare const InsightSelectorFilterSensitiveLog: (
|
|
1544
|
-
obj: InsightSelector
|
|
1545
|
-
) => any;
|
|
1546
|
-
export declare const GetInsightSelectorsResponseFilterSensitiveLog: (
|
|
1547
|
-
obj: GetInsightSelectorsResponse
|
|
1548
|
-
) => any;
|
|
1549
|
-
export declare const GetQueryResultsRequestFilterSensitiveLog: (
|
|
1550
|
-
obj: GetQueryResultsRequest
|
|
1551
|
-
) => any;
|
|
1552
|
-
export declare const QueryStatisticsFilterSensitiveLog: (
|
|
1553
|
-
obj: QueryStatistics
|
|
1554
|
-
) => any;
|
|
1555
|
-
export declare const GetQueryResultsResponseFilterSensitiveLog: (
|
|
1556
|
-
obj: GetQueryResultsResponse
|
|
1557
|
-
) => any;
|
|
1558
|
-
export declare const GetResourcePolicyRequestFilterSensitiveLog: (
|
|
1559
|
-
obj: GetResourcePolicyRequest
|
|
1560
|
-
) => any;
|
|
1561
|
-
export declare const GetResourcePolicyResponseFilterSensitiveLog: (
|
|
1562
|
-
obj: GetResourcePolicyResponse
|
|
1563
|
-
) => any;
|
|
1564
|
-
export declare const GetTrailRequestFilterSensitiveLog: (
|
|
1565
|
-
obj: GetTrailRequest
|
|
1566
|
-
) => any;
|
|
1567
|
-
export declare const GetTrailResponseFilterSensitiveLog: (
|
|
1568
|
-
obj: GetTrailResponse
|
|
1569
|
-
) => any;
|
|
1570
|
-
export declare const GetTrailStatusRequestFilterSensitiveLog: (
|
|
1571
|
-
obj: GetTrailStatusRequest
|
|
1572
|
-
) => any;
|
|
1573
|
-
export declare const GetTrailStatusResponseFilterSensitiveLog: (
|
|
1574
|
-
obj: GetTrailStatusResponse
|
|
1575
|
-
) => any;
|
|
1576
|
-
export declare const ListChannelsRequestFilterSensitiveLog: (
|
|
1577
|
-
obj: ListChannelsRequest
|
|
1578
|
-
) => any;
|
|
1579
|
-
export declare const ListChannelsResponseFilterSensitiveLog: (
|
|
1580
|
-
obj: ListChannelsResponse
|
|
1581
|
-
) => any;
|
|
1582
|
-
export declare const ListEventDataStoresRequestFilterSensitiveLog: (
|
|
1583
|
-
obj: ListEventDataStoresRequest
|
|
1584
|
-
) => any;
|
|
1585
|
-
export declare const EventDataStoreFilterSensitiveLog: (
|
|
1586
|
-
obj: EventDataStore
|
|
1587
|
-
) => any;
|
|
1588
|
-
export declare const ListEventDataStoresResponseFilterSensitiveLog: (
|
|
1589
|
-
obj: ListEventDataStoresResponse
|
|
1590
|
-
) => any;
|
|
1591
|
-
export declare const ListImportFailuresRequestFilterSensitiveLog: (
|
|
1592
|
-
obj: ListImportFailuresRequest
|
|
1593
|
-
) => any;
|
|
1594
|
-
export declare const ImportFailureListItemFilterSensitiveLog: (
|
|
1595
|
-
obj: ImportFailureListItem
|
|
1596
|
-
) => any;
|
|
1597
|
-
export declare const ListImportFailuresResponseFilterSensitiveLog: (
|
|
1598
|
-
obj: ListImportFailuresResponse
|
|
1599
|
-
) => any;
|
|
1600
|
-
export declare const ListImportsRequestFilterSensitiveLog: (
|
|
1601
|
-
obj: ListImportsRequest
|
|
1602
|
-
) => any;
|
|
1603
|
-
export declare const ImportsListItemFilterSensitiveLog: (
|
|
1604
|
-
obj: ImportsListItem
|
|
1605
|
-
) => any;
|
|
1606
|
-
export declare const ListImportsResponseFilterSensitiveLog: (
|
|
1607
|
-
obj: ListImportsResponse
|
|
1608
|
-
) => any;
|
|
1609
|
-
export declare const ListPublicKeysRequestFilterSensitiveLog: (
|
|
1610
|
-
obj: ListPublicKeysRequest
|
|
1611
|
-
) => any;
|
|
1612
|
-
export declare const PublicKeyFilterSensitiveLog: (obj: PublicKey) => any;
|
|
1613
|
-
export declare const ListPublicKeysResponseFilterSensitiveLog: (
|
|
1614
|
-
obj: ListPublicKeysResponse
|
|
1615
|
-
) => any;
|
|
1616
|
-
export declare const ListQueriesRequestFilterSensitiveLog: (
|
|
1617
|
-
obj: ListQueriesRequest
|
|
1618
|
-
) => any;
|
|
1619
|
-
export declare const QueryFilterSensitiveLog: (obj: Query) => any;
|
|
1620
|
-
export declare const ListQueriesResponseFilterSensitiveLog: (
|
|
1621
|
-
obj: ListQueriesResponse
|
|
1622
|
-
) => any;
|
|
1623
|
-
export declare const ListTagsRequestFilterSensitiveLog: (
|
|
1624
|
-
obj: ListTagsRequest
|
|
1625
|
-
) => any;
|
|
1626
|
-
export declare const ResourceTagFilterSensitiveLog: (obj: ResourceTag) => any;
|
|
1627
|
-
export declare const ListTagsResponseFilterSensitiveLog: (
|
|
1628
|
-
obj: ListTagsResponse
|
|
1629
|
-
) => any;
|
|
1630
|
-
export declare const ListTrailsRequestFilterSensitiveLog: (
|
|
1631
|
-
obj: ListTrailsRequest
|
|
1632
|
-
) => any;
|
|
1633
|
-
export declare const TrailInfoFilterSensitiveLog: (obj: TrailInfo) => any;
|
|
1634
|
-
export declare const ListTrailsResponseFilterSensitiveLog: (
|
|
1635
|
-
obj: ListTrailsResponse
|
|
1636
|
-
) => any;
|
|
1637
|
-
export declare const LookupAttributeFilterSensitiveLog: (
|
|
1638
|
-
obj: LookupAttribute
|
|
1639
|
-
) => any;
|
|
1640
|
-
export declare const LookupEventsRequestFilterSensitiveLog: (
|
|
1641
|
-
obj: LookupEventsRequest
|
|
1642
|
-
) => any;
|
|
1643
|
-
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
1644
|
-
export declare const EventFilterSensitiveLog: (obj: Event) => any;
|
|
1645
|
-
export declare const LookupEventsResponseFilterSensitiveLog: (
|
|
1646
|
-
obj: LookupEventsResponse
|
|
1647
|
-
) => any;
|
|
1648
|
-
export declare const PutEventSelectorsRequestFilterSensitiveLog: (
|
|
1649
|
-
obj: PutEventSelectorsRequest
|
|
1650
|
-
) => any;
|
|
1651
|
-
export declare const PutEventSelectorsResponseFilterSensitiveLog: (
|
|
1652
|
-
obj: PutEventSelectorsResponse
|
|
1653
|
-
) => any;
|
|
1654
|
-
export declare const PutInsightSelectorsRequestFilterSensitiveLog: (
|
|
1655
|
-
obj: PutInsightSelectorsRequest
|
|
1656
|
-
) => any;
|
|
1657
|
-
export declare const PutInsightSelectorsResponseFilterSensitiveLog: (
|
|
1658
|
-
obj: PutInsightSelectorsResponse
|
|
1659
|
-
) => any;
|
|
1660
|
-
export declare const PutResourcePolicyRequestFilterSensitiveLog: (
|
|
1661
|
-
obj: PutResourcePolicyRequest
|
|
1662
|
-
) => any;
|
|
1663
|
-
export declare const PutResourcePolicyResponseFilterSensitiveLog: (
|
|
1664
|
-
obj: PutResourcePolicyResponse
|
|
1665
|
-
) => any;
|
|
1666
|
-
export declare const RegisterOrganizationDelegatedAdminRequestFilterSensitiveLog: (
|
|
1667
|
-
obj: RegisterOrganizationDelegatedAdminRequest
|
|
1668
|
-
) => any;
|
|
1669
|
-
export declare const RegisterOrganizationDelegatedAdminResponseFilterSensitiveLog: (
|
|
1670
|
-
obj: RegisterOrganizationDelegatedAdminResponse
|
|
1671
|
-
) => any;
|
|
1672
|
-
export declare const RemoveTagsRequestFilterSensitiveLog: (
|
|
1673
|
-
obj: RemoveTagsRequest
|
|
1674
|
-
) => any;
|
|
1675
|
-
export declare const RemoveTagsResponseFilterSensitiveLog: (
|
|
1676
|
-
obj: RemoveTagsResponse
|
|
1677
|
-
) => any;
|
|
1678
|
-
export declare const RestoreEventDataStoreRequestFilterSensitiveLog: (
|
|
1679
|
-
obj: RestoreEventDataStoreRequest
|
|
1680
|
-
) => any;
|
|
1681
|
-
export declare const RestoreEventDataStoreResponseFilterSensitiveLog: (
|
|
1682
|
-
obj: RestoreEventDataStoreResponse
|
|
1683
|
-
) => any;
|
|
1684
|
-
export declare const StartImportRequestFilterSensitiveLog: (
|
|
1685
|
-
obj: StartImportRequest
|
|
1686
|
-
) => any;
|
|
1687
|
-
export declare const StartImportResponseFilterSensitiveLog: (
|
|
1688
|
-
obj: StartImportResponse
|
|
1689
|
-
) => any;
|
|
1690
|
-
export declare const StartLoggingRequestFilterSensitiveLog: (
|
|
1691
|
-
obj: StartLoggingRequest
|
|
1692
|
-
) => any;
|
|
1693
|
-
export declare const StartLoggingResponseFilterSensitiveLog: (
|
|
1694
|
-
obj: StartLoggingResponse
|
|
1695
|
-
) => any;
|
|
1696
|
-
export declare const StartQueryRequestFilterSensitiveLog: (
|
|
1697
|
-
obj: StartQueryRequest
|
|
1698
|
-
) => any;
|
|
1699
|
-
export declare const StartQueryResponseFilterSensitiveLog: (
|
|
1700
|
-
obj: StartQueryResponse
|
|
1701
|
-
) => any;
|
|
1702
|
-
export declare const StopImportRequestFilterSensitiveLog: (
|
|
1703
|
-
obj: StopImportRequest
|
|
1704
|
-
) => any;
|
|
1705
|
-
export declare const StopImportResponseFilterSensitiveLog: (
|
|
1706
|
-
obj: StopImportResponse
|
|
1707
|
-
) => any;
|
|
1708
|
-
export declare const StopLoggingRequestFilterSensitiveLog: (
|
|
1709
|
-
obj: StopLoggingRequest
|
|
1710
|
-
) => any;
|
|
1711
|
-
export declare const StopLoggingResponseFilterSensitiveLog: (
|
|
1712
|
-
obj: StopLoggingResponse
|
|
1713
|
-
) => any;
|
|
1714
|
-
export declare const UpdateChannelRequestFilterSensitiveLog: (
|
|
1715
|
-
obj: UpdateChannelRequest
|
|
1716
|
-
) => any;
|
|
1717
|
-
export declare const UpdateChannelResponseFilterSensitiveLog: (
|
|
1718
|
-
obj: UpdateChannelResponse
|
|
1719
|
-
) => any;
|
|
1720
|
-
export declare const UpdateEventDataStoreRequestFilterSensitiveLog: (
|
|
1721
|
-
obj: UpdateEventDataStoreRequest
|
|
1722
|
-
) => any;
|
|
1723
|
-
export declare const UpdateEventDataStoreResponseFilterSensitiveLog: (
|
|
1724
|
-
obj: UpdateEventDataStoreResponse
|
|
1725
|
-
) => any;
|
|
1726
|
-
export declare const UpdateTrailRequestFilterSensitiveLog: (
|
|
1727
|
-
obj: UpdateTrailRequest
|
|
1728
|
-
) => any;
|
|
1729
|
-
export declare const UpdateTrailResponseFilterSensitiveLog: (
|
|
1730
|
-
obj: UpdateTrailResponse
|
|
1731
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudtrail",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudtrail Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.298.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo cloudtrail"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|