route53recoverycluster_update_routing_control_states: Set multiple routing control states

View source: R/route53recoverycluster_operations.R

route53recoverycluster_update_routing_control_statesR Documentation

Set multiple routing control states

Description

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.

Usage

route53recoverycluster_update_routing_control_states(
  UpdateRoutingControlStateEntries,
  SafetyRulesToOverride = NULL
)

Arguments

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.