Amazon EC2 · Arazzo Workflow
Amazon EC2 Allocate and Associate Elastic IP
Version 1.0.0
Allocate a VPC Elastic IP, confirm the instance is running, then associate the address.
View Spec
View on GitHub
Cloud ComputingComputeInfrastructure-as-a-ServiceInfrastructureVirtual MachinesArazzoWorkflows
Provider
Workflows
allocate-and-associate-eip
Allocate a VPC Elastic IP and bind it to a running instance.
Chains AllocateAddress, a DescribeInstances running-state confirmation that branches on the instance state, and AssociateAddress to attach a stable public IP to the instance.
1
2
confirmRunning
Describe the instance and branch on its state, only associating once the instance reports running.
3
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.