Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 435 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 435 Bytes

SAM typescript lambda with RDS connection

This is a basic Lambda example written in Typescript with SAM with a RDS connection.

  • tutorial for spinning a new RDS instance that exposed to your IP
  • tutorial for configuring and connecting to RDS proxy
  • tutorail for building basic hello-worlds lambda function with SAM and Typescript