Amazon Elastic Load Balancing · Arazzo Workflow
Amazon Elastic Load Balancing Add a Host-Based Routing Rule
Version 1.0.0
Create a target group and attach a host-header rule to an existing listener.
View Spec
View on GitHub
Amazon Web ServicesHigh AvailabilityLoad BalancingNetworkingScalabilityArazzoWorkflows
Provider
Workflows
add-host-based-routing-rule
Create a target group and a host-header forwarding rule on a listener.
Chains createTargetGroup, createRule, and describeRules so a hostname is routed to a dedicated backend and the resulting rule set is confirmed.
1
createTargetGroup
Create the HTTP target group that the host-based rule will forward to.
2
createRule
Create a host-header condition rule that forwards matching requests to the new target group at the supplied priority.
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.