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