detective_disassociate_membership {paws.security.identity} | R 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
|
[Package paws.security.identity version 0.7.0 Index]