Amazon Inspector · Example Payload

Inspector Account State Example

ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

Inspector Account State 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

accountIdresourceStatestate

Example Payload

Raw ↑
{
  "accountId": "id-abc123",
  "resourceState": "example-value",
  "state": "example-value"
}