Amazon EC2 Image Builder · Arazzo Workflow
Amazon EC2 Image Builder Create Image and Poll
Version 1.0.0
Create an image from a recipe and poll its build state until it reaches a terminal status.
View Spec
View on GitHub
Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine ImagesArazzoWorkflows
Provider
Workflows
create-image-and-poll
Create an image and poll GetImage until the build reaches a terminal state.
Starts an image build using the supplied recipe and infrastructure configuration, then polls the image build version, looping while the state is non-terminal and branching out when the image becomes available or fails.
1
createImage
CreateImage
Create a new image build version from the supplied recipe and infrastructure configuration.
2
getImage
GetImage
Read the image build version to inspect its current lifecycle state.