Learn R Programming

paws.security.identity (version 0.7.0)

detective_get_members: Returns the membership details for specified member accounts for a behavior graph

Description

Returns the membership details for specified member accounts for a behavior graph.

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

Usage

detective_get_members(GraphArn, AccountIds)

Arguments

GraphArn

[required] The ARN of the behavior graph for which to request the member details.

AccountIds

[required] The list of Amazon Web Services account identifiers for the member account for which to return member details. You can request details for up to 50 member accounts at a time.

You cannot use get_members to retrieve information about member accounts that were removed from the behavior graph.