AWS Lambda function to send SNS notifications to a Slack channel. Tries to format messages as well as it can.
Based on a gist by Joseph Terranova.
Instructions coming soon.
- Fill out this README more!
- Add additional unit tests
- Nicely format form data being sent through as the message
- Handle nice formats for more AWS services
- Handle base64 data, such as that coming from AWS SES e-mails
MIT.