AWS Lambda - Query Amazon RDS using Secrets
Query a Postgres database using a Lambda in 5 minutes!
Jul 27, 20215 min read6.9K

Search for a command to run...

Series
Enjoy my series and learn about using and creating AWS Lambda Functions
Query a Postgres database using a Lambda in 5 minutes!

Learn about the benefits of serverless

Welcome! Today, I am going to show you how to write an AWS Lambda Function that sends an SNS notification. 馃惁 Follow me on Twitter if you would like to see more content like this! 馃惁 TLDR - Here is a link to my Github with the given code. 1. Initial...

AWS Serverless Application Model (SAM)
