dynamodb-replication icon indicating copy to clipboard operation
dynamodb-replication copied to clipboard

Use lambda environment variables instead of templating/injecting

Open jseed opened this issue 7 years ago • 0 comments

We currently use a cloudformation preprocessor to get environment/deployment/stack specific values to our lambda functions.
This could be greatly simplified with lambda environment variables, which did not yet exist at the time of implementation.

jseed avatar Jun 22 '17 20:06 jseed