Closed cmachler closed 7 years ago
Use Lambda environment variables
http://docs.aws.amazon.com/lambda/latest/dg/env_variables.html
Looks like commas/arrays not supported in environment variables in Lambda. Going to try to Base64 encode the list, then decode in the function.
https://forums.aws.amazon.com/thread.jspa?messageID=753580
Use Lambda environment variables
http://docs.aws.amazon.com/lambda/latest/dg/env_variables.html