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

Feature Request - More Lambda Runtime Environment Variables #58

Open
mansdahlstrom1 opened this issue Mar 27, 2020 · 0 comments
Open

Feature Request - More Lambda Runtime Environment Variables #58

mansdahlstrom1 opened this issue Mar 27, 2020 · 0 comments

Comments

@mansdahlstrom1
Copy link

Hi!

Been using lambda-tester for a while an it's a great experience, so first of thanks for the tool!

Currently Lambda only implements LAMBDA_TASK_ROOT of the Runtime Environment Variables specified here => https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html. It would be great if lambda-tester could inject more (or even all) of the env variables specified in the link above.

For context my current use case is using the aws-iot-device-sdk and the sdk looks for AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY in the Lambda Environment.

https://github.com/aws/aws-iot-device-sdk-js#export-variables-to-system-environment,

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