A lambda function to run on SES Emails using python lambda
git clone https://github.com/massover/thunder_ridge.git
make develop
make test
make lint
make test
make deploy
Lambda requires an IAM role with the following policies
- AmazonS3FullAccess
- AmazonSESFullAccess
- AWSLambdaBasicExecutionRole