Amazon Detective · Example Payload

Amazon Detective Batch Get Membership Datasources Response Example

ForensicsInvestigationSecurity

Amazon Detective Batch Get Membership Datasources 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

MembershipDatasourcesUnprocessedGraphs

Example Payload

Raw ↑
{
  "MembershipDatasources": [
    "example-MembershipDatasource"
  ],
  "UnprocessedGraphs": [
    "example-UnprocessedGraphs_it"
  ]
}