This table represents the ECR Image resource from Amazon Web Services.

aws.ecr_image

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
artifact_media_typecorestringThe artifact media type of the image.
image_arncorestring
image_digestcorestringThe <code>sha256</code> digest of the image manifest.
image_idcorestring
image_manifest_media_typecorestringThe media type of the image manifest.
image_pushed_atcoretimestampThe date and time, expressed in standard JavaScript date format, at which the current image was pushed to the repository.
image_scan_findings_summarycorejsonA summary of the last completed image scan.
image_scan_statuscorejsonThe current state of the scan.
image_size_in_bytescoreint64The 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. <note> Beginning with Docker version 1.9, the Docker client compresses image layers before pushing them to a V2 Docker registry. The output of the <code>docker images</code> command shows the uncompressed image size, so it may return a larger image size than the image sizes returned by <a>DescribeImages</a>. </note>
image_tagscorearray<string>The list of tags associated with this image.
last_recorded_pull_timecoretimestampThe date and time, expressed in standard JavaScript date format, when Amazon ECR recorded the last image pull. <note> 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 <code>lastRecordedPullTime</code> 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 <code>lastRecordedPullTime</code> timestamp at least once every 24 hours, the result may not be the exact time that the image was last pulled. </note>
registry_idcorestringThe Amazon Web Services account ID associated with the registry to which this image belongs.
repository_namecorestringThe name of the repository to which this image belongs.
tagscorehstore