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 yıl önce
.gitignore c7be7cf1bc Initial commit 6 yıl önce
LICENSE c7be7cf1bc Initial commit 6 yıl önce
README.md c7be7cf1bc Initial commit 6 yıl önce

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