Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for an AWS SNS Publisher #84

Open
mclaughlinseanp opened this issue Feb 6, 2017 · 1 comment
Open

Add support for an AWS SNS Publisher #84

mclaughlinseanp opened this issue Feb 6, 2017 · 1 comment

Comments

@mclaughlinseanp
Copy link

Sending notifications via the email publisher while hosted on AWS EC2 instances is problematic due to the need for email server admins to configure relays through the remote VM(s) - this is so much of a security concern for the a lot of admins that they often simply refuse to allow it.

Providing the ability to do notify through an AWS SNS Topic (in the same way as AWS CloudWatch alarms do) through a new type of publisher would be a great addition to the tool and would solve this security concern nicely.

I am actually intending to work on this soon and will issue a pull request for you to review if you would like at some point in the next week or so.

@mbok
Copy link
Owner

mbok commented Feb 12, 2017

Looking forward for your contribution! It'll be a great extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants