AWS CloudFormation · Arazzo Workflow
CloudFormation Provision a Stack
Version 1.0.0
Validate a template, create a stack, poll until CREATE_COMPLETE, then list its resources.
View Spec
View on GitHub
AutomationCloud ResourcesIaCInfrastructure as CodeStack ManagementArazzoWorkflows
Provider
Workflows
provision-stack
Validate a template and provision a CloudFormation stack to completion.
Validates the template body, creates the stack, waits for the stack to reach CREATE_COMPLETE, and lists the resources CloudFormation provisioned.
1
validateTemplate
validateTemplate
Validate the template body before any resources are created so structural or reference errors are surfaced up front.
2
createStack
createStack
Create the stack from the validated template. After this call returns the stack creation has started and can be polled via DescribeStacks.
3
pollStackStatus
describeStacks
Poll DescribeStacks until the stack settles. Branch to listing resources when CREATE_COMPLETE is reached, or to a failure end on a rollback or failed terminal state.
4
listResources
listStackResources
List the resources CloudFormation provisioned for the completed stack.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/cloudformation-provision-stack-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.