Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Python Parameter Store Lambda Extension Example

This directory contains an example CDK Stack with a lambda function that utilizes the Parameter Store Lambda Extension.

Requirements

  • Node.js >= 12

If you want to run the handler locally, you will also need:

  • Python

Deploy

To deploy the example into your account run the following:

$ cd infrastructure && npx cdk deploy