Amazon EC2 Image Builder · Arazzo Workflow
Amazon EC2 Image Builder Assemble Image Pipeline
Version 1.0.0
Build a component, image recipe, and infrastructure configuration, then wire them into a new image pipeline.
View Spec
View on GitHub
Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine ImagesArazzoWorkflows
Provider
Workflows
assemble-image-pipeline
Create component, image recipe, infrastructure configuration, and image pipeline in sequence.
Chains the four foundational create operations so a brand-new image pipeline is ready to build images. The component ARN feeds the recipe, and the recipe and infrastructure configuration ARNs feed the pipeline.
1
createComponent
Create a reusable build component from inline YAML document content that can later be referenced by image recipes.
2
createImageRecipe
Create an image recipe that layers the newly created component on top of the supplied parent image.
3
createInfrastructureConfiguration
Create the infrastructure configuration that defines the environment in which images will be built and tested.
4
createImagePipeline
Create the image pipeline that ties the recipe and infrastructure configuration together so images can be produced.
Source API Descriptions
openapi
openapi
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.