TIL - AWS Lambda
November 5, 2020
In AWS Lambda, if you use ENVIRONMENT VARS they are tied to the lambda version, so a new deploy is required to update that config change.
In AWS Lambda, if you use ENVIRONMENT VARS they are tied to the lambda version, so a new deploy is required to update that config change.
More from After Gibson