A bot that determines if an email is a scam.
You can fully deploy the AWS env by doing:
make create-cloudformation-lambda-ecr
make docker-lambda-aws-push
make create-cloudformation-email-scams
You can deploy lambda updates with: make deploy-lambda
Read these docs for more info about what you can do with cloud formation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-reference.html