route53recoverycontrolconfig_create_routing_control: Creates a new routing control

View source: R/route53recoverycontrolconfig_operations.R

route53recoverycontrolconfig_create_routing_controlR Documentation

Creates a new routing control

Description

Creates a new routing control.

See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_create_routing_control/ for full documentation.

Usage

route53recoverycontrolconfig_create_routing_control(
  ClientToken = NULL,
  ClusterArn,
  ControlPanelArn = NULL,
  RoutingControlName
)

Arguments

ClientToken

A unique, case-sensitive string of up to 64 ASCII characters. To make an idempotent API request with an action, specify a client token in the request.

ClusterArn

[required] The Amazon Resource Name (ARN) of the cluster that includes the routing control.

ControlPanelArn

The Amazon Resource Name (ARN) of the control panel that includes the routing control.

RoutingControlName

[required] The name of the routing control.


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