Amazon EC2 Image Builder · Arazzo Workflow
Amazon EC2 Image Builder Scan Image and Review Findings
Version 1.0.0
Build an image with vulnerability scanning enabled, poll it to completion, and list the scan findings.
View Spec
View on GitHub
Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine ImagesArazzoWorkflows
Provider
Workflows
scan-image-and-review-findings
Build a scanned image, poll it, and list the vulnerability findings for it.
Creates an image with scanning enabled, polls GetImage until terminal, and lists the scan findings filtered by the image build version ARN.
1
createScannedImage
CreateImage
Create an image with image scanning enabled so Amazon Inspector evaluates the build instance.
2
getImage
GetImage
Poll the image build version until it reaches a terminal state.
3
listScanFindings
ListImageScanFindings
List the image scan findings filtered to the image build version that was just built.