aws configure
export AWS_REGION="{aws-region: e.g. us-east-1}"
export DOMAIN="{prefix cognito domain}"
poetry install
source .venv/bin/activate
make output_layer
cdk synth
cdk deploy
- AWS apigateway restapi
- AWS api authorizor + AWS Cognito
- AWS Lambda & Lambda Layer