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.
detective_get_members(GraphArn, AccountIds)
[required] The ARN of the behavior graph for which to request the member details.
[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.