Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
/ sns-to-slack Public archive

AWS Lambda function to send SNS notifications to a Slack channel.

License

Notifications You must be signed in to change notification settings

tdmalone/sns-to-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNS to Slack

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.

Usage

Instructions coming soon.

TODO

  • 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

License

MIT.