Macie / Client / disassociate_member_account
disassociate_member_account#
- Macie.Client.disassociate_member_account(**kwargs)#
(Discontinued) Removes the specified member account from Amazon Macie Classic.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_member_account( memberAccountId='string' )
- Parameters:
memberAccountId (string) –
[REQUIRED]
(Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.
- Returns:
None
Exceptions
Macie.Client.exceptions.InvalidInputException
Macie.Client.exceptions.InternalException