This product is not supported for your selected
Datadog site. (
).
aws_ecr_image
account_id
Type: STRING
Type: STRING
Provider name: artifactMediaType
Description: The artifact media type of the image.
image_arn
Type: STRING
image_digest
Type: STRING
Provider name: imageDigest
Description: The sha256
digest of the image manifest.
image_id
Type: STRING
Type: STRING
Provider name: imageManifestMediaType
Description: The media type of the image manifest.
image_pushed_at
Type: TIMESTAMP
Provider name: imagePushedAt
Description: The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the repository.
image_scan_findings_summary
Type: STRUCT
Provider name: imageScanFindingsSummary
Description: A summary of the last completed image scan.
critical
Type: INT32
Provider name: CRITICAL
high
Type: INT32
Provider name: HIGH
informational
Type: INT32
Provider name: INFORMATIONAL
low
Type: INT32
Provider name: LOW
medium
Type: INT32
Provider name: MEDIUM
undefined
Type: INT32
Provider name: UNDEFINED
image_scan_completed_at
Type: TIMESTAMP
Provider name: imageScanCompletedAt
Description: The time of the last completed image scan.
vulnerability_source_updated_at
Type: TIMESTAMP
Provider name: vulnerabilitySourceUpdatedAt
Description: The time when the vulnerability data was last scanned.
image_scan_status
Type: STRUCT
Provider name: imageScanStatus
Description: The current state of the scan.
description
Type: STRING
Provider name: description
Description: The description of the image scan status.
status
Type: STRING
Provider name: status
Description: The current state of an image scan.
image_size_in_bytes
Type: INT64
Provider name: imageSizeInBytes
Description: The size, in bytes, of the image in the repository. If the image is a manifest list, this will be the max size of all manifests in the list. Beginning with Docker version 1.9, the Docker client compresses image layers before pushing them to a V2 Docker registry. The output of the docker images
command shows the uncompressed image size, so it may return a larger image size than the image sizes returned by DescribeImages.
Type: UNORDERED_LIST_STRING
Provider name: imageTags
Description: The list of tags associated with this image.
last_recorded_pull_time
Type: TIMESTAMP
Provider name: lastRecordedPullTime
Description: The date and time, expressed in standard JavaScript date format, when Amazon ECR recorded the last image pull. Amazon ECR refreshes the last image pull timestamp at least once every 24 hours. For example, if you pull an image once a day then the lastRecordedPullTime
timestamp will indicate the exact time that the image was last pulled. However, if you pull an image once an hour, because Amazon ECR refreshes the lastRecordedPullTime
timestamp at least once every 24 hours, the result may not be the exact time that the image was last pulled.
registry_id
Type: STRING
Provider name: registryId
Description: The Amazon Web Services account ID associated with the registry to which this image belongs.
repository_name
Type: STRING
Provider name: repositoryName
Description: The name of the repository to which this image belongs.
Type: UNORDERED_LIST_STRING