How do I get the current stage value inside the la...
# help
b
How do I get the current stage value inside the lambda function? i.e local, stage, prod and etc..
Never mind, using environment variable getting the stage value.
f
Yup, that’s the way to go!