This directory contains an example CDK Stack with a lambda function that utilizes the Parameter Store Lambda Extension.
- Node.js >= 12
If you want to run the handler locally, you will also need:
- Python
To deploy the example into your account run the following:
$ cd infrastructure && npx cdk deploy