@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,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
|
+
DisassociateMemberRequest,
|
|
15
|
+
DisassociateMemberResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DisassociateMemberCommandInput
|
|
18
|
+
extends DisassociateMemberRequest {}
|
|
19
|
+
export interface DisassociateMemberCommandOutput
|
|
20
|
+
extends DisassociateMemberResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DisassociateMemberCommand extends $Command<
|
|
24
|
+
DisassociateMemberCommandInput,
|
|
25
|
+
DisassociateMemberCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DisassociateMemberCommandInput;
|
|
29
|
+
constructor(input: DisassociateMemberCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DisassociateMemberCommandInput, DisassociateMemberCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -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 { EnableMacieRequest, EnableMacieResponse } from "../models/models_0";
|
|
14
|
+
export interface EnableMacieCommandInput extends EnableMacieRequest {}
|
|
15
|
+
export interface EnableMacieCommandOutput
|
|
16
|
+
extends EnableMacieResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class EnableMacieCommand extends $Command<
|
|
20
|
+
EnableMacieCommandInput,
|
|
21
|
+
EnableMacieCommandOutput,
|
|
22
|
+
Macie2ClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: EnableMacieCommandInput;
|
|
25
|
+
constructor(input: EnableMacieCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: Macie2ClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<EnableMacieCommandInput, EnableMacieCommandOutput>;
|
|
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
|
+
EnableOrganizationAdminAccountRequest,
|
|
15
|
+
EnableOrganizationAdminAccountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface EnableOrganizationAdminAccountCommandInput
|
|
18
|
+
extends EnableOrganizationAdminAccountRequest {}
|
|
19
|
+
export interface EnableOrganizationAdminAccountCommandOutput
|
|
20
|
+
extends EnableOrganizationAdminAccountResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class EnableOrganizationAdminAccountCommand extends $Command<
|
|
24
|
+
EnableOrganizationAdminAccountCommandInput,
|
|
25
|
+
EnableOrganizationAdminAccountCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: EnableOrganizationAdminAccountCommandInput;
|
|
29
|
+
constructor(input: EnableOrganizationAdminAccountCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
EnableOrganizationAdminAccountCommandInput,
|
|
37
|
+
EnableOrganizationAdminAccountCommandOutput
|
|
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
|
+
GetAdministratorAccountRequest,
|
|
15
|
+
GetAdministratorAccountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetAdministratorAccountCommandInput
|
|
18
|
+
extends GetAdministratorAccountRequest {}
|
|
19
|
+
export interface GetAdministratorAccountCommandOutput
|
|
20
|
+
extends GetAdministratorAccountResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetAdministratorAccountCommand extends $Command<
|
|
24
|
+
GetAdministratorAccountCommandInput,
|
|
25
|
+
GetAdministratorAccountCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetAdministratorAccountCommandInput;
|
|
29
|
+
constructor(input: GetAdministratorAccountCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetAdministratorAccountCommandInput,
|
|
37
|
+
GetAdministratorAccountCommandOutput
|
|
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 { GetAllowListRequest, GetAllowListResponse } from "../models/models_0";
|
|
14
|
+
export interface GetAllowListCommandInput extends GetAllowListRequest {}
|
|
15
|
+
export interface GetAllowListCommandOutput
|
|
16
|
+
extends GetAllowListResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class GetAllowListCommand extends $Command<
|
|
20
|
+
GetAllowListCommandInput,
|
|
21
|
+
GetAllowListCommandOutput,
|
|
22
|
+
Macie2ClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: GetAllowListCommandInput;
|
|
25
|
+
constructor(input: GetAllowListCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: Macie2ClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<GetAllowListCommandInput, GetAllowListCommandOutput>;
|
|
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
|
+
GetBucketStatisticsRequest,
|
|
15
|
+
GetBucketStatisticsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetBucketStatisticsCommandInput
|
|
18
|
+
extends GetBucketStatisticsRequest {}
|
|
19
|
+
export interface GetBucketStatisticsCommandOutput
|
|
20
|
+
extends GetBucketStatisticsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBucketStatisticsCommand extends $Command<
|
|
24
|
+
GetBucketStatisticsCommandInput,
|
|
25
|
+
GetBucketStatisticsCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBucketStatisticsCommandInput;
|
|
29
|
+
constructor(input: GetBucketStatisticsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetBucketStatisticsCommandInput, GetBucketStatisticsCommandOutput>;
|
|
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
|
+
GetClassificationExportConfigurationRequest,
|
|
15
|
+
GetClassificationExportConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetClassificationExportConfigurationCommandInput
|
|
18
|
+
extends GetClassificationExportConfigurationRequest {}
|
|
19
|
+
export interface GetClassificationExportConfigurationCommandOutput
|
|
20
|
+
extends GetClassificationExportConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetClassificationExportConfigurationCommand extends $Command<
|
|
24
|
+
GetClassificationExportConfigurationCommandInput,
|
|
25
|
+
GetClassificationExportConfigurationCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetClassificationExportConfigurationCommandInput;
|
|
29
|
+
constructor(input: GetClassificationExportConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetClassificationExportConfigurationCommandInput,
|
|
37
|
+
GetClassificationExportConfigurationCommandOutput
|
|
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
|
+
GetCustomDataIdentifierRequest,
|
|
15
|
+
GetCustomDataIdentifierResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetCustomDataIdentifierCommandInput
|
|
18
|
+
extends GetCustomDataIdentifierRequest {}
|
|
19
|
+
export interface GetCustomDataIdentifierCommandOutput
|
|
20
|
+
extends GetCustomDataIdentifierResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetCustomDataIdentifierCommand extends $Command<
|
|
24
|
+
GetCustomDataIdentifierCommandInput,
|
|
25
|
+
GetCustomDataIdentifierCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetCustomDataIdentifierCommandInput;
|
|
29
|
+
constructor(input: GetCustomDataIdentifierCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetCustomDataIdentifierCommandInput,
|
|
37
|
+
GetCustomDataIdentifierCommandOutput
|
|
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
|
+
GetFindingStatisticsRequest,
|
|
15
|
+
GetFindingStatisticsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetFindingStatisticsCommandInput
|
|
18
|
+
extends GetFindingStatisticsRequest {}
|
|
19
|
+
export interface GetFindingStatisticsCommandOutput
|
|
20
|
+
extends GetFindingStatisticsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetFindingStatisticsCommand extends $Command<
|
|
24
|
+
GetFindingStatisticsCommandInput,
|
|
25
|
+
GetFindingStatisticsCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetFindingStatisticsCommandInput;
|
|
29
|
+
constructor(input: GetFindingStatisticsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetFindingStatisticsCommandInput,
|
|
37
|
+
GetFindingStatisticsCommandOutput
|
|
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 { GetFindingsRequest, GetFindingsResponse } from "../models/models_0";
|
|
14
|
+
export interface GetFindingsCommandInput extends GetFindingsRequest {}
|
|
15
|
+
export interface GetFindingsCommandOutput
|
|
16
|
+
extends GetFindingsResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class GetFindingsCommand extends $Command<
|
|
20
|
+
GetFindingsCommandInput,
|
|
21
|
+
GetFindingsCommandOutput,
|
|
22
|
+
Macie2ClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: GetFindingsCommandInput;
|
|
25
|
+
constructor(input: GetFindingsCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: Macie2ClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<GetFindingsCommandInput, GetFindingsCommandOutput>;
|
|
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
|
+
GetFindingsFilterRequest,
|
|
15
|
+
GetFindingsFilterResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetFindingsFilterCommandInput
|
|
18
|
+
extends GetFindingsFilterRequest {}
|
|
19
|
+
export interface GetFindingsFilterCommandOutput
|
|
20
|
+
extends GetFindingsFilterResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetFindingsFilterCommand extends $Command<
|
|
24
|
+
GetFindingsFilterCommandInput,
|
|
25
|
+
GetFindingsFilterCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetFindingsFilterCommandInput;
|
|
29
|
+
constructor(input: GetFindingsFilterCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetFindingsFilterCommandInput, GetFindingsFilterCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|