View source: R/route53recoverycluster_operations.R
route53recoverycluster_update_routing_control_states | R Documentation |
Set multiple routing control states. You can set the value for each state to be ON or OFF. When the state is ON, traffic flows to a cell. When it's OFF, traffic does not flow.
See https://www.paws-r-sdk.com/docs/route53recoverycluster_update_routing_control_states/ for full documentation.
route53recoverycluster_update_routing_control_states(
UpdateRoutingControlStateEntries,
SafetyRulesToOverride = NULL
)
UpdateRoutingControlStateEntries |
[required] A set of routing control entries that you want to update. |
SafetyRulesToOverride |
The Amazon Resource Names (ARNs) for the safety rules that you want to override when you're updating routing control states. You can override one safety rule or multiple safety rules by including one or more ARNs, separated by commas. For more information, see Override safety rules to reroute traffic in the Amazon Route 53 Application Recovery Controller Developer Guide. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.