Home
Arazzo
Amazon EC2
Amazon EC2 Bind Elastic IP to a New Instance
Amazon EC2 Bind Elastic IP to a New Instance
Version 1.0.0
Launch an instance, poll until running, allocate an Elastic IP, then associate it.
1 workflow
2 source APIs
1 provider
View Spec
View on GitHub
Cloud Computing Compute Infrastructure-as-a-Service Infrastructure Virtual Machines Arazzo Workflows
Provider
Workflows
bind-eip-to-new-instance
Launch an instance, wait for running, and attach a fresh Elastic IP.
Chains RunInstances, a DescribeInstances running-state poll branching on the instance state, AllocateAddress, and AssociateAddress to deliver a launched instance with a stable public IP.
4 steps
inputs: allocationId, imageId, instanceType
outputs: associateStatus, instanceId
1
launchInstance
Launch a single instance from the supplied AMI.
2
pollRunning
Describe the launched instance and branch on its state, looping while pending and proceeding once it reports running.
3
allocateAddress
Allocate a VPC Elastic IP address.
4
associateAddress
Associate the Elastic IP allocation with the running instance.
Source API Descriptions
Arazzo Workflow Specification
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.
All 92 tools →
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/amazon-ec2-bind-eip-to-new-instance-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.