@aws-sdk/client-macie2 3.288.0 → 3.290.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/commands/AcceptInvitationCommand.d.ts +22 -0
- package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +22 -0
- package/dist-types/commands/CreateAllowListCommand.d.ts +22 -0
- package/dist-types/commands/CreateClassificationJobCommand.d.ts +22 -0
- package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +22 -0
- package/dist-types/commands/CreateFindingsFilterCommand.d.ts +22 -0
- package/dist-types/commands/CreateInvitationsCommand.d.ts +22 -0
- package/dist-types/commands/CreateMemberCommand.d.ts +22 -0
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +22 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +22 -0
- package/dist-types/commands/DeleteAllowListCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +22 -0
- package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +22 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +22 -0
- package/dist-types/commands/DeleteMemberCommand.d.ts +22 -0
- package/dist-types/commands/DescribeBucketsCommand.d.ts +22 -0
- package/dist-types/commands/DescribeClassificationJobCommand.d.ts +22 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/DisableMacieCommand.d.ts +22 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +22 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +22 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +22 -0
- package/dist-types/commands/DisassociateMemberCommand.d.ts +22 -0
- package/dist-types/commands/EnableMacieCommand.d.ts +22 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +22 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +22 -0
- package/dist-types/commands/GetAllowListCommand.d.ts +16 -0
- package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/GetBucketStatisticsCommand.d.ts +22 -0
- package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetClassificationScopeCommand.d.ts +16 -0
- package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +22 -0
- package/dist-types/commands/GetFindingStatisticsCommand.d.ts +22 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +22 -0
- package/dist-types/commands/GetFindingsFilterCommand.d.ts +22 -0
- package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +22 -0
- package/dist-types/commands/GetMacieSessionCommand.d.ts +22 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +22 -0
- package/dist-types/commands/GetMemberCommand.d.ts +22 -0
- package/dist-types/commands/GetResourceProfileCommand.d.ts +19 -0
- package/dist-types/commands/GetRevealConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +13 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +19 -0
- package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +22 -0
- package/dist-types/commands/GetUsageTotalsCommand.d.ts +22 -0
- package/dist-types/commands/ListAllowListsCommand.d.ts +13 -0
- package/dist-types/commands/ListClassificationJobsCommand.d.ts +22 -0
- package/dist-types/commands/ListClassificationScopesCommand.d.ts +13 -0
- package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +22 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +22 -0
- package/dist-types/commands/ListFindingsFiltersCommand.d.ts +22 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +22 -0
- package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +1 -0
- package/dist-types/commands/ListMembersCommand.d.ts +22 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +22 -0
- package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +19 -0
- package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/SearchResourcesCommand.d.ts +22 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +22 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAllowListCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/UpdateClassificationJobCommand.d.ts +22 -0
- package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +22 -0
- package/dist-types/commands/UpdateMacieSessionCommand.d.ts +22 -0
- package/dist-types/commands/UpdateMemberSessionCommand.d.ts +22 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/UpdateResourceProfileCommand.d.ts +19 -0
- package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +19 -0
- package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +16 -0
- package/package.json +30 -30
|
@@ -29,6 +29,28 @@ export interface DisassociateFromMasterAccountCommandOutput extends Disassociate
|
|
|
29
29
|
* @see {@link DisassociateFromMasterAccountCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class DisassociateFromMasterAccountCommand extends $Command<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DisassociateFromMasterAccountCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DisassociateMemberCommandOutput extends DisassociateMemberRespo
|
|
|
29
29
|
* @see {@link DisassociateMemberCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class DisassociateMemberCommand extends $Command<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DisassociateMemberCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface EnableMacieCommandOutput extends EnableMacieResponse, __Metadat
|
|
|
29
29
|
* @see {@link EnableMacieCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class EnableMacieCommand extends $Command<EnableMacieCommandInput, EnableMacieCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: EnableMacieCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
|
|
|
29
29
|
* @see {@link EnableOrganizationAdminAccountCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class EnableOrganizationAdminAccountCommand extends $Command<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: EnableOrganizationAdminAccountCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetAdministratorAccountCommandOutput extends GetAdministratorAc
|
|
|
29
29
|
* @see {@link GetAdministratorAccountCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetAdministratorAccountCommand extends $Command<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetAdministratorAccountCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetAllowListCommandOutput extends GetAllowListResponse, __Metad
|
|
|
29
29
|
* @see {@link GetAllowListCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetAllowListCommand extends $Command<GetAllowListCommandInput, GetAllowListCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
50
|
readonly input: GetAllowListCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface GetAutomatedDiscoveryConfigurationCommandOutput extends GetAuto
|
|
|
29
29
|
* @see {@link GetAutomatedDiscoveryConfigurationCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
39
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ValidationException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class GetAutomatedDiscoveryConfigurationCommand extends $Command<GetAutomatedDiscoveryConfigurationCommandInput, GetAutomatedDiscoveryConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
47
|
readonly input: GetAutomatedDiscoveryConfigurationCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetBucketStatisticsCommandOutput extends GetBucketStatisticsRes
|
|
|
29
29
|
* @see {@link GetBucketStatisticsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetBucketStatisticsCommand extends $Command<GetBucketStatisticsCommandInput, GetBucketStatisticsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetBucketStatisticsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetClassificationExportConfigurationCommandOutput extends GetCl
|
|
|
29
29
|
* @see {@link GetClassificationExportConfigurationCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetClassificationExportConfigurationCommand extends $Command<GetClassificationExportConfigurationCommandInput, GetClassificationExportConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetClassificationExportConfigurationCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetClassificationScopeCommandOutput extends GetClassificationSc
|
|
|
29
29
|
* @see {@link GetClassificationScopeCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetClassificationScopeCommand extends $Command<GetClassificationScopeCommandInput, GetClassificationScopeCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
50
|
readonly input: GetClassificationScopeCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetCustomDataIdentifierCommandOutput extends GetCustomDataIdent
|
|
|
29
29
|
* @see {@link GetCustomDataIdentifierCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetCustomDataIdentifierCommand extends $Command<GetCustomDataIdentifierCommandInput, GetCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetCustomDataIdentifierCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetFindingStatisticsCommandOutput extends GetFindingStatisticsR
|
|
|
29
29
|
* @see {@link GetFindingStatisticsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetFindingStatisticsCommand extends $Command<GetFindingStatisticsCommandInput, GetFindingStatisticsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetFindingStatisticsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
|
|
|
29
29
|
* @see {@link GetFindingsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetFindingsCommand extends $Command<GetFindingsCommandInput, GetFindingsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetFindingsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetFindingsFilterCommandOutput extends GetFindingsFilterRespons
|
|
|
29
29
|
* @see {@link GetFindingsFilterCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetFindingsFilterCommand extends $Command<GetFindingsFilterCommandInput, GetFindingsFilterCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetFindingsFilterCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetFindingsPublicationConfigurationCommandOutput extends GetFin
|
|
|
29
29
|
* @see {@link GetFindingsPublicationConfigurationCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetFindingsPublicationConfigurationCommand extends $Command<GetFindingsPublicationConfigurationCommandInput, GetFindingsPublicationConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetFindingsPublicationConfigurationCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetInvitationsCountCommandOutput extends GetInvitationsCountRes
|
|
|
29
29
|
* @see {@link GetInvitationsCountCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetInvitationsCountCommand extends $Command<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetInvitationsCountCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetMacieSessionCommandOutput extends GetMacieSessionResponse, _
|
|
|
29
29
|
* @see {@link GetMacieSessionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetMacieSessionCommand extends $Command<GetMacieSessionCommandInput, GetMacieSessionCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetMacieSessionCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse,
|
|
|
29
29
|
* @see {@link GetMasterAccountCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetMasterAccountCommand extends $Command<GetMasterAccountCommandInput, GetMasterAccountCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetMasterAccountCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetMemberCommandOutput extends GetMemberResponse, __MetadataBea
|
|
|
29
29
|
* @see {@link GetMemberCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class GetMemberCommand extends $Command<GetMemberCommandInput, GetMemberCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetMemberCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface GetResourceProfileCommandOutput extends GetResourceProfileRespo
|
|
|
29
29
|
* @see {@link GetResourceProfileCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
45
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ValidationException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
32
51
|
*/
|
|
33
52
|
export declare class GetResourceProfileCommand extends $Command<GetResourceProfileCommandInput, GetResourceProfileCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
53
|
readonly input: GetResourceProfileCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface GetRevealConfigurationCommandOutput extends GetRevealConfigurat
|
|
|
29
29
|
* @see {@link GetRevealConfigurationCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
39
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ValidationException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred due to a syntax error in a request.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class GetRevealConfigurationCommand extends $Command<GetRevealConfigurationCommandInput, GetRevealConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
47
|
readonly input: GetRevealConfigurationCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface GetSensitiveDataOccurrencesAvailabilityCommandOutput extends Ge
|
|
|
29
29
|
* @see {@link GetSensitiveDataOccurrencesAvailabilityCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class GetSensitiveDataOccurrencesAvailabilityCommand extends $Command<GetSensitiveDataOccurrencesAvailabilityCommandInput, GetSensitiveDataOccurrencesAvailabilityCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
47
|
readonly input: GetSensitiveDataOccurrencesAvailabilityCommandInput;
|