This is a simple python decorate for the aws serverless (lambda) functions to make it easy to add email notification (or other SNS handling) for errors and exceptions.

Fred Damstra c7be7cf1bc Initial commit 6 سال پیش
.gitignore c7be7cf1bc Initial commit 6 سال پیش
LICENSE c7be7cf1bc Initial commit 6 سال پیش
README.md c7be7cf1bc Initial commit 6 سال پیش

README.md

aws_lambda_python_error_emailer

Code to place in lambda so that python exceptions and errors will be emailed to you with sufficient details