detective_get_members: Returns the membership details for specified member accounts...

View source: R/detective_operations.R

detective_get_membersR Documentation

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.


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