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