@aws-sdk/client-macie2 3.295.0 → 3.297.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/dist-types/Macie2.d.ts +80 -0
- package/dist-types/Macie2Client.d.ts +24 -4
- package/dist-types/commands/AcceptInvitationCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +16 -0
- package/dist-types/commands/CreateAllowListCommand.d.ts +16 -0
- package/dist-types/commands/CreateClassificationJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +16 -0
- package/dist-types/commands/CreateFindingsFilterCommand.d.ts +16 -0
- package/dist-types/commands/CreateInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/CreateMemberCommand.d.ts +16 -0
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +16 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAllowListCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMemberCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBucketsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClassificationJobCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DisableMacieCommand.d.ts +16 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateMemberCommand.d.ts +16 -0
- package/dist-types/commands/EnableMacieCommand.d.ts +16 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetAllowListCommand.d.ts +16 -0
- package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetClassificationScopeCommand.d.ts +16 -0
- package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +16 -0
- package/dist-types/commands/GetFindingStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +16 -0
- package/dist-types/commands/GetFindingsFilterCommand.d.ts +16 -0
- package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +16 -0
- package/dist-types/commands/GetMacieSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetMemberCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetRevealConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +16 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +16 -0
- package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetUsageTotalsCommand.d.ts +16 -0
- package/dist-types/commands/ListAllowListsCommand.d.ts +16 -0
- package/dist-types/commands/ListClassificationJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListClassificationScopesCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +16 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +16 -0
- package/dist-types/commands/ListFindingsFiltersCommand.d.ts +16 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +16 -0
- package/dist-types/commands/ListMembersCommand.d.ts +16 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +16 -0
- package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/SearchResourcesCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAllowListCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateClassificationJobCommand.d.ts +16 -0
- package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMacieSessionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMemberSessionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +16 -0
- package/dist-types/models/Macie2ServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +620 -0
- package/dist-types/models/models_1.d.ts +164 -0
- package/dist-types/pagination/DescribeBucketsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetUsageStatisticsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAllowListsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListClassificationJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListClassificationScopesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomDataIdentifiersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFindingsFiltersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFindingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInvitationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListManagedDataIdentifiersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMembersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOrganizationAdminAccountsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceProfileArtifactsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListResourceProfileDetectionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSensitivityInspectionTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchResourcesPaginator.d.ts +3 -0
- package/package.json +30 -30
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { EnableMacieRequest, EnableMacieResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link EnableMacieCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface EnableMacieCommandInput extends EnableMacieRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link EnableMacieCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface EnableMacieCommandOutput extends EnableMacieResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Enables Amazon Macie and specifies the configuration settings for a Macie account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface EnableMacieCommandOutput extends EnableMacieResponse, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param EnableMacieCommandInput - {@link EnableMacieCommandInput}
|
|
34
|
+
* @returns {@link EnableMacieCommandOutput}
|
|
28
35
|
* @see {@link EnableMacieCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link EnableMacieCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface EnableMacieCommandOutput extends EnableMacieResponse, __Metadat
|
|
|
55
62
|
export declare class EnableMacieCommand extends $Command<EnableMacieCommandInput, EnableMacieCommandOutput, Macie2ClientResolvedConfig> {
|
|
56
63
|
readonly input: EnableMacieCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: EnableMacieCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableMacieCommandInput, EnableMacieCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { EnableOrganizationAdminAccountRequest, EnableOrganizationAdminAccountResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link EnableOrganizationAdminAccountCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface EnableOrganizationAdminAccountCommandInput extends EnableOrganizationAdminAccountRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link EnableOrganizationAdminAccountCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrganizationAdminAccountResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Designates an account as the delegated Amazon Macie administrator account for an organization in Organizations.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param EnableOrganizationAdminAccountCommandInput - {@link EnableOrganizationAdminAccountCommandInput}
|
|
34
|
+
* @returns {@link EnableOrganizationAdminAccountCommandOutput}
|
|
28
35
|
* @see {@link EnableOrganizationAdminAccountCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link EnableOrganizationAdminAccountCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
|
|
|
55
62
|
export declare class EnableOrganizationAdminAccountCommand extends $Command<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, Macie2ClientResolvedConfig> {
|
|
56
63
|
readonly input: EnableOrganizationAdminAccountCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: EnableOrganizationAdminAccountCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetAdministratorAccountRequest, GetAdministratorAccountResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAdministratorAccountCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAdministratorAccountCommandInput extends GetAdministratorAccountRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAdministratorAccountCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAdministratorAccountCommandOutput extends GetAdministratorAccountResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves information about the Amazon Macie administrator account for an account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetAdministratorAccountCommandOutput extends GetAdministratorAc
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetAdministratorAccountCommandInput - {@link GetAdministratorAccountCommandInput}
|
|
34
|
+
* @returns {@link GetAdministratorAccountCommandOutput}
|
|
28
35
|
* @see {@link GetAdministratorAccountCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetAdministratorAccountCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetAdministratorAccountCommandOutput extends GetAdministratorAc
|
|
|
55
62
|
export declare class GetAdministratorAccountCommand extends $Command<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, Macie2ClientResolvedConfig> {
|
|
56
63
|
readonly input: GetAdministratorAccountCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetAdministratorAccountCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetAllowListRequest, GetAllowListResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAllowListCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAllowListCommandInput extends GetAllowListRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAllowListCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAllowListCommandOutput extends GetAllowListResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the settings and status of an allow list.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetAllowListCommandOutput extends GetAllowListResponse, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetAllowListCommandInput - {@link GetAllowListCommandInput}
|
|
34
|
+
* @returns {@link GetAllowListCommandOutput}
|
|
28
35
|
* @see {@link GetAllowListCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetAllowListCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetAllowListCommandOutput extends GetAllowListResponse, __Metad
|
|
|
49
56
|
export declare class GetAllowListCommand extends $Command<GetAllowListCommandInput, GetAllowListCommandOutput, Macie2ClientResolvedConfig> {
|
|
50
57
|
readonly input: GetAllowListCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetAllowListCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAllowListCommandInput, GetAllowListCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetAutomatedDiscoveryConfigurationRequest, GetAutomatedDiscoveryConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAutomatedDiscoveryConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAutomatedDiscoveryConfigurationCommandInput extends GetAutomatedDiscoveryConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAutomatedDiscoveryConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAutomatedDiscoveryConfigurationCommandOutput extends GetAutomatedDiscoveryConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the configuration settings and status of automated sensitive data discovery for an account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetAutomatedDiscoveryConfigurationCommandOutput extends GetAuto
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetAutomatedDiscoveryConfigurationCommandInput - {@link GetAutomatedDiscoveryConfigurationCommandInput}
|
|
34
|
+
* @returns {@link GetAutomatedDiscoveryConfigurationCommandOutput}
|
|
28
35
|
* @see {@link GetAutomatedDiscoveryConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetAutomatedDiscoveryConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetAutomatedDiscoveryConfigurationCommandOutput extends GetAuto
|
|
|
46
53
|
export declare class GetAutomatedDiscoveryConfigurationCommand extends $Command<GetAutomatedDiscoveryConfigurationCommandInput, GetAutomatedDiscoveryConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
47
54
|
readonly input: GetAutomatedDiscoveryConfigurationCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetAutomatedDiscoveryConfigurationCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAutomatedDiscoveryConfigurationCommandInput, GetAutomatedDiscoveryConfigurationCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetBucketStatisticsRequest, GetBucketStatisticsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetBucketStatisticsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetBucketStatisticsCommandInput extends GetBucketStatisticsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetBucketStatisticsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetBucketStatisticsCommandOutput extends GetBucketStatisticsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves (queries) aggregated statistical data about all the S3 buckets that Amazon Macie monitors and analyzes for an account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetBucketStatisticsCommandOutput extends GetBucketStatisticsRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetBucketStatisticsCommandInput - {@link GetBucketStatisticsCommandInput}
|
|
34
|
+
* @returns {@link GetBucketStatisticsCommandOutput}
|
|
28
35
|
* @see {@link GetBucketStatisticsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetBucketStatisticsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetBucketStatisticsCommandOutput extends GetBucketStatisticsRes
|
|
|
55
62
|
export declare class GetBucketStatisticsCommand extends $Command<GetBucketStatisticsCommandInput, GetBucketStatisticsCommandOutput, Macie2ClientResolvedConfig> {
|
|
56
63
|
readonly input: GetBucketStatisticsCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetBucketStatisticsCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBucketStatisticsCommandInput, GetBucketStatisticsCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetClassificationExportConfigurationRequest, GetClassificationExportConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetClassificationExportConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetClassificationExportConfigurationCommandInput extends GetClassificationExportConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetClassificationExportConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetClassificationExportConfigurationCommandOutput extends GetClassificationExportConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the configuration settings for storing data classification results.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetClassificationExportConfigurationCommandOutput extends GetCl
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetClassificationExportConfigurationCommandInput - {@link GetClassificationExportConfigurationCommandInput}
|
|
34
|
+
* @returns {@link GetClassificationExportConfigurationCommandOutput}
|
|
28
35
|
* @see {@link GetClassificationExportConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetClassificationExportConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetClassificationExportConfigurationCommandOutput extends GetCl
|
|
|
55
62
|
export declare class GetClassificationExportConfigurationCommand extends $Command<GetClassificationExportConfigurationCommandInput, GetClassificationExportConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
56
63
|
readonly input: GetClassificationExportConfigurationCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetClassificationExportConfigurationCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetClassificationExportConfigurationCommandInput, GetClassificationExportConfigurationCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetClassificationScopeRequest, GetClassificationScopeResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetClassificationScopeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetClassificationScopeCommandInput extends GetClassificationScopeRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetClassificationScopeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetClassificationScopeCommandOutput extends GetClassificationScopeResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the classification scope settings for an account.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetClassificationScopeCommandOutput extends GetClassificationSc
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetClassificationScopeCommandInput - {@link GetClassificationScopeCommandInput}
|
|
34
|
+
* @returns {@link GetClassificationScopeCommandOutput}
|
|
28
35
|
* @see {@link GetClassificationScopeCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetClassificationScopeCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetClassificationScopeCommandOutput extends GetClassificationSc
|
|
|
49
56
|
export declare class GetClassificationScopeCommand extends $Command<GetClassificationScopeCommandInput, GetClassificationScopeCommandOutput, Macie2ClientResolvedConfig> {
|
|
50
57
|
readonly input: GetClassificationScopeCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetClassificationScopeCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetClassificationScopeCommandInput, GetClassificationScopeCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetCustomDataIdentifierRequest, GetCustomDataIdentifierResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCustomDataIdentifierCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCustomDataIdentifierCommandInput extends GetCustomDataIdentifierRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCustomDataIdentifierCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCustomDataIdentifierCommandOutput extends GetCustomDataIdentifierResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the criteria and other settings for a custom data identifier.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetCustomDataIdentifierCommandOutput extends GetCustomDataIdent
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetCustomDataIdentifierCommandInput - {@link GetCustomDataIdentifierCommandInput}
|
|
34
|
+
* @returns {@link GetCustomDataIdentifierCommandOutput}
|
|
28
35
|
* @see {@link GetCustomDataIdentifierCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetCustomDataIdentifierCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetCustomDataIdentifierCommandOutput extends GetCustomDataIdent
|
|
|
55
62
|
export declare class GetCustomDataIdentifierCommand extends $Command<GetCustomDataIdentifierCommandInput, GetCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig> {
|
|
56
63
|
readonly input: GetCustomDataIdentifierCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetCustomDataIdentifierCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCustomDataIdentifierCommandInput, GetCustomDataIdentifierCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetFindingStatisticsRequest, GetFindingStatisticsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFindingStatisticsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFindingStatisticsCommandInput extends GetFindingStatisticsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFindingStatisticsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFindingStatisticsCommandOutput extends GetFindingStatisticsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves (queries) aggregated statistical data about findings.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetFindingStatisticsCommandOutput extends GetFindingStatisticsR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetFindingStatisticsCommandInput - {@link GetFindingStatisticsCommandInput}
|
|
34
|
+
* @returns {@link GetFindingStatisticsCommandOutput}
|
|
28
35
|
* @see {@link GetFindingStatisticsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetFindingStatisticsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetFindingStatisticsCommandOutput extends GetFindingStatisticsR
|
|
|
55
62
|
export declare class GetFindingStatisticsCommand extends $Command<GetFindingStatisticsCommandInput, GetFindingStatisticsCommandOutput, Macie2ClientResolvedConfig> {
|
|
56
63
|
readonly input: GetFindingStatisticsCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetFindingStatisticsCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFindingStatisticsCommandInput, GetFindingStatisticsCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetFindingsRequest, GetFindingsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFindingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFindingsCommandInput extends GetFindingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFindingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFindingsCommandOutput extends GetFindingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the details of one or more findings.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetFindingsCommandInput - {@link GetFindingsCommandInput}
|
|
34
|
+
* @returns {@link GetFindingsCommandOutput}
|
|
28
35
|
* @see {@link GetFindingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetFindingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
|
|
|
55
62
|
export declare class GetFindingsCommand extends $Command<GetFindingsCommandInput, GetFindingsCommandOutput, Macie2ClientResolvedConfig> {
|
|
56
63
|
readonly input: GetFindingsCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetFindingsCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFindingsCommandInput, GetFindingsCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
|
|
5
5
|
import { GetFindingsFilterRequest, GetFindingsFilterResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFindingsFilterCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFindingsFilterCommandInput extends GetFindingsFilterRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFindingsFilterCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFindingsFilterCommandOutput extends GetFindingsFilterResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the criteria and other settings for a findings filter.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetFindingsFilterCommandOutput extends GetFindingsFilterRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetFindingsFilterCommandInput - {@link GetFindingsFilterCommandInput}
|
|
34
|
+
* @returns {@link GetFindingsFilterCommandOutput}
|
|
28
35
|
* @see {@link GetFindingsFilterCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetFindingsFilterCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetFindingsFilterCommandOutput extends GetFindingsFilterRespons
|
|
|
55
62
|
export declare class GetFindingsFilterCommand extends $Command<GetFindingsFilterCommandInput, GetFindingsFilterCommandOutput, Macie2ClientResolvedConfig> {
|
|
56
63
|
readonly input: GetFindingsFilterCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetFindingsFilterCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Macie2ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFindingsFilterCommandInput, GetFindingsFilterCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|