View source: R/detective_operations.R
detective_get_members | R Documentation |
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)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.