- 정확히는 cdk를 이용한 lambda 사용 연습임.
- 기존 프로젝트 리셋
- aws lambda, api gateway, dynamodb, node-lambda(dependencies) example
npm run buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template