Skip to contents

Returns the list of behavior graphs that the calling account is an administrator account of. This operation can only be called by an administrator account.

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

Usage

detective_list_graphs(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token.

MaxResults

The maximum number of graphs to return at a time. The total must be less than the overall limit on the number of results to return, which is currently 200.