Amazon EC2 · Arazzo Workflow
Amazon EC2 Restart and Verify Instance
Version 1.0.0
Reboot an instance and poll its status until checks report passed.
View Spec
View on GitHub
Cloud ComputingComputeInfrastructure-as-a-ServiceInfrastructureVirtual MachinesArazzoWorkflows
Provider
Workflows
restart-and-verify-instance
Reboot an instance and confirm it returns to a running, status-checked state.
Chains RebootInstances, a DescribeInstances running-state poll that branches on the instance state, and DescribeInstanceStatus to confirm the instance is back and reporting status.
1
2
pollRunning
Describe the instance and branch on its state, looping while pending and proceeding once it reports running again.
3
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.