@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,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
|
+
AcceptInvitationRequest,
|
|
15
|
+
AcceptInvitationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {}
|
|
18
|
+
export interface AcceptInvitationCommandOutput
|
|
19
|
+
extends AcceptInvitationResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class AcceptInvitationCommand extends $Command<
|
|
22
|
+
AcceptInvitationCommandInput,
|
|
23
|
+
AcceptInvitationCommandOutput,
|
|
24
|
+
Macie2ClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: AcceptInvitationCommandInput;
|
|
27
|
+
constructor(input: AcceptInvitationCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: Macie2ClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<AcceptInvitationCommandInput, AcceptInvitationCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
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
|
+
BatchGetCustomDataIdentifiersRequest,
|
|
15
|
+
BatchGetCustomDataIdentifiersResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface BatchGetCustomDataIdentifiersCommandInput
|
|
18
|
+
extends BatchGetCustomDataIdentifiersRequest {}
|
|
19
|
+
export interface BatchGetCustomDataIdentifiersCommandOutput
|
|
20
|
+
extends BatchGetCustomDataIdentifiersResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class BatchGetCustomDataIdentifiersCommand extends $Command<
|
|
23
|
+
BatchGetCustomDataIdentifiersCommandInput,
|
|
24
|
+
BatchGetCustomDataIdentifiersCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: BatchGetCustomDataIdentifiersCommandInput;
|
|
28
|
+
constructor(input: BatchGetCustomDataIdentifiersCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
BatchGetCustomDataIdentifiersCommandInput,
|
|
35
|
+
BatchGetCustomDataIdentifiersCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -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
|
+
CreateAllowListRequest,
|
|
15
|
+
CreateAllowListResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateAllowListCommandInput extends CreateAllowListRequest {}
|
|
18
|
+
export interface CreateAllowListCommandOutput
|
|
19
|
+
extends CreateAllowListResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class CreateAllowListCommand extends $Command<
|
|
22
|
+
CreateAllowListCommandInput,
|
|
23
|
+
CreateAllowListCommandOutput,
|
|
24
|
+
Macie2ClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: CreateAllowListCommandInput;
|
|
27
|
+
constructor(input: CreateAllowListCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: Macie2ClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<CreateAllowListCommandInput, CreateAllowListCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
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
|
+
CreateClassificationJobRequest,
|
|
15
|
+
CreateClassificationJobResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateClassificationJobCommandInput
|
|
18
|
+
extends CreateClassificationJobRequest {}
|
|
19
|
+
export interface CreateClassificationJobCommandOutput
|
|
20
|
+
extends CreateClassificationJobResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateClassificationJobCommand extends $Command<
|
|
23
|
+
CreateClassificationJobCommandInput,
|
|
24
|
+
CreateClassificationJobCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateClassificationJobCommandInput;
|
|
28
|
+
constructor(input: CreateClassificationJobCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateClassificationJobCommandInput,
|
|
35
|
+
CreateClassificationJobCommandOutput
|
|
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
|
+
CreateCustomDataIdentifierRequest,
|
|
15
|
+
CreateCustomDataIdentifierResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateCustomDataIdentifierCommandInput
|
|
18
|
+
extends CreateCustomDataIdentifierRequest {}
|
|
19
|
+
export interface CreateCustomDataIdentifierCommandOutput
|
|
20
|
+
extends CreateCustomDataIdentifierResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateCustomDataIdentifierCommand extends $Command<
|
|
23
|
+
CreateCustomDataIdentifierCommandInput,
|
|
24
|
+
CreateCustomDataIdentifierCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateCustomDataIdentifierCommandInput;
|
|
28
|
+
constructor(input: CreateCustomDataIdentifierCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateCustomDataIdentifierCommandInput,
|
|
35
|
+
CreateCustomDataIdentifierCommandOutput
|
|
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
|
+
CreateFindingsFilterRequest,
|
|
15
|
+
CreateFindingsFilterResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateFindingsFilterCommandInput
|
|
18
|
+
extends CreateFindingsFilterRequest {}
|
|
19
|
+
export interface CreateFindingsFilterCommandOutput
|
|
20
|
+
extends CreateFindingsFilterResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateFindingsFilterCommand extends $Command<
|
|
23
|
+
CreateFindingsFilterCommandInput,
|
|
24
|
+
CreateFindingsFilterCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateFindingsFilterCommandInput;
|
|
28
|
+
constructor(input: CreateFindingsFilterCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateFindingsFilterCommandInput,
|
|
35
|
+
CreateFindingsFilterCommandOutput
|
|
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
|
+
CreateInvitationsRequest,
|
|
15
|
+
CreateInvitationsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateInvitationsCommandInput
|
|
18
|
+
extends CreateInvitationsRequest {}
|
|
19
|
+
export interface CreateInvitationsCommandOutput
|
|
20
|
+
extends CreateInvitationsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateInvitationsCommand extends $Command<
|
|
23
|
+
CreateInvitationsCommandInput,
|
|
24
|
+
CreateInvitationsCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateInvitationsCommandInput;
|
|
28
|
+
constructor(input: CreateInvitationsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<CreateInvitationsCommandInput, CreateInvitationsCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -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 { CreateMemberRequest, CreateMemberResponse } from "../models/models_0";
|
|
14
|
+
export interface CreateMemberCommandInput extends CreateMemberRequest {}
|
|
15
|
+
export interface CreateMemberCommandOutput
|
|
16
|
+
extends CreateMemberResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class CreateMemberCommand extends $Command<
|
|
19
|
+
CreateMemberCommandInput,
|
|
20
|
+
CreateMemberCommandOutput,
|
|
21
|
+
Macie2ClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: CreateMemberCommandInput;
|
|
24
|
+
constructor(input: CreateMemberCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: Macie2ClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<CreateMemberCommandInput, CreateMemberCommandOutput>;
|
|
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
|
+
CreateSampleFindingsRequest,
|
|
15
|
+
CreateSampleFindingsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateSampleFindingsCommandInput
|
|
18
|
+
extends CreateSampleFindingsRequest {}
|
|
19
|
+
export interface CreateSampleFindingsCommandOutput
|
|
20
|
+
extends CreateSampleFindingsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateSampleFindingsCommand extends $Command<
|
|
23
|
+
CreateSampleFindingsCommandInput,
|
|
24
|
+
CreateSampleFindingsCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateSampleFindingsCommandInput;
|
|
28
|
+
constructor(input: CreateSampleFindingsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateSampleFindingsCommandInput,
|
|
35
|
+
CreateSampleFindingsCommandOutput
|
|
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
|
+
DeclineInvitationsRequest,
|
|
15
|
+
DeclineInvitationsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeclineInvitationsCommandInput
|
|
18
|
+
extends DeclineInvitationsRequest {}
|
|
19
|
+
export interface DeclineInvitationsCommandOutput
|
|
20
|
+
extends DeclineInvitationsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeclineInvitationsCommand extends $Command<
|
|
23
|
+
DeclineInvitationsCommandInput,
|
|
24
|
+
DeclineInvitationsCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeclineInvitationsCommandInput;
|
|
28
|
+
constructor(input: DeclineInvitationsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: Macie2ClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput>;
|
|
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
|
+
DeleteAllowListRequest,
|
|
15
|
+
DeleteAllowListResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteAllowListCommandInput extends DeleteAllowListRequest {}
|
|
18
|
+
export interface DeleteAllowListCommandOutput
|
|
19
|
+
extends DeleteAllowListResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class DeleteAllowListCommand extends $Command<
|
|
22
|
+
DeleteAllowListCommandInput,
|
|
23
|
+
DeleteAllowListCommandOutput,
|
|
24
|
+
Macie2ClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: DeleteAllowListCommandInput;
|
|
27
|
+
constructor(input: DeleteAllowListCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: Macie2ClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<DeleteAllowListCommandInput, DeleteAllowListCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|