@aws-sdk/client-macie2 3.289.0 → 3.292.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 +36 -41
|
@@ -29,6 +29,25 @@ export interface GetSensitiveDataOccurrencesCommandOutput extends GetSensitiveDa
|
|
|
29
29
|
* @see {@link GetSensitiveDataOccurrencesCommandOutput} 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 UnprocessableEntityException} (client fault)
|
|
48
|
+
* <p>Provides information about an error that occurred due to an unprocessable entity.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
32
51
|
*/
|
|
33
52
|
export declare class GetSensitiveDataOccurrencesCommand extends $Command<GetSensitiveDataOccurrencesCommandInput, GetSensitiveDataOccurrencesCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
53
|
readonly input: GetSensitiveDataOccurrencesCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetSensitivityInspectionTemplateCommandOutput extends GetSensit
|
|
|
29
29
|
* @see {@link GetSensitivityInspectionTemplateCommandOutput} 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 GetSensitivityInspectionTemplateCommand extends $Command<GetSensitivityInspectionTemplateCommandInput, GetSensitivityInspectionTemplateCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
50
|
readonly input: GetSensitivityInspectionTemplateCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetUsageStatisticsCommandOutput extends GetUsageStatisticsRespo
|
|
|
29
29
|
* @see {@link GetUsageStatisticsCommandOutput} 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 GetUsageStatisticsCommand extends $Command<GetUsageStatisticsCommandInput, GetUsageStatisticsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetUsageStatisticsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface GetUsageTotalsCommandOutput extends GetUsageTotalsResponse, __M
|
|
|
29
29
|
* @see {@link GetUsageTotalsCommandOutput} 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 GetUsageTotalsCommand extends $Command<GetUsageTotalsCommandInput, GetUsageTotalsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: GetUsageTotalsCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface ListAllowListsCommandOutput extends ListAllowListsResponse, __M
|
|
|
29
29
|
* @see {@link ListAllowListsCommandOutput} 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 ListAllowListsCommand extends $Command<ListAllowListsCommandInput, ListAllowListsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
47
|
readonly input: ListAllowListsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface ListClassificationJobsCommandOutput extends ListClassificationJ
|
|
|
29
29
|
* @see {@link ListClassificationJobsCommandOutput} 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 ListClassificationJobsCommand extends $Command<ListClassificationJobsCommandInput, ListClassificationJobsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: ListClassificationJobsCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface ListClassificationScopesCommandOutput extends ListClassificatio
|
|
|
29
29
|
* @see {@link ListClassificationScopesCommandOutput} 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 ListClassificationScopesCommand extends $Command<ListClassificationScopesCommandInput, ListClassificationScopesCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
47
|
readonly input: ListClassificationScopesCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface ListCustomDataIdentifiersCommandOutput extends ListCustomDataId
|
|
|
29
29
|
* @see {@link ListCustomDataIdentifiersCommandOutput} 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 ListCustomDataIdentifiersCommand extends $Command<ListCustomDataIdentifiersCommandInput, ListCustomDataIdentifiersCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: ListCustomDataIdentifiersCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface ListFindingsCommandOutput extends ListFindingsResponse, __Metad
|
|
|
29
29
|
* @see {@link ListFindingsCommandOutput} 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 ListFindingsCommand extends $Command<ListFindingsCommandInput, ListFindingsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: ListFindingsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface ListFindingsFiltersCommandOutput extends ListFindingsFiltersRes
|
|
|
29
29
|
* @see {@link ListFindingsFiltersCommandOutput} 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 ListFindingsFiltersCommand extends $Command<ListFindingsFiltersCommandInput, ListFindingsFiltersCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: ListFindingsFiltersCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface ListInvitationsCommandOutput extends ListInvitationsResponse, _
|
|
|
29
29
|
* @see {@link ListInvitationsCommandOutput} 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 ListInvitationsCommand extends $Command<ListInvitationsCommandInput, ListInvitationsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: ListInvitationsCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListManagedDataIdentifiersCommandOutput extends ListManagedData
|
|
|
29
29
|
* @see {@link ListManagedDataIdentifiersCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListManagedDataIdentifiersCommand extends $Command<ListManagedDataIdentifiersCommandInput, ListManagedDataIdentifiersCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
35
|
readonly input: ListManagedDataIdentifiersCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface ListMembersCommandOutput extends ListMembersResponse, __Metadat
|
|
|
29
29
|
* @see {@link ListMembersCommandOutput} 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 ListMembersCommand extends $Command<ListMembersCommandInput, ListMembersCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: ListMembersCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
|
|
|
29
29
|
* @see {@link ListOrganizationAdminAccountsCommandOutput} 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 ListOrganizationAdminAccountsCommand extends $Command<ListOrganizationAdminAccountsCommandInput, ListOrganizationAdminAccountsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: ListOrganizationAdminAccountsCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface ListResourceProfileArtifactsCommandOutput extends ListResourceP
|
|
|
29
29
|
* @see {@link ListResourceProfileArtifactsCommandOutput} 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 ListResourceProfileArtifactsCommand extends $Command<ListResourceProfileArtifactsCommandInput, ListResourceProfileArtifactsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
50
|
readonly input: ListResourceProfileArtifactsCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface ListResourceProfileDetectionsCommandOutput extends ListResource
|
|
|
29
29
|
* @see {@link ListResourceProfileDetectionsCommandOutput} 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 ListResourceProfileDetectionsCommand extends $Command<ListResourceProfileDetectionsCommandInput, ListResourceProfileDetectionsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
53
|
readonly input: ListResourceProfileDetectionsCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface ListSensitivityInspectionTemplatesCommandOutput extends ListSen
|
|
|
29
29
|
* @see {@link ListSensitivityInspectionTemplatesCommandOutput} 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 ServiceQuotaExceededException} (client fault)
|
|
39
|
+
* <p>Provides information about an error that occurred due to one or more service quotas for an account.</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 ListSensitivityInspectionTemplatesCommand extends $Command<ListSensitivityInspectionTemplatesCommandInput, ListSensitivityInspectionTemplatesCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
50
|
readonly input: ListSensitivityInspectionTemplatesCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
29
29
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
35
|
readonly input: ListTagsForResourceCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface PutClassificationExportConfigurationCommandOutput extends PutCl
|
|
|
29
29
|
* @see {@link PutClassificationExportConfigurationCommandOutput} 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 PutClassificationExportConfigurationCommand extends $Command<PutClassificationExportConfigurationCommandInput, PutClassificationExportConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: PutClassificationExportConfigurationCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface PutFindingsPublicationConfigurationCommandOutput extends PutFin
|
|
|
29
29
|
* @see {@link PutFindingsPublicationConfigurationCommandOutput} 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 PutFindingsPublicationConfigurationCommand extends $Command<PutFindingsPublicationConfigurationCommandInput, PutFindingsPublicationConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: PutFindingsPublicationConfigurationCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface SearchResourcesCommandOutput extends SearchResourcesResponse, _
|
|
|
29
29
|
* @see {@link SearchResourcesCommandOutput} 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 SearchResourcesCommand extends $Command<SearchResourcesCommandInput, SearchResourcesCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: SearchResourcesCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
29
29
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
35
|
readonly input: TagResourceCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface TestCustomDataIdentifierCommandOutput extends TestCustomDataIde
|
|
|
29
29
|
* @see {@link TestCustomDataIdentifierCommandOutput} 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 TestCustomDataIdentifierCommand extends $Command<TestCustomDataIdentifierCommandInput, TestCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: TestCustomDataIdentifierCommandInput;
|
|
@@ -29,6 +29,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
29
29
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
*
|
|
32
33
|
*/
|
|
33
34
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
35
|
readonly input: UntagResourceCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface UpdateAllowListCommandOutput extends UpdateAllowListResponse, _
|
|
|
29
29
|
* @see {@link UpdateAllowListCommandOutput} 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 UpdateAllowListCommand extends $Command<UpdateAllowListCommandInput, UpdateAllowListCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
50
|
readonly input: UpdateAllowListCommandInput;
|