Learn R Programming

paws.security.identity (version 0.1.11)

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.

Value

An empty list.

Request syntax

svc$disassociate_member_account(
  memberAccountId = "string"
)