ingenieux/beanstalker

To configure environment variables for lambda

Opened this issue · 0 comments

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"])