S3 Lambda Notifier
When a S3 bucket has a new artifact, send an email.
Getting Started
Install AWS CLI
First, make sure you have installed the AWS CLI
Configure AWS CLI
Configuring the CLI requires you have an AWS account with ACCESS KEY and SECRET.
SAM Local
Finally, you'll want to install SAM Local, so you can debug/work locally; or maybe not if you like to live dangerously.