AWS CloudFormation · Arazzo Workflow
CloudFormation Deploy a Stack Set
Version 1.0.0
Create a stack set, roll out an instance to an account and region, then poll the instance until CURRENT.
View Spec
View on GitHub
AutomationCloud ResourcesIaCInfrastructure as CodeStack ManagementArazzoWorkflows
Provider
Workflows
deploy-stack-set
Create a stack set and roll out an instance to a target account and region.
Creates a stack set, creates a stack instance in the supplied account and region, and waits for that instance to reach CURRENT.
1
createStackSet
Create the stack set from the supplied template using the self-managed permission model.
2
createInstance
Create a stack instance for the stack set in the target account and region, capturing the operation ID.
3
pollInstance
Poll DescribeStackInstance until the instance reaches CURRENT. Branch to a failure end if the instance becomes INOPERABLE.
Source API Descriptions
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.