Skip to content

/AWS1/CL_R53=>DELETETRAFFICPOLICY()

About DeleteTrafficPolicy

Deletes a traffic policy.

When you delete a traffic policy, Route 53 sets a flag on the policy to indicate that it has been deleted. However, Route 53 never fully deletes the traffic policy. Note the following:

  • Deleted traffic policies aren't listed if you run ListTrafficPolicies.

  • There's no way to get a list of deleted policies.

  • If you retain the ID of the policy, you can get information about the policy, including the traffic policy document, by running GetTrafficPolicy.

Method Signature

IMPORTING

Required arguments:

IV_ID TYPE /AWS1/R53TRAFFICPOLICYID /AWS1/R53TRAFFICPOLICYID

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

IV_VERSION TYPE /AWS1/R53TRAFFICPOLICYVERSION /AWS1/R53TRAFFICPOLICYVERSION

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_R53DELETETRAFPLYRSP /AWS1/CL_R53DELETETRAFPLYRSP