Skip to content

AWS Lambda function to listen to an SNS topic for alarms and post a message to Slack webhook

Notifications You must be signed in to change notification settings

famazak/slack-lambda-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Slack Lambda Notifier

Script that contains a class for formatting SNS topic message from CloudWatch alarms and pushes a notification through to a Slack channel via Lambda

Need to set WEBHOOK_URL to the Slack webhook endpoint for the channel as well need to set CHANNEL to the desired Slack channel to post alerts in your workspace

Credit to quick refs for the inspiration

About

AWS Lambda function to listen to an SNS topic for alarms and post a message to Slack webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages