Learn R Programming

paws.security.identity (version 0.1.12)

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)

Value

An empty list.

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"
)