Amazon EC2 Image Builder · Arazzo Workflow
Amazon EC2 Image Builder Distribute Image
Version 1.0.0
Create a distribution configuration, build an image that uses it, and poll until distribution completes.
View Spec
View on GitHub
Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine ImagesArazzoWorkflows
Provider
Workflows
distribute-image
Create a distribution configuration, build an image with it, and poll to a terminal state.
Creates a distribution configuration, builds an image that references it, and polls GetImage until the image reaches AVAILABLE, FAILED, or CANCELLED.
1
createDistributionConfiguration
Create a distribution configuration that defines and configures the outputs of the build.
2
createImage
Build an image that references the recipe, infrastructure configuration, and the newly created distribution configuration.
3
getImage
Poll the image build version, looping while the build and distribution are still in progress.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.