Amazon Elastic Load Balancing · Arazzo Workflow
Amazon Elastic Load Balancing Add a Path-Based Maintenance Rule
Version 1.0.0
Attach a path-pattern fixed-response rule to a listener and confirm it.
View Spec
View on GitHub
Amazon Web ServicesHigh AvailabilityLoad BalancingNetworkingScalabilityArazzoWorkflows
Provider
Workflows
add-path-maintenance-rule
Create a path-pattern fixed-response rule and confirm it on the listener.
Chains createRule and describeRules so a fixed-response maintenance rule is attached to a listener path and verified.
1
createRule
createRule
Create a path-pattern rule whose fixed-response action returns a static maintenance response for matching requests.
2
describeRules
describeRules
Read the listener's rules back to confirm the maintenance rule is present.