
This sample project demonstrates how to publish an email using Amazon SES (Amazon Simple Email Service) by invoking a Lambda function via a REST API
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/api-lambda-sessam deploy --guided --parameter-overrides SENDER=sender@email.com RECIPIENT=recipient@email.comsam delete.