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.
- mise:
- Install mise, which manages the required toolchain.
mise install
pnpm installpnpm deploypnpm destroy