macie_associate_member_account: Associates a specified AWS account with Amazon Macie as a member account
Description
Associates a specified AWS account with Amazon Macie as a member
account.
Usage
macie_associate_member_account(memberAccountId)
Arguments
memberAccountId
[required] The ID of the AWS account that you want to associate with Amazon Macie
as a member account.
Request syntax
svc$associate_member_account(
memberAccountId = "string"
)