Amazon Elastic Load Balancing · Arazzo Workflow
Amazon Elastic Load Balancing Tune Load Balancer Attributes
Version 1.0.0
Resolve a load balancer by name and apply an attribute change.
View Spec
View on GitHub
Amazon Web ServicesHigh AvailabilityLoad BalancingNetworkingScalabilityArazzoWorkflows
Provider
Workflows
tune-load-balancer-attributes
Find a load balancer by name and set one of its attributes.
Chains describeLoadBalancers, modifyLoadBalancerAttributes, and a confirming describeLoadBalancers so a single attribute is changed on a named load balancer and the result verified.
1
2
modifyAttributes
Apply the supplied attribute key/value to the resolved load balancer.
3
confirmActive
Read the load balancer back to confirm it remains active after the change.
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.