@aws-sdk/client-macie2 3.168.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 +16 -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
|
+
DeleteCustomDataIdentifierRequest,
|
|
15
|
+
DeleteCustomDataIdentifierResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteCustomDataIdentifierCommandInput
|
|
18
|
+
extends DeleteCustomDataIdentifierRequest {}
|
|
19
|
+
export interface DeleteCustomDataIdentifierCommandOutput
|
|
20
|
+
extends DeleteCustomDataIdentifierResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteCustomDataIdentifierCommand extends $Command<
|
|
24
|
+
DeleteCustomDataIdentifierCommandInput,
|
|
25
|
+
DeleteCustomDataIdentifierCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteCustomDataIdentifierCommandInput;
|
|
29
|
+
constructor(input: DeleteCustomDataIdentifierCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteCustomDataIdentifierCommandInput,
|
|
37
|
+
DeleteCustomDataIdentifierCommandOutput
|
|
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
|
+
DeleteFindingsFilterRequest,
|
|
15
|
+
DeleteFindingsFilterResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteFindingsFilterCommandInput
|
|
18
|
+
extends DeleteFindingsFilterRequest {}
|
|
19
|
+
export interface DeleteFindingsFilterCommandOutput
|
|
20
|
+
extends DeleteFindingsFilterResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteFindingsFilterCommand extends $Command<
|
|
24
|
+
DeleteFindingsFilterCommandInput,
|
|
25
|
+
DeleteFindingsFilterCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteFindingsFilterCommandInput;
|
|
29
|
+
constructor(input: DeleteFindingsFilterCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteFindingsFilterCommandInput,
|
|
37
|
+
DeleteFindingsFilterCommandOutput
|
|
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
|
+
DeleteInvitationsRequest,
|
|
15
|
+
DeleteInvitationsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteInvitationsCommandInput
|
|
18
|
+
extends DeleteInvitationsRequest {}
|
|
19
|
+
export interface DeleteInvitationsCommandOutput
|
|
20
|
+
extends DeleteInvitationsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteInvitationsCommand extends $Command<
|
|
24
|
+
DeleteInvitationsCommandInput,
|
|
25
|
+
DeleteInvitationsCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteInvitationsCommandInput;
|
|
29
|
+
constructor(input: DeleteInvitationsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput>;
|
|
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 { DeleteMemberRequest, DeleteMemberResponse } from "../models/models_0";
|
|
14
|
+
export interface DeleteMemberCommandInput extends DeleteMemberRequest {}
|
|
15
|
+
export interface DeleteMemberCommandOutput
|
|
16
|
+
extends DeleteMemberResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class DeleteMemberCommand extends $Command<
|
|
20
|
+
DeleteMemberCommandInput,
|
|
21
|
+
DeleteMemberCommandOutput,
|
|
22
|
+
Macie2ClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: DeleteMemberCommandInput;
|
|
25
|
+
constructor(input: DeleteMemberCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: Macie2ClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<DeleteMemberCommandInput, DeleteMemberCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -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
|
+
DescribeBucketsRequest,
|
|
15
|
+
DescribeBucketsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeBucketsCommandInput extends DescribeBucketsRequest {}
|
|
18
|
+
export interface DescribeBucketsCommandOutput
|
|
19
|
+
extends DescribeBucketsResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class DescribeBucketsCommand extends $Command<
|
|
23
|
+
DescribeBucketsCommandInput,
|
|
24
|
+
DescribeBucketsCommandOutput,
|
|
25
|
+
Macie2ClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DescribeBucketsCommandInput;
|
|
28
|
+
constructor(input: DescribeBucketsCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: Macie2ClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<DescribeBucketsCommandInput, DescribeBucketsCommandOutput>;
|
|
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
|
+
DescribeClassificationJobRequest,
|
|
15
|
+
DescribeClassificationJobResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeClassificationJobCommandInput
|
|
18
|
+
extends DescribeClassificationJobRequest {}
|
|
19
|
+
export interface DescribeClassificationJobCommandOutput
|
|
20
|
+
extends DescribeClassificationJobResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeClassificationJobCommand extends $Command<
|
|
24
|
+
DescribeClassificationJobCommandInput,
|
|
25
|
+
DescribeClassificationJobCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeClassificationJobCommandInput;
|
|
29
|
+
constructor(input: DescribeClassificationJobCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeClassificationJobCommandInput,
|
|
37
|
+
DescribeClassificationJobCommandOutput
|
|
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
|
+
DescribeOrganizationConfigurationRequest,
|
|
15
|
+
DescribeOrganizationConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DescribeOrganizationConfigurationCommandInput
|
|
18
|
+
extends DescribeOrganizationConfigurationRequest {}
|
|
19
|
+
export interface DescribeOrganizationConfigurationCommandOutput
|
|
20
|
+
extends DescribeOrganizationConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DescribeOrganizationConfigurationCommand extends $Command<
|
|
24
|
+
DescribeOrganizationConfigurationCommandInput,
|
|
25
|
+
DescribeOrganizationConfigurationCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeOrganizationConfigurationCommandInput;
|
|
29
|
+
constructor(input: DescribeOrganizationConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeOrganizationConfigurationCommandInput,
|
|
37
|
+
DescribeOrganizationConfigurationCommandOutput
|
|
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 { DisableMacieRequest, DisableMacieResponse } from "../models/models_0";
|
|
14
|
+
export interface DisableMacieCommandInput extends DisableMacieRequest {}
|
|
15
|
+
export interface DisableMacieCommandOutput
|
|
16
|
+
extends DisableMacieResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class DisableMacieCommand extends $Command<
|
|
20
|
+
DisableMacieCommandInput,
|
|
21
|
+
DisableMacieCommandOutput,
|
|
22
|
+
Macie2ClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: DisableMacieCommandInput;
|
|
25
|
+
constructor(input: DisableMacieCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: Macie2ClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<DisableMacieCommandInput, DisableMacieCommandOutput>;
|
|
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
|
+
DisableOrganizationAdminAccountRequest,
|
|
15
|
+
DisableOrganizationAdminAccountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DisableOrganizationAdminAccountCommandInput
|
|
18
|
+
extends DisableOrganizationAdminAccountRequest {}
|
|
19
|
+
export interface DisableOrganizationAdminAccountCommandOutput
|
|
20
|
+
extends DisableOrganizationAdminAccountResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DisableOrganizationAdminAccountCommand extends $Command<
|
|
24
|
+
DisableOrganizationAdminAccountCommandInput,
|
|
25
|
+
DisableOrganizationAdminAccountCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DisableOrganizationAdminAccountCommandInput;
|
|
29
|
+
constructor(input: DisableOrganizationAdminAccountCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DisableOrganizationAdminAccountCommandInput,
|
|
37
|
+
DisableOrganizationAdminAccountCommandOutput
|
|
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
|
+
DisassociateFromAdministratorAccountRequest,
|
|
15
|
+
DisassociateFromAdministratorAccountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DisassociateFromAdministratorAccountCommandInput
|
|
18
|
+
extends DisassociateFromAdministratorAccountRequest {}
|
|
19
|
+
export interface DisassociateFromAdministratorAccountCommandOutput
|
|
20
|
+
extends DisassociateFromAdministratorAccountResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DisassociateFromAdministratorAccountCommand extends $Command<
|
|
24
|
+
DisassociateFromAdministratorAccountCommandInput,
|
|
25
|
+
DisassociateFromAdministratorAccountCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DisassociateFromAdministratorAccountCommandInput;
|
|
29
|
+
constructor(input: DisassociateFromAdministratorAccountCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DisassociateFromAdministratorAccountCommandInput,
|
|
37
|
+
DisassociateFromAdministratorAccountCommandOutput
|
|
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
|
+
DisassociateFromMasterAccountRequest,
|
|
15
|
+
DisassociateFromMasterAccountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DisassociateFromMasterAccountCommandInput
|
|
18
|
+
extends DisassociateFromMasterAccountRequest {}
|
|
19
|
+
export interface DisassociateFromMasterAccountCommandOutput
|
|
20
|
+
extends DisassociateFromMasterAccountResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DisassociateFromMasterAccountCommand extends $Command<
|
|
24
|
+
DisassociateFromMasterAccountCommandInput,
|
|
25
|
+
DisassociateFromMasterAccountCommandOutput,
|
|
26
|
+
Macie2ClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DisassociateFromMasterAccountCommandInput;
|
|
29
|
+
constructor(input: DisassociateFromMasterAccountCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: Macie2ClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DisassociateFromMasterAccountCommandInput,
|
|
37
|
+
DisassociateFromMasterAccountCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|