Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

disassociate_member_account

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