detective_delete_members: Removes the specified member accounts from the behavior graph

View source: R/detective_operations.R

detective_delete_membersR Documentation

Removes the specified member accounts from the behavior graph

Description

Removes the specified member accounts from the behavior graph. The removed accounts no longer contribute data to the behavior graph. This operation can only be called by the administrator account for the behavior graph.

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

Usage

detective_delete_members(GraphArn, AccountIds)

Arguments

GraphArn

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

AccountIds

[required] The list of Amazon Web Services account identifiers for the member accounts to remove from the behavior graph. You can remove up to 50 member accounts at a time.


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