macie_disassociate_member_account: Removes the specified member account from Amazon Macie Classic
Description
Removes the specified member account from Amazon Macie Classic.
Usage
macie_disassociate_member_account(memberAccountId)
Arguments
- memberAccountId
[required] The ID of the member account that you want to remove from Amazon Macie
Classic.
Request syntax
svc$disassociate_member_account(
memberAccountId = "string"
)