Amazon Detective · Example Payload

Amazon Detective List Datasource Packages Response Example

ForensicsInvestigationSecurity

Amazon Detective List Datasource Packages Response 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

DatasourcePackagesNextToken

Example Payload

Raw ↑
{
  "DatasourcePackages": {},
  "NextToken": "abc123token"
}