Hi, I have been using boto for adding CNAMES to route 53. But..I want to add a set id and specify a weight as well for load balancing.
So..given a CNAME, ttl of 60 and a domain of test.test.com how do I also add a weight and a set id? Is there any clear example or am I stuck with boto. Thanks
