Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ImageScanFinding - EC2 Image Builder

ImageScanFinding

Contains details about a vulnerability scan finding.

Contents

awsAccountId

The AWS account ID that's associated with the finding.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

description

The description of the finding.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

firstObservedAt

The date and time when the finding was first observed.

Type: Timestamp

Required: No

fixAvailable

Details about whether a fix is available for any of the packages that are identified in the finding through a version update.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

imageBuildVersionArn

The Amazon Resource Name (ARN) of the image build version that's associated with the finding.

Type: String

Pattern: ^arn:aws[^:]*:imagebuilder:[^:]+:(?:[0-9]{12}|aws(?:-[a-z-]+)?):image/[a-z0-9-_]+/[0-9]+\.[0-9]+\.[0-9]+/[0-9]+$

Required: No

imagePipelineArn

The Amazon Resource Name (ARN) of the image pipeline that's associated with the finding.

Type: String

Pattern: ^arn:aws[^:]*:imagebuilder:[^:]+:(?:[0-9]{12}|aws):image-pipeline/[a-z0-9-_]+$

Required: No

inspectorScore

The score that Amazon Inspector assigned for the finding.

Type: Double

Valid Range: Minimum value of 0.

Required: No

inspectorScoreDetails

An object that contains details of the Amazon Inspector score.

Type: InspectorScoreDetails object

Required: No

packageVulnerabilityDetails

An object that contains the details of a package vulnerability finding.

Type: PackageVulnerabilityDetails object

Required: No

remediation

An object that contains the details about how to remediate the finding.

Type: Remediation object

Required: No

severity

The severity of the finding.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

title

The title of the finding.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

type

The type of the finding. Image Builder looks for findings of the type PACKAGE_VULNERABILITY that apply to output images, and excludes other types.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

updatedAt

The timestamp when the finding was last updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.