Simple Lambda Function for sending an SES Email create a url POST endpoint
This project creates a simple AWS Lambda Function with a url endpoint that will format and send an email using the Amazon SES Service. The goal is to allow an S3 Bucket hosted front-end page to make and API call to send emails to website owners via a "Contact Us" form without the need to embede access keys into the Front-End files.