paws.networking (version 0.1.6)

route53_delete_traffic_policy: Deletes a traffic policy

Description

Deletes a traffic policy.

Usage

route53_delete_traffic_policy(Id, Version)

Arguments

Id

[required] The ID of the traffic policy that you want to delete.

Version

[required] The version number of the traffic policy that you want to delete.

Request syntax

svc$delete_traffic_policy(
  Id = "string",
  Version = 123
)