Amazon EC2 Image Builder · Arazzo Workflow
Amazon EC2 Image Builder Run Pipeline and Poll
Version 1.0.0
Manually trigger an image pipeline execution and poll the produced image until it finishes.
View Spec
View on GitHub
Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine ImagesArazzoWorkflows
Provider
Workflows
run-pipeline-and-poll
Start a pipeline execution and poll the resulting image to a terminal state.
Manually invokes an image pipeline, then polls the returned image build version, looping while non-terminal and branching out on a terminal state.
1
startExecution
StartImagePipelineExecution
Manually trigger the pipeline to create a new image and capture the image build version ARN it returns.
2
getImage
GetImage
Read the image build version produced by the pipeline run to inspect its current lifecycle state.