Load environment variables from SecretsManager
- Dominant language
- No language data
- Stars
- 196
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
I would love if Lambda support loading values for environment variables from SecrtesManager like ECS does. This would prevent varaibles to be visible in the Lambda console but still make them easily usable inside my function code.
**Which service(s) is this request for?**
AWS Lambda, Secretsmanager
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
see above
**Are you currently working around this issue?**
Currently, I can use environment encryption to partly solve that.
**Additional context**
N/A
**Attachments**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.