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

To configure environment variables for lambda #115

Open
archana-arr opened this issue Oct 30, 2018 · 0 comments
Open

To configure environment variables for lambda #115

archana-arr opened this issue Oct 30, 2018 · 0 comments

Comments

@archana-arr
Copy link

archana-arr commented Oct 30, 2018

AWS Lambda Function supports passing Environment Variables. But with current code, seeing the following error

com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "Environment" (class br.com.ingenieux.mojo.lambda.LambdaFunctionDefinition), not marked as ignorable (11 known properties: "timeout", "memorySize", "handler", "name", "bindings", "alias", "role", "version", "api", "description", "arn"])

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