Creates a traffic policy, which you use to create multiple DNSresource record sets for one domain name (such as example.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/route53/create-traffic-policy.html
aws route53 create-traffic-policy --name geoproximity-traffic-policy-cli --document file://geoprox-rule.json |
Configure Geoproximity Routing Using the AWS CLI : http://aws.amazon.com/premiumsupport/knowledge-center/route-53-geoproximity-routing-cli/ |
aws route53 create-traffic-policy --name foo --document file://traffic-policy.json |
Does anyone understand how route53 traffic policy documents work? : aws : http://www.reddit.com/r/aws/comments/955hq4/does_anyone_understand_how_route53_traffic_policy/ |
aws route53 create-traffic-policy --name reinvent-2017.com-policy |
NET302_Global Traffic Management with Amazon Route 53 : http://www.slideshare.net/AmazonWebServices/net302global-traffic-management-with-amazon-route-53 |