@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,28 @@ export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse,
|
|
|
29
29
|
* @see {@link AcceptInvitationCommandOutput} 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 AcceptInvitationCommand extends $Command<AcceptInvitationCommandInput, AcceptInvitationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: AcceptInvitationCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface BatchGetCustomDataIdentifiersCommandOutput extends BatchGetCust
|
|
|
29
29
|
* @see {@link BatchGetCustomDataIdentifiersCommandOutput} 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 BatchGetCustomDataIdentifiersCommand extends $Command<BatchGetCustomDataIdentifiersCommandInput, BatchGetCustomDataIdentifiersCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: BatchGetCustomDataIdentifiersCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateAllowListCommandOutput extends CreateAllowListResponse, _
|
|
|
29
29
|
* @see {@link CreateAllowListCommandOutput} 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 CreateAllowListCommand extends $Command<CreateAllowListCommandInput, CreateAllowListCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateAllowListCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateClassificationJobCommandOutput extends CreateClassificati
|
|
|
29
29
|
* @see {@link CreateClassificationJobCommandOutput} 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 CreateClassificationJobCommand extends $Command<CreateClassificationJobCommandInput, CreateClassificationJobCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateClassificationJobCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateCustomDataIdentifierCommandOutput extends CreateCustomDat
|
|
|
29
29
|
* @see {@link CreateCustomDataIdentifierCommandOutput} 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 CreateCustomDataIdentifierCommand extends $Command<CreateCustomDataIdentifierCommandInput, CreateCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateCustomDataIdentifierCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateFindingsFilterCommandOutput extends CreateFindingsFilterR
|
|
|
29
29
|
* @see {@link CreateFindingsFilterCommandOutput} 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 CreateFindingsFilterCommand extends $Command<CreateFindingsFilterCommandInput, CreateFindingsFilterCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateFindingsFilterCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateInvitationsCommandOutput extends CreateInvitationsRespons
|
|
|
29
29
|
* @see {@link CreateInvitationsCommandOutput} 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 CreateInvitationsCommand extends $Command<CreateInvitationsCommandInput, CreateInvitationsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateInvitationsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateMemberCommandOutput extends CreateMemberResponse, __Metad
|
|
|
29
29
|
* @see {@link CreateMemberCommandOutput} 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 CreateMemberCommand extends $Command<CreateMemberCommandInput, CreateMemberCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateMemberCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface CreateSampleFindingsCommandOutput extends CreateSampleFindingsR
|
|
|
29
29
|
* @see {@link CreateSampleFindingsCommandOutput} 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 CreateSampleFindingsCommand extends $Command<CreateSampleFindingsCommandInput, CreateSampleFindingsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: CreateSampleFindingsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeclineInvitationsCommandOutput extends DeclineInvitationsRespo
|
|
|
29
29
|
* @see {@link DeclineInvitationsCommandOutput} 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 DeclineInvitationsCommand extends $Command<DeclineInvitationsCommandInput, DeclineInvitationsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DeclineInvitationsCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DeleteAllowListCommandOutput extends DeleteAllowListResponse, _
|
|
|
29
29
|
* @see {@link DeleteAllowListCommandOutput} 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 DeleteAllowListCommand extends $Command<DeleteAllowListCommandInput, DeleteAllowListCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
50
|
readonly input: DeleteAllowListCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteCustomDataIdentifierCommandOutput extends DeleteCustomDat
|
|
|
29
29
|
* @see {@link DeleteCustomDataIdentifierCommandOutput} 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 DeleteCustomDataIdentifierCommand extends $Command<DeleteCustomDataIdentifierCommandInput, DeleteCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteCustomDataIdentifierCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteFindingsFilterCommandOutput extends DeleteFindingsFilterR
|
|
|
29
29
|
* @see {@link DeleteFindingsFilterCommandOutput} 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 DeleteFindingsFilterCommand extends $Command<DeleteFindingsFilterCommandInput, DeleteFindingsFilterCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteFindingsFilterCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteInvitationsCommandOutput extends DeleteInvitationsRespons
|
|
|
29
29
|
* @see {@link DeleteInvitationsCommandOutput} 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 DeleteInvitationsCommand extends $Command<DeleteInvitationsCommandInput, DeleteInvitationsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteInvitationsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DeleteMemberCommandOutput extends DeleteMemberResponse, __Metad
|
|
|
29
29
|
* @see {@link DeleteMemberCommandOutput} 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 DeleteMemberCommand extends $Command<DeleteMemberCommandInput, DeleteMemberCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DeleteMemberCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DescribeBucketsCommandOutput extends DescribeBucketsResponse, _
|
|
|
29
29
|
* @see {@link DescribeBucketsCommandOutput} 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 DescribeBucketsCommand extends $Command<DescribeBucketsCommandInput, DescribeBucketsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DescribeBucketsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DescribeClassificationJobCommandOutput extends DescribeClassifi
|
|
|
29
29
|
* @see {@link DescribeClassificationJobCommandOutput} 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 DescribeClassificationJobCommand extends $Command<DescribeClassificationJobCommandInput, DescribeClassificationJobCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DescribeClassificationJobCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DescribeOrganizationConfigurationCommandOutput extends Describe
|
|
|
29
29
|
* @see {@link DescribeOrganizationConfigurationCommandOutput} 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 DescribeOrganizationConfigurationCommand extends $Command<DescribeOrganizationConfigurationCommandInput, DescribeOrganizationConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DescribeOrganizationConfigurationCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DisableMacieCommandOutput extends DisableMacieResponse, __Metad
|
|
|
29
29
|
* @see {@link DisableMacieCommandOutput} 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 DisableMacieCommand extends $Command<DisableMacieCommandInput, DisableMacieCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DisableMacieCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrg
|
|
|
29
29
|
* @see {@link DisableOrganizationAdminAccountCommandOutput} 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 DisableOrganizationAdminAccountCommand extends $Command<DisableOrganizationAdminAccountCommandInput, DisableOrganizationAdminAccountCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DisableOrganizationAdminAccountCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface DisassociateFromAdministratorAccountCommandOutput extends Disas
|
|
|
29
29
|
* @see {@link DisassociateFromAdministratorAccountCommandOutput} 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 DisassociateFromAdministratorAccountCommand extends $Command<DisassociateFromAdministratorAccountCommandInput, DisassociateFromAdministratorAccountCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: DisassociateFromAdministratorAccountCommandInput;
|