dawson-org / dawson-cli

A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
https://dawson.sh
GNU General Public License v3.0
712 stars 25 forks source link

idea: stack notifications via SNS #84

Closed lusentis closed 7 years ago

lusentis commented 7 years ago

just an idea for now, it might be useful to get email or HTTP(s) notifications via NotificationARNs when a stack status changes. I need to investigate which kind of notification gets delivered (we may need to filter before sending via email).

lusentis commented 7 years ago

feel free to re-open in case this might be interesting for you.