Macie / Client / associate_member_account

associate_member_account#

Macie.Client.associate_member_account(**kwargs)#

(Discontinued) Associates a specified Amazon Web Services account with Amazon Macie Classic as a member account.

See also: AWS API Documentation

Request Syntax

response = client.associate_member_account(
    memberAccountId='string'
)
Parameters:

memberAccountId (string) –

[REQUIRED]

(Discontinued) The ID of the Amazon Web Services account that you want to associate with Amazon Macie Classic as a member account.

Returns:

None

Exceptions

  • Macie.Client.exceptions.InvalidInputException

  • Macie.Client.exceptions.LimitExceededException

  • Macie.Client.exceptions.InternalException