Amazon EC2 Image Builder · Arazzo Workflow
Amazon EC2 Image Builder Assemble Container Pipeline
Version 1.0.0
Build a component and container recipe, create infrastructure, and wire them into a container image pipeline.
View Spec
View on GitHub
Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine ImagesArazzoWorkflows
Provider
Workflows
assemble-container-pipeline
Create component, container recipe, infrastructure configuration, and container image pipeline.
Chains the create operations needed to produce a container image pipeline. The component ARN feeds the container recipe, and the container recipe and infrastructure configuration ARNs feed the pipeline.
1
createComponent
Create a reusable build component from inline YAML document content for the container recipe to reference.
2
createContainerRecipe
Create a Docker container recipe that references the new component and targets the supplied ECR repository.
3
createInfrastructureConfiguration
Create the infrastructure configuration that defines the build and test environment for the container image.
4
createImagePipeline
Create the image pipeline that binds the container recipe and infrastructure configuration together.
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.