Amazon Elastic Load Balancing · Arazzo Workflow
Amazon Elastic Load Balancing Decommission a Load Balancer
Version 1.0.0
Resolve a load balancer by name, inventory its listeners, then delete it.
View Spec
View on GitHub
Amazon Web ServicesHigh AvailabilityLoad BalancingNetworkingScalabilityArazzoWorkflows
Provider
Workflows
decommission-load-balancer
Inventory a load balancer's listeners and then delete the load balancer.
Chains describeLoadBalancers, describeListeners, deleteLoadBalancer, and a confirming describeLoadBalancers so a named load balancer is removed and its absence verified.
1
2
inventoryListeners
List the listeners that will be deleted along with the load balancer for the decommission record.
3
4
confirmGone
Confirm the deleted load balancer no longer appears in the account.
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.