Using SERVERLESS to send email
Step 1) Create Serverless Project

Step 2) Using custom handler.js

Opening the handler.js

Custom handler.js

Step 3) Updating serverless.yml

Step 4) Deploy the stack

Step 5) Sending email through API gateway







Successfully send email through the AWS SES.