Amazon EC2 Image Builder · Arazzo Workflow
Amazon EC2 Image Builder Decommission Pipeline Stack
Version 1.0.0
Read an image pipeline, delete it, then delete the image recipe and infrastructure configuration it used.
View Spec
View on GitHub
Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine ImagesArazzoWorkflows
Provider
Workflows
decommission-pipeline-stack
Delete an image pipeline and the recipe and infrastructure configuration it used.
Reads the pipeline to discover its dependencies, deletes the pipeline first to release them, then deletes the image recipe and infrastructure configuration.
1
getImagePipeline
Read the image pipeline to capture the recipe and infrastructure configuration ARNs that must be deleted afterward.
2
deleteImagePipeline
Delete the image pipeline first so it no longer references the recipe and infrastructure configuration.
3
4
deleteInfrastructureConfiguration
Delete the infrastructure configuration that the decommissioned pipeline used.
Source API Descriptions
openapi
openapi
openapi
deleteinfrastructureconfigurationInfrastructureconfigurationarnApi
https://raw.githubusercontent.com/api-evangelist/amazon-ec2-image-builder/refs/heads/main/openapi/amazon-ec2-image-builder-deleteinfrastructureconfiguration-infrastructureconfigurationarn-api-openapi.yml
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.