Amazon Elastic Load Balancing · Arazzo Workflow
Amazon Elastic Load Balancing Poll Target Health Until Healthy
Version 1.0.0
Register a target then poll its health until it reaches the healthy state.
View Spec
View on GitHub
Amazon Web ServicesHigh AvailabilityLoad BalancingNetworkingScalabilityArazzoWorkflows
Provider
Workflows
poll-target-health-until-healthy
Register a target and poll its health, branching on the reported state.
Chains registerTargets with a describeTargetHealth poll loop that retries while the target is initializing, ends when it becomes healthy, and fails fast if it becomes unhealthy.
1
2
checkHealth
Poll the health of the registered target and branch on its reported state, retrying while it is still initializing.
3
reportUnhealthy
Confirm the unhealthy state by reading target health one last time so the failure reason is captured in the workflow outputs.
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.