Amazon Inspector · Example Payload

Inspector Aws Ecr Container Image Details Example

ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

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

Top-level fields

architectureauthorimageHashimageTagsplatformpushedAtregistryrepositoryName

Example Payload

Raw ↑
{
  "architecture": "example-value",
  "author": "example-value",
  "imageHash": "example-value",
  "imageTags": "example-value",
  "platform": "example-value",
  "pushedAt": "example-value",
  "registry": "example-value",
  "repositoryName": "example-resource"
}