Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

override lambda env vars #4

@andreineculau

Description

@andreineculau

https://github.com/tobiipro/aws-lambda-proxy/blob/master/src/handlers/local.js#L22 and https://github.com/tobiipro/aws-util-firecloud/blob/master/src/lambda/env-ctx.js#L127 makes it impossible to override lambda's env vars e.g. LOG_LEVEL

for the time being, I reckon that it is by design (lambda's env vars should not be overridden; otherwise the logic becomes even more complicated and error prone).
if it's not by design, we might want to allow this

cc @tobiiasl @IanSavchenko

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions