View source: R/route53recoverycontrolconfig_operations.R
route53recoverycontrolconfig_update_routing_control | R Documentation |
Updates a routing control. You can only update the name of the routing control. To get or update the routing control state, see the Recovery Cluster (data plane) API actions for Amazon Route 53 Application Recovery Controller.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_update_routing_control/ for full documentation.
route53recoverycontrolconfig_update_routing_control(
RoutingControlArn,
RoutingControlName
)
RoutingControlArn |
[required] The Amazon Resource Name (ARN) of the routing control. |
RoutingControlName |
[required] The name of the routing control. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.