Environment Variables
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 76
- Forks
- 15
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 7
Description
We already have a means of packaging an `.env` file with environment variables that works well.
AWS Recently introduced support for Environment Variables for Lambda Functions:
http://docs.aws.amazon.com/lambda/latest/dg/env_variables.html
which _appear_ to be supported in the JavaScriptSDK: http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Lambda.html

Should we update our deployment to use set them?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.