Skip to content

Delete Routing Control

route53recoverycontrolconfig_delete_routing_control R Documentation

Deletes a routing control

Description

Deletes a routing control.

Usage

route53recoverycontrolconfig_delete_routing_control(RoutingControlArn)

Arguments

RoutingControlArn

[required] The Amazon Resource Name (ARN) of the routing control that you're deleting.

Value

An empty list.

Request syntax

svc$delete_routing_control(
  RoutingControlArn = "string"
)