AcalephStorage / consul-alerts

A simple daemon to send notifications based on Consul health checks
GNU General Public License v2.0
825 stars 191 forks source link

feature request: AWS SNS Topic #14

Open dpetzel opened 9 years ago

dpetzel commented 9 years ago

It would be awesome if one of notifiers could be to publish a message to an SNS topic.

darkcrux commented 9 years ago

Yeah this seems pretty useful too. :)

davidsiefert commented 8 years ago

i need this now, so going to implement. please alert me (no pun intended) if anybody is already working on AWS SNS support.

davidsiefert commented 8 years ago

advice on the travis ci build? do i need to add any configs to pull in the dependencies on the golang aws sdk?