AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
To delete a traffic policy instance, send a DELETE request to the
/Route
53 API version/trafficpolicy/traffic policy instance ID
resource.
Namespace: Amazon.Route53
Assembly: AWSSDK.dll
Version: (assembly version)
public virtual DeleteTrafficPolicyInstanceResponse DeleteTrafficPolicyInstance( DeleteTrafficPolicyInstanceRequest request )
Container for the necessary parameters to execute the DeleteTrafficPolicyInstance service method.
| Exception | Condition |
|---|---|
| InvalidInputException | Some value specified in the request is invalid or the XML document is malformed. |
| NoSuchTrafficPolicyInstanceException | No traffic policy instance exists with the specified ID. |
| PriorRequestNotCompleteException | The request was rejected because Amazon Route 53 was still processing a prior request. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5