@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,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import {
|
|
14
|
+
ListClassificationJobsRequest,
|
|
15
|
+
ListClassificationJobsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListClassificationJobsCommandInput
|
|
18
|
+
extends ListClassificationJobsRequest {}
|
|
19
|
+
export interface ListClassificationJobsCommandOutput
|
|
20
|
+
extends ListClassificationJobsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListClassificationJobsCommand extends $Command<
|
|
24
|
+
ListClassificationJobsCommandInput,
|
|
25
|
+
ListClassificationJobsCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListClassificationJobsCommandInput;
|
|
29
|
+
constructor(input: ListClassificationJobsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListClassificationJobsCommandInput,
|
|
37
|
+
ListClassificationJobsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import {
|
|
14
|
+
ListCustomDataIdentifiersRequest,
|
|
15
|
+
ListCustomDataIdentifiersResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListCustomDataIdentifiersCommandInput
|
|
18
|
+
extends ListCustomDataIdentifiersRequest {}
|
|
19
|
+
export interface ListCustomDataIdentifiersCommandOutput
|
|
20
|
+
extends ListCustomDataIdentifiersResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListCustomDataIdentifiersCommand extends $Command<
|
|
24
|
+
ListCustomDataIdentifiersCommandInput,
|
|
25
|
+
ListCustomDataIdentifiersCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListCustomDataIdentifiersCommandInput;
|
|
29
|
+
constructor(input: ListCustomDataIdentifiersCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListCustomDataIdentifiersCommandInput,
|
|
37
|
+
ListCustomDataIdentifiersCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
|
|
14
|
+
export interface ListFindingsCommandInput extends ListFindingsRequest {}
|
|
15
|
+
export interface ListFindingsCommandOutput
|
|
16
|
+
extends ListFindingsResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class ListFindingsCommand extends $Command<
|
|
20
|
+
ListFindingsCommandInput,
|
|
21
|
+
ListFindingsCommandOutput,
|
|
22
|
+
Macie2ClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: ListFindingsCommandInput;
|
|
25
|
+
constructor(input: ListFindingsCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: Macie2ClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<ListFindingsCommandInput, ListFindingsCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import {
|
|
14
|
+
ListFindingsFiltersRequest,
|
|
15
|
+
ListFindingsFiltersResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListFindingsFiltersCommandInput
|
|
18
|
+
extends ListFindingsFiltersRequest {}
|
|
19
|
+
export interface ListFindingsFiltersCommandOutput
|
|
20
|
+
extends ListFindingsFiltersResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListFindingsFiltersCommand extends $Command<
|
|
24
|
+
ListFindingsFiltersCommandInput,
|
|
25
|
+
ListFindingsFiltersCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListFindingsFiltersCommandInput;
|
|
29
|
+
constructor(input: ListFindingsFiltersCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<ListFindingsFiltersCommandInput, ListFindingsFiltersCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import {
|
|
14
|
+
ListInvitationsRequest,
|
|
15
|
+
ListInvitationsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListInvitationsCommandInput extends ListInvitationsRequest {}
|
|
18
|
+
export interface ListInvitationsCommandOutput
|
|
19
|
+
extends ListInvitationsResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class ListInvitationsCommand extends $Command<
|
|
23
|
+
ListInvitationsCommandInput,
|
|
24
|
+
ListInvitationsCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListInvitationsCommandInput;
|
|
28
|
+
constructor(input: ListInvitationsCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: Macie2ClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<ListInvitationsCommandInput, ListInvitationsCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import {
|
|
14
|
+
ListManagedDataIdentifiersRequest,
|
|
15
|
+
ListManagedDataIdentifiersResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListManagedDataIdentifiersCommandInput
|
|
18
|
+
extends ListManagedDataIdentifiersRequest {}
|
|
19
|
+
export interface ListManagedDataIdentifiersCommandOutput
|
|
20
|
+
extends ListManagedDataIdentifiersResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListManagedDataIdentifiersCommand extends $Command<
|
|
24
|
+
ListManagedDataIdentifiersCommandInput,
|
|
25
|
+
ListManagedDataIdentifiersCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListManagedDataIdentifiersCommandInput;
|
|
29
|
+
constructor(input: ListManagedDataIdentifiersCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListManagedDataIdentifiersCommandInput,
|
|
37
|
+
ListManagedDataIdentifiersCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import { ListMembersRequest, ListMembersResponse } from "../models/models_0";
|
|
14
|
+
export interface ListMembersCommandInput extends ListMembersRequest {}
|
|
15
|
+
export interface ListMembersCommandOutput
|
|
16
|
+
extends ListMembersResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class ListMembersCommand extends $Command<
|
|
20
|
+
ListMembersCommandInput,
|
|
21
|
+
ListMembersCommandOutput,
|
|
22
|
+
Macie2ClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: ListMembersCommandInput;
|
|
25
|
+
constructor(input: ListMembersCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: Macie2ClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<ListMembersCommandInput, ListMembersCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import {
|
|
14
|
+
ListOrganizationAdminAccountsRequest,
|
|
15
|
+
ListOrganizationAdminAccountsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListOrganizationAdminAccountsCommandInput
|
|
18
|
+
extends ListOrganizationAdminAccountsRequest {}
|
|
19
|
+
export interface ListOrganizationAdminAccountsCommandOutput
|
|
20
|
+
extends ListOrganizationAdminAccountsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListOrganizationAdminAccountsCommand extends $Command<
|
|
24
|
+
ListOrganizationAdminAccountsCommandInput,
|
|
25
|
+
ListOrganizationAdminAccountsCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListOrganizationAdminAccountsCommandInput;
|
|
29
|
+
constructor(input: ListOrganizationAdminAccountsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
ListOrganizationAdminAccountsCommandInput,
|
|
37
|
+
ListOrganizationAdminAccountsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import {
|
|
14
|
+
ListTagsForResourceRequest,
|
|
15
|
+
ListTagsForResourceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListTagsForResourceCommandInput
|
|
18
|
+
extends ListTagsForResourceRequest {}
|
|
19
|
+
export interface ListTagsForResourceCommandOutput
|
|
20
|
+
extends ListTagsForResourceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class ListTagsForResourceCommand extends $Command<
|
|
24
|
+
ListTagsForResourceCommandInput,
|
|
25
|
+
ListTagsForResourceCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: ListTagsForResourceCommandInput;
|
|
29
|
+
constructor(input: ListTagsForResourceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import {
|
|
14
|
+
PutClassificationExportConfigurationRequest,
|
|
15
|
+
PutClassificationExportConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface PutClassificationExportConfigurationCommandInput
|
|
18
|
+
extends PutClassificationExportConfigurationRequest {}
|
|
19
|
+
export interface PutClassificationExportConfigurationCommandOutput
|
|
20
|
+
extends PutClassificationExportConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class PutClassificationExportConfigurationCommand extends $Command<
|
|
24
|
+
PutClassificationExportConfigurationCommandInput,
|
|
25
|
+
PutClassificationExportConfigurationCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: PutClassificationExportConfigurationCommandInput;
|
|
29
|
+
constructor(input: PutClassificationExportConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
PutClassificationExportConfigurationCommandInput,
|
|
37
|
+
PutClassificationExportConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
Macie2ClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../Macie2Client";
|
|
13
|
+
import {
|
|
14
|
+
PutFindingsPublicationConfigurationRequest,
|
|
15
|
+
PutFindingsPublicationConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface PutFindingsPublicationConfigurationCommandInput
|
|
18
|
+
extends PutFindingsPublicationConfigurationRequest {}
|
|
19
|
+
export interface PutFindingsPublicationConfigurationCommandOutput
|
|
20
|
+
extends PutFindingsPublicationConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class PutFindingsPublicationConfigurationCommand extends $Command<
|
|
24
|
+
PutFindingsPublicationConfigurationCommandInput,
|
|
25
|
+
PutFindingsPublicationConfigurationCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: PutFindingsPublicationConfigurationCommandInput;
|
|
29
|
+
constructor(input: PutFindingsPublicationConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
PutFindingsPublicationConfigurationCommandInput,
|
|
37
|
+
PutFindingsPublicationConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|