Skip to content

massover/thunder_ridge

Repository files navigation

Thunder Ridge

A lambda function to run on SES Emails using python lambda

Quickstart

git clone https://github.com/massover/thunder_ridge.git
make develop
make test

Deploy

make lint
make test
make deploy

AWS Configuration

Lambda requires an IAM role with the following policies

  • AmazonS3FullAccess
  • AmazonSESFullAccess
  • AWSLambdaBasicExecutionRole

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published