Amazon Inspector · Example Payload

Inspector List Coverage Statistics Response Example

ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

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

Top-level fields

countsByGroupnextTokentotalCounts

Example Payload

Raw ↑
{
  "countsByGroup": "example-value",
  "nextToken": "example-value",
  "totalCounts": "example-value"
}