Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Parameter and Secrets Lambda Extension cache #8

Open
selfsimilar opened this issue Oct 17, 2023 · 0 comments
Open

Add support for Parameter and Secrets Lambda Extension cache #8

selfsimilar opened this issue Oct 17, 2023 · 0 comments

Comments

@selfsimilar
Copy link

https://aws.amazon.com/blogs/compute/using-the-aws-parameter-and-secrets-lambda-extension-to-cache-parameters-and-secrets/

AFAICT, this will require adding a new layer to the serverless.yml, which would be a documentation issue, and then code changes to support this. Currently this project already caches values, so it would be up to the maintainer to decide if the extension layer would replace the current cache function (and simplify the code), or act as an alternative. Happy to give some time to implementing this if you think this is a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant