CreateTrafficPolicyInstance
associates the resource record sets with a specified domain name (such as example.com) or subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries for the domain or subdomain name by using the resource record sets that CreateTrafficPolicyInstance
created. Send a POST
request to the /2013-04-01/trafficpolicyinstance
resource. The request body must include a document with a CreateTrafficPolicyRequest
element. The response returns the CreateTrafficPolicyInstanceResponse
element, which contains information about the traffic policy instance.