paws.networking (version 0.1.6)

route53_delete_traffic_policy_instance: Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance

Description

Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.

Usage

route53_delete_traffic_policy_instance(Id)

Arguments

Id

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

When you delete a traffic policy instance, Amazon Route 53 also deletes all of the resource record sets that were created when you created the traffic policy instance.

Request syntax

svc$delete_traffic_policy_instance(
  Id = "string"
)

Details

In the Route 53 console, traffic policy instances are known as policy records.