detective_disassociate_membership: Removes the member account from the specified behavior graph

View source: R/detective_operations.R

detective_disassociate_membershipR Documentation

Removes the member account from the specified behavior graph

Description

Removes the member account from the specified behavior graph. This operation can only be called by an invited member account that has the ENABLED status.

See https://www.paws-r-sdk.com/docs/detective_disassociate_membership/ for full documentation.

Usage

detective_disassociate_membership(GraphArn)

Arguments

GraphArn

[required] The ARN of the behavior graph to remove the member account from.

The member account's member status in the behavior graph must be ENABLED.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.