Amazon Inspector · Example Payload

Inspector List Usage Totals Response Example

ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

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

Top-level fields

nextTokentotals

Example Payload

Raw ↑
{
  "nextToken": "example-value",
  "totals": "example-value"
}