@aws-sdk/client-macie2 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/Macie2.d.ts +1234 -335
- package/dist-types/ts3.4/Macie2Client.d.ts +525 -139
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/BatchGetCustomDataIdentifiersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateAllowListCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateClassificationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCustomDataIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFindingsFilterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateInvitationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateMemberCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteAllowListCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteCustomDataIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFindingsFilterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeBucketsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeClassificationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisableMacieCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/EnableMacieCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAllowListCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetBucketStatisticsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetClassificationExportConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCustomDataIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFindingStatisticsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetFindingsFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetFindingsPublicationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetMacieSessionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetRevealConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetUsageTotalsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAllowListsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateRevealConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +66 -66
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/Macie2ServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2950 -2768
- package/dist-types/ts3.4/models/models_1.d.ts +132 -109
- package/dist-types/ts3.4/pagination/DescribeBucketsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetUsageStatisticsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListClassificationJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCustomDataIdentifiersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFindingsFiltersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFindingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInvitationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationAdminAccountsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +11 -11
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +797 -200
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForFindingRevealed.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,109 +1,132 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
export interface
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
}
|
|
56
|
-
export interface UpdateMacieSessionResponse {
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
}
|
|
66
|
-
export interface
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
}
|
|
70
|
-
export interface
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
1
|
+
import {
|
|
2
|
+
AllowListCriteria,
|
|
3
|
+
FindingCriteria,
|
|
4
|
+
FindingPublishingFrequency,
|
|
5
|
+
FindingsFilterAction,
|
|
6
|
+
JobStatus,
|
|
7
|
+
MacieStatus,
|
|
8
|
+
RevealConfiguration,
|
|
9
|
+
} from "./models_0";
|
|
10
|
+
export interface UntagResourceResponse {}
|
|
11
|
+
export interface UpdateAllowListRequest {
|
|
12
|
+
criteria: AllowListCriteria | undefined;
|
|
13
|
+
|
|
14
|
+
description?: string;
|
|
15
|
+
|
|
16
|
+
id: string | undefined;
|
|
17
|
+
|
|
18
|
+
name: string | undefined;
|
|
19
|
+
}
|
|
20
|
+
export interface UpdateAllowListResponse {
|
|
21
|
+
arn?: string;
|
|
22
|
+
|
|
23
|
+
id?: string;
|
|
24
|
+
}
|
|
25
|
+
export interface UpdateClassificationJobRequest {
|
|
26
|
+
jobId: string | undefined;
|
|
27
|
+
|
|
28
|
+
jobStatus: JobStatus | string | undefined;
|
|
29
|
+
}
|
|
30
|
+
export interface UpdateClassificationJobResponse {}
|
|
31
|
+
export interface UpdateFindingsFilterRequest {
|
|
32
|
+
action?: FindingsFilterAction | string;
|
|
33
|
+
|
|
34
|
+
description?: string;
|
|
35
|
+
|
|
36
|
+
findingCriteria?: FindingCriteria;
|
|
37
|
+
|
|
38
|
+
id: string | undefined;
|
|
39
|
+
|
|
40
|
+
name?: string;
|
|
41
|
+
|
|
42
|
+
position?: number;
|
|
43
|
+
|
|
44
|
+
clientToken?: string;
|
|
45
|
+
}
|
|
46
|
+
export interface UpdateFindingsFilterResponse {
|
|
47
|
+
arn?: string;
|
|
48
|
+
|
|
49
|
+
id?: string;
|
|
50
|
+
}
|
|
51
|
+
export interface UpdateMacieSessionRequest {
|
|
52
|
+
findingPublishingFrequency?: FindingPublishingFrequency | string;
|
|
53
|
+
|
|
54
|
+
status?: MacieStatus | string;
|
|
55
|
+
}
|
|
56
|
+
export interface UpdateMacieSessionResponse {}
|
|
57
|
+
export interface UpdateMemberSessionRequest {
|
|
58
|
+
id: string | undefined;
|
|
59
|
+
|
|
60
|
+
status: MacieStatus | string | undefined;
|
|
61
|
+
}
|
|
62
|
+
export interface UpdateMemberSessionResponse {}
|
|
63
|
+
export interface UpdateOrganizationConfigurationRequest {
|
|
64
|
+
autoEnable: boolean | undefined;
|
|
65
|
+
}
|
|
66
|
+
export interface UpdateOrganizationConfigurationResponse {}
|
|
67
|
+
export interface UpdateRevealConfigurationRequest {
|
|
68
|
+
configuration: RevealConfiguration | undefined;
|
|
69
|
+
}
|
|
70
|
+
export interface UpdateRevealConfigurationResponse {
|
|
71
|
+
configuration?: RevealConfiguration;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
75
|
+
obj: UntagResourceResponse
|
|
76
|
+
) => any;
|
|
77
|
+
|
|
78
|
+
export declare const UpdateAllowListRequestFilterSensitiveLog: (
|
|
79
|
+
obj: UpdateAllowListRequest
|
|
80
|
+
) => any;
|
|
81
|
+
|
|
82
|
+
export declare const UpdateAllowListResponseFilterSensitiveLog: (
|
|
83
|
+
obj: UpdateAllowListResponse
|
|
84
|
+
) => any;
|
|
85
|
+
|
|
86
|
+
export declare const UpdateClassificationJobRequestFilterSensitiveLog: (
|
|
87
|
+
obj: UpdateClassificationJobRequest
|
|
88
|
+
) => any;
|
|
89
|
+
|
|
90
|
+
export declare const UpdateClassificationJobResponseFilterSensitiveLog: (
|
|
91
|
+
obj: UpdateClassificationJobResponse
|
|
92
|
+
) => any;
|
|
93
|
+
|
|
94
|
+
export declare const UpdateFindingsFilterRequestFilterSensitiveLog: (
|
|
95
|
+
obj: UpdateFindingsFilterRequest
|
|
96
|
+
) => any;
|
|
97
|
+
|
|
98
|
+
export declare const UpdateFindingsFilterResponseFilterSensitiveLog: (
|
|
99
|
+
obj: UpdateFindingsFilterResponse
|
|
100
|
+
) => any;
|
|
101
|
+
|
|
102
|
+
export declare const UpdateMacieSessionRequestFilterSensitiveLog: (
|
|
103
|
+
obj: UpdateMacieSessionRequest
|
|
104
|
+
) => any;
|
|
105
|
+
|
|
106
|
+
export declare const UpdateMacieSessionResponseFilterSensitiveLog: (
|
|
107
|
+
obj: UpdateMacieSessionResponse
|
|
108
|
+
) => any;
|
|
109
|
+
|
|
110
|
+
export declare const UpdateMemberSessionRequestFilterSensitiveLog: (
|
|
111
|
+
obj: UpdateMemberSessionRequest
|
|
112
|
+
) => any;
|
|
113
|
+
|
|
114
|
+
export declare const UpdateMemberSessionResponseFilterSensitiveLog: (
|
|
115
|
+
obj: UpdateMemberSessionResponse
|
|
116
|
+
) => any;
|
|
117
|
+
|
|
118
|
+
export declare const UpdateOrganizationConfigurationRequestFilterSensitiveLog: (
|
|
119
|
+
obj: UpdateOrganizationConfigurationRequest
|
|
120
|
+
) => any;
|
|
121
|
+
|
|
122
|
+
export declare const UpdateOrganizationConfigurationResponseFilterSensitiveLog: (
|
|
123
|
+
obj: UpdateOrganizationConfigurationResponse
|
|
124
|
+
) => any;
|
|
125
|
+
|
|
126
|
+
export declare const UpdateRevealConfigurationRequestFilterSensitiveLog: (
|
|
127
|
+
obj: UpdateRevealConfigurationRequest
|
|
128
|
+
) => any;
|
|
129
|
+
|
|
130
|
+
export declare const UpdateRevealConfigurationResponseFilterSensitiveLog: (
|
|
131
|
+
obj: UpdateRevealConfigurationResponse
|
|
132
|
+
) => any;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeBucketsCommandInput,
|
|
4
|
+
DescribeBucketsCommandOutput,
|
|
5
|
+
} from "../commands/DescribeBucketsCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateDescribeBuckets(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: DescribeBucketsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<DescribeBucketsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
GetUsageStatisticsCommandInput,
|
|
4
|
+
GetUsageStatisticsCommandOutput,
|
|
5
|
+
} from "../commands/GetUsageStatisticsCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateGetUsageStatistics(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: GetUsageStatisticsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<GetUsageStatisticsCommandOutput>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { Macie2 } from "../Macie2";
|
|
3
|
-
import { Macie2Client } from "../Macie2Client";
|
|
4
|
-
export interface Macie2PaginationConfiguration extends PaginationConfiguration {
|
|
5
|
-
|
|
6
|
-
}
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
import { Macie2 } from "../Macie2";
|
|
3
|
+
import { Macie2Client } from "../Macie2Client";
|
|
4
|
+
export interface Macie2PaginationConfiguration extends PaginationConfiguration {
|
|
5
|
+
client: Macie2 | Macie2Client;
|
|
6
|
+
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListClassificationJobsCommandInput,
|
|
4
|
+
ListClassificationJobsCommandOutput,
|
|
5
|
+
} from "../commands/ListClassificationJobsCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListClassificationJobs(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: ListClassificationJobsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListClassificationJobsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListCustomDataIdentifiersCommandInput,
|
|
4
|
+
ListCustomDataIdentifiersCommandOutput,
|
|
5
|
+
} from "../commands/ListCustomDataIdentifiersCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListCustomDataIdentifiers(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: ListCustomDataIdentifiersCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListCustomDataIdentifiersCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListFindingsFiltersCommandInput,
|
|
4
|
+
ListFindingsFiltersCommandOutput,
|
|
5
|
+
} from "../commands/ListFindingsFiltersCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListFindingsFilters(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: ListFindingsFiltersCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListFindingsFiltersCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListFindingsCommandInput,
|
|
4
|
+
ListFindingsCommandOutput,
|
|
5
|
+
} from "../commands/ListFindingsCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListFindings(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: ListFindingsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListFindingsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListInvitationsCommandInput,
|
|
4
|
+
ListInvitationsCommandOutput,
|
|
5
|
+
} from "../commands/ListInvitationsCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListInvitations(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: ListInvitationsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListInvitationsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListMembersCommandInput,
|
|
4
|
+
ListMembersCommandOutput,
|
|
5
|
+
} from "../commands/ListMembersCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListMembers(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: ListMembersCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListMembersCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
ListOrganizationAdminAccountsCommandInput,
|
|
4
|
+
ListOrganizationAdminAccountsCommandOutput,
|
|
5
|
+
} from "../commands/ListOrganizationAdminAccountsCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateListOrganizationAdminAccounts(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: ListOrganizationAdminAccountsCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<ListOrganizationAdminAccountsCommandOutput>;
|
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
import { Paginator } from "@aws-sdk/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import {
|
|
3
|
+
SearchResourcesCommandInput,
|
|
4
|
+
SearchResourcesCommandOutput,
|
|
5
|
+
} from "../commands/SearchResourcesCommand";
|
|
6
|
+
import { Macie2PaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare function paginateSearchResources(
|
|
8
|
+
config: Macie2PaginationConfiguration,
|
|
9
|
+
input: SearchResourcesCommandInput,
|
|
10
|
+
...additionalArguments: any
|
|
11
|
+
): Paginator<SearchResourcesCommandOutput>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export * from "./DescribeBucketsPaginator";
|
|
2
|
-
export * from "./GetUsageStatisticsPaginator";
|
|
3
|
-
export * from "./Interfaces";
|
|
4
|
-
export * from "./ListClassificationJobsPaginator";
|
|
5
|
-
export * from "./ListCustomDataIdentifiersPaginator";
|
|
6
|
-
export * from "./ListFindingsFiltersPaginator";
|
|
7
|
-
export * from "./ListFindingsPaginator";
|
|
8
|
-
export * from "./ListInvitationsPaginator";
|
|
9
|
-
export * from "./ListMembersPaginator";
|
|
10
|
-
export * from "./ListOrganizationAdminAccountsPaginator";
|
|
11
|
-
export * from "./SearchResourcesPaginator";
|
|
1
|
+
export * from "./DescribeBucketsPaginator";
|
|
2
|
+
export * from "./GetUsageStatisticsPaginator";
|
|
3
|
+
export * from "./Interfaces";
|
|
4
|
+
export * from "./ListClassificationJobsPaginator";
|
|
5
|
+
export * from "./ListCustomDataIdentifiersPaginator";
|
|
6
|
+
export * from "./ListFindingsFiltersPaginator";
|
|
7
|
+
export * from "./ListFindingsPaginator";
|
|
8
|
+
export * from "./ListInvitationsPaginator";
|
|
9
|
+
export * from "./ListMembersPaginator";
|
|
10
|
+
export * from "./ListOrganizationAdminAccountsPaginator";
|
|
11
|
+
export * from "./SearchResourcesPaginator";
|