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 buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testsnpx cdk deploydeploy this stack to your default AWS account/regionnpx cdk diffcompare deployed stack with current statenpx cdk synthemits the synthesized CloudFormation template