A CDK deploy to serverless lambda of https://pypi.org/project/lambdarado/ using https://docs.aws.amazon.com/lambda/latest/dg/python-image.html for AWS compatibility.
- Deploys to
us-east-1
- Uses cloudformation single stack as resource limit has recently be raised from 200 to 500
- Configure AWS CDK
npm install -g pnpm
pnpm install
pnpm deploy
pnpm run destory