Skip to content

Push SES notifications to Slack using Lambda

License

Notifications You must be signed in to change notification settings

KangarooBox/lambda-ses-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-ses-slack

An AWS Lambda function for better Slack notifications generated from SES notification events. This work is a direct descendant of lambda-cloudwatch-slack and wouldn't be possible without it.

Overview

This function was originally derived from the lambda-cloudwatch-slack project which was originally derived from the AWS blueprint named cloudwatch-alarm-to-spark. The function in this repo allows SES Notifications to generate Slack notifications.

Configuration

  • Clone this repository
  • Visit the Slack Apps page to create a new App
  • Copy env.example to .env
  • Update the .env file with the app credentials from Slack

Tests

With the variables filled in, you can test the function:

npm install
npm test

License

MIT License

About

Push SES notifications to Slack using Lambda

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published