Amazon Inspector · Example Payload

Inspector Aws Ecr Container Aggregation Response Example

ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

Inspector Aws Ecr Container Aggregation Response Example is an example object payload from Amazon Inspector, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountIdarchitectureimageShaimageTagsrepositoryresourceIdseverityCounts

Example Payload

Raw ↑
{
  "accountId": "id-abc123",
  "architecture": "example-value",
  "imageSha": "example-value",
  "imageTags": "example-value",
  "repository": "example-value",
  "resourceId": "id-abc123",
  "severityCounts": "example-value"
}