Macie2 / Client / disassociate_from_master_account
disassociate_from_master_account#
- Macie2.Client.disassociate_from_master_account()#
(Deprecated) Disassociates a member account from its Amazon Macie administrator account. This operation has been replaced by the DisassociateFromAdministratorAccount operation.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_from_master_account()
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
The request succeeded and there isn’t any content to include in the body of the response (No Content).
Exceptions
Macie2.Client.exceptions.ValidationException
Macie2.Client.exceptions.InternalServerException
Macie2.Client.exceptions.ServiceQuotaExceededException
Macie2.Client.exceptions.AccessDeniedException
Macie2.Client.exceptions.ResourceNotFoundException
Macie2.Client.exceptions.ThrottlingException
Macie2.Client.exceptions.ConflictException