Amazon Detective · Example Payload

Amazon Detective List Graphs Request Example

ForensicsInvestigationSecurity

Amazon Detective List Graphs Request Example is an example object payload from Amazon Detective, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NextTokenMaxResults

Example Payload

Raw ↑
{
  "NextToken": "abc123token",
  "MaxResults": 100
}