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