boto / boto

For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services
http://docs.pythonboto.org/
Other
6.48k stars 2.26k forks source link

Please add the ability to tag health checks. #2955

Open wt opened 9 years ago

wt commented 9 years ago

Health checks can be given tags. The one I am most interested in is the name tag. Here's a link to the API docs: http://docs.aws.amazon.com/Route53/latest/APIReference/API_ChangeTagsForResource.html

buchireddy commented 9 years ago

+1

We also need the same feature. Any idea when this can will be taken up?

wt commented 9 years ago

Check out boto3. I don't see much happening with boto these days.