Amazon Detective · Example Payload

Amazon Detective Administrator Example

ForensicsInvestigationSecurity

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

Top-level fields

AccountIdGraphArnDelegationTime

Example Payload

Raw ↑
{
  "AccountId": "123456789012",
  "GraphArn": "arn:aws:detective:us-east-1:123456789012:graph:abc123def456",
  "DelegationTime": "2025-01-15T10:00:00Z"
}