Edit the cognito-stack file and update permissions of your lambda function and add routes to your api-gateway
Aws Cognito, Api Gateway, Lambda, S3, Dynamodb, SES, IAM Role
npm install
npm run build
cdk config
cdk synth
cdk deploy
then use The returned A
npm run build
compile typescript to jsnpm run watch
watch for changes and compilenpm run test
perform the jest unit testsnpx cdk deploy
deploy this stack to your default AWS account/regionnpx cdk diff
compare deployed stack with current statenpx cdk synth
emits the synthesized CloudFormation template