AWS Lambda - Query Amazon RDS using Secrets
TLDR: Check out the complete code on Github.
In this post, we will use AWS Lambda, AWS Secrets Manager, and the node pg package. I'll show you how to query a Postgres database using these resources.
In my previous post, we used the AWS CDK to sp...
blog.phillipninan.com5 min read