mats16 / serverless-rdb-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example for Lambda with Aurora PostgreSQL

How to use

1. Configure AWS SSO and login

aws configure sso --profile default

aws sso login

2. Deploy CDK app

yarn install

cdk deploy --all

About

License:Apache License 2.0


Languages

Language:TypeScript 81.7%Language:JavaScript 18.3%