@aws-sdk/client-macie2 3.169.0 → 3.171.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 +16 -0
- package/dist-types/ts3.4/Macie2.d.ts +1168 -335
- package/dist-types/ts3.4/Macie2Client.d.ts +500 -139
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/BatchGetCustomDataIdentifiersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateAllowListCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateClassificationJobCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateCustomDataIdentifierCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateFindingsFilterCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateInvitationsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateMemberCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteAllowListCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteCustomDataIdentifierCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteFindingsFilterCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeBucketsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeClassificationJobCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisableMacieCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/EnableMacieCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAllowListCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetBucketStatisticsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetClassificationExportConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCustomDataIdentifierCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetFindingStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetFindingsFilterCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetFindingsPublicationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetMacieSessionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetRevealConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetUsageTotalsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListAllowListsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateRevealConfigurationCommand.d.ts +39 -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 +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2116 -2768
- package/dist-types/ts3.4/models/models_1.d.ts +103 -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 +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForFindingRevealed.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
GetFindingsPublicationConfigurationRequest,
|
|
15
|
+
GetFindingsPublicationConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetFindingsPublicationConfigurationCommandInput
|
|
18
|
+
extends GetFindingsPublicationConfigurationRequest {}
|
|
19
|
+
export interface GetFindingsPublicationConfigurationCommandOutput
|
|
20
|
+
extends GetFindingsPublicationConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetFindingsPublicationConfigurationCommand extends $Command<
|
|
23
|
+
GetFindingsPublicationConfigurationCommandInput,
|
|
24
|
+
GetFindingsPublicationConfigurationCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetFindingsPublicationConfigurationCommandInput;
|
|
28
|
+
constructor(input: GetFindingsPublicationConfigurationCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
GetFindingsPublicationConfigurationCommandInput,
|
|
35
|
+
GetFindingsPublicationConfigurationCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
GetInvitationsCountRequest,
|
|
15
|
+
GetInvitationsCountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetInvitationsCountCommandInput
|
|
18
|
+
extends GetInvitationsCountRequest {}
|
|
19
|
+
export interface GetInvitationsCountCommandOutput
|
|
20
|
+
extends GetInvitationsCountResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetInvitationsCountCommand extends $Command<
|
|
23
|
+
GetInvitationsCountCommandInput,
|
|
24
|
+
GetInvitationsCountCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetInvitationsCountCommandInput;
|
|
28
|
+
constructor(input: GetInvitationsCountCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
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
|
+
GetMacieSessionRequest,
|
|
15
|
+
GetMacieSessionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetMacieSessionCommandInput extends GetMacieSessionRequest {}
|
|
18
|
+
export interface GetMacieSessionCommandOutput
|
|
19
|
+
extends GetMacieSessionResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class GetMacieSessionCommand extends $Command<
|
|
22
|
+
GetMacieSessionCommandInput,
|
|
23
|
+
GetMacieSessionCommandOutput,
|
|
24
|
+
Macie2ClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: GetMacieSessionCommandInput;
|
|
27
|
+
constructor(input: GetMacieSessionCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: Macie2ClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<GetMacieSessionCommandInput, GetMacieSessionCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
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
|
+
GetMasterAccountRequest,
|
|
15
|
+
GetMasterAccountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetMasterAccountCommandInput extends GetMasterAccountRequest {}
|
|
18
|
+
export interface GetMasterAccountCommandOutput
|
|
19
|
+
extends GetMasterAccountResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class GetMasterAccountCommand extends $Command<
|
|
22
|
+
GetMasterAccountCommandInput,
|
|
23
|
+
GetMasterAccountCommandOutput,
|
|
24
|
+
Macie2ClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: GetMasterAccountCommandInput;
|
|
27
|
+
constructor(input: GetMasterAccountCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: Macie2ClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<GetMasterAccountCommandInput, GetMasterAccountCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
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 { GetMemberRequest, GetMemberResponse } from "../models/models_0";
|
|
14
|
+
export interface GetMemberCommandInput extends GetMemberRequest {}
|
|
15
|
+
export interface GetMemberCommandOutput
|
|
16
|
+
extends GetMemberResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class GetMemberCommand extends $Command<
|
|
19
|
+
GetMemberCommandInput,
|
|
20
|
+
GetMemberCommandOutput,
|
|
21
|
+
Macie2ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: GetMemberCommandInput;
|
|
24
|
+
constructor(input: GetMemberCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: Macie2ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<GetMemberCommandInput, GetMemberCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
GetRevealConfigurationRequest,
|
|
15
|
+
GetRevealConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetRevealConfigurationCommandInput
|
|
18
|
+
extends GetRevealConfigurationRequest {}
|
|
19
|
+
export interface GetRevealConfigurationCommandOutput
|
|
20
|
+
extends GetRevealConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetRevealConfigurationCommand extends $Command<
|
|
23
|
+
GetRevealConfigurationCommandInput,
|
|
24
|
+
GetRevealConfigurationCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetRevealConfigurationCommandInput;
|
|
28
|
+
constructor(input: GetRevealConfigurationCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
GetRevealConfigurationCommandInput,
|
|
35
|
+
GetRevealConfigurationCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
GetSensitiveDataOccurrencesAvailabilityRequest,
|
|
15
|
+
GetSensitiveDataOccurrencesAvailabilityResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetSensitiveDataOccurrencesAvailabilityCommandInput
|
|
18
|
+
extends GetSensitiveDataOccurrencesAvailabilityRequest {}
|
|
19
|
+
export interface GetSensitiveDataOccurrencesAvailabilityCommandOutput
|
|
20
|
+
extends GetSensitiveDataOccurrencesAvailabilityResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetSensitiveDataOccurrencesAvailabilityCommand extends $Command<
|
|
23
|
+
GetSensitiveDataOccurrencesAvailabilityCommandInput,
|
|
24
|
+
GetSensitiveDataOccurrencesAvailabilityCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetSensitiveDataOccurrencesAvailabilityCommandInput;
|
|
28
|
+
constructor(input: GetSensitiveDataOccurrencesAvailabilityCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
GetSensitiveDataOccurrencesAvailabilityCommandInput,
|
|
35
|
+
GetSensitiveDataOccurrencesAvailabilityCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
GetSensitiveDataOccurrencesRequest,
|
|
15
|
+
GetSensitiveDataOccurrencesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetSensitiveDataOccurrencesCommandInput
|
|
18
|
+
extends GetSensitiveDataOccurrencesRequest {}
|
|
19
|
+
export interface GetSensitiveDataOccurrencesCommandOutput
|
|
20
|
+
extends GetSensitiveDataOccurrencesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetSensitiveDataOccurrencesCommand extends $Command<
|
|
23
|
+
GetSensitiveDataOccurrencesCommandInput,
|
|
24
|
+
GetSensitiveDataOccurrencesCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetSensitiveDataOccurrencesCommandInput;
|
|
28
|
+
constructor(input: GetSensitiveDataOccurrencesCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
GetSensitiveDataOccurrencesCommandInput,
|
|
35
|
+
GetSensitiveDataOccurrencesCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
GetUsageStatisticsRequest,
|
|
15
|
+
GetUsageStatisticsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetUsageStatisticsCommandInput
|
|
18
|
+
extends GetUsageStatisticsRequest {}
|
|
19
|
+
export interface GetUsageStatisticsCommandOutput
|
|
20
|
+
extends GetUsageStatisticsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class GetUsageStatisticsCommand extends $Command<
|
|
23
|
+
GetUsageStatisticsCommandInput,
|
|
24
|
+
GetUsageStatisticsCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: GetUsageStatisticsCommandInput;
|
|
28
|
+
constructor(input: GetUsageStatisticsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<GetUsageStatisticsCommandInput, GetUsageStatisticsCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
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
|
+
GetUsageTotalsRequest,
|
|
15
|
+
GetUsageTotalsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetUsageTotalsCommandInput extends GetUsageTotalsRequest {}
|
|
18
|
+
export interface GetUsageTotalsCommandOutput
|
|
19
|
+
extends GetUsageTotalsResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class GetUsageTotalsCommand extends $Command<
|
|
22
|
+
GetUsageTotalsCommandInput,
|
|
23
|
+
GetUsageTotalsCommandOutput,
|
|
24
|
+
Macie2ClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: GetUsageTotalsCommandInput;
|
|
27
|
+
constructor(input: GetUsageTotalsCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: Macie2ClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<GetUsageTotalsCommandInput, GetUsageTotalsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
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
|
+
ListAllowListsRequest,
|
|
15
|
+
ListAllowListsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListAllowListsCommandInput extends ListAllowListsRequest {}
|
|
18
|
+
export interface ListAllowListsCommandOutput
|
|
19
|
+
extends ListAllowListsResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class ListAllowListsCommand extends $Command<
|
|
22
|
+
ListAllowListsCommandInput,
|
|
23
|
+
ListAllowListsCommandOutput,
|
|
24
|
+
Macie2ClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: ListAllowListsCommandInput;
|
|
27
|
+
constructor(input: ListAllowListsCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: Macie2ClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<ListAllowListsCommandInput, ListAllowListsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|