Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

30 Commits

Repository files navigation

Parameter Store

This is an AWS Lambda Extension that allows you to pull values from SSM Parameter Store.

Supported Runtimes:

RuntimeVersionsSource
Go
Java
Node.js
Python3.7, 3.8Source
Ruby

Usage

Install the layer

To learn more about the deployment process for this extension, see the deployment documentation.

Add the following arn to your lambda function where <REGION> is the region of your function, LANGAUGE is your desired language, and VERSION is your desired version.

arn:aws:lambda:<REGION>:863125196191:layer:<LANGUAGE>-parameter-store-extension:<VERSION>

Contributing

To add a new language implementation, see the New Language doc.

About

AWS Lambda Extensions to access AWS Systems Manager Parameter Store

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages