CDK app that deploys a Lambda function with an LMI (Lambda Managed Instances) capacity provider. This repository is intended to demonstrate AWS Lambda Managed Instances.
- AWS:
- Must have authenticated with Default Credentials in your local environment.
- Must have completed the CDK bootstrapping for the target AWS environment.
- Node.js + pnpm:
- Must be installed in your system.
pnpm installpnpm deploypnpm destroy