aws-samples / aws-lambda-extensions

A collection of sample extensions to help you get started with AWS Lambda Extensions
MIT No Attribution
446 stars 146 forks source link

Added support to query secret manager via parameter store #30

Closed hariohmprasath closed 3 years ago

hariohmprasath commented 3 years ago

Issue #, if available:

29

Description of changes: Added support for caching secrets via parameter store, updated the lookup based on query param instead of path param to avoid any clashes with front slash "/"

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.