Skip to content

neuralnexus/dataset-lambda-sns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dataset-lambda-sns

This is a drop-in AWS lambda function. It is designed to be used as an SNS notification topic listener. It only uses standard libraries so you don't need to do any extra lambda config. Just copy and paste into a new lambda, add your ENV var, and you're done.

The function calls the dataset.com / Scalyr API whenever an AWS SNS event occurs and posts the event into the logstream. This was built specifically to support SES email notification events but the solution is generalizable and should work for any AWS event data sent to it.

About

This is a lambda function that calls the dataset.com Scalyr API when triggered by an AWS SNS topic event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages