Amazon web services – AWS Lambda Timeout to Amazon SES
The code below to send an Amazon SES email works fine. However, I need the code to communicate with a local EC2 database, so I need to add this Lambda function to my VPC and Subnets - At this point,…