paws.security.identity (version 0.1.0)

macie_disassociate_member_account: Removes the specified member account from Amazon Macie

Description

Removes the specified member account from Amazon Macie.

Usage

macie_disassociate_member_account(memberAccountId)

Arguments

memberAccountId

[required] The ID of the member account that you want to remove from Amazon Macie.

Request syntax

svc$disassociate_member_account(
  memberAccountId = "string"
)