(aws-lambda-nodejs): set `NODE_OPTIONS=--enable-source-maps` to environments if `sourceMap: true` · Issue #19067 · aws/aws-cdk

Description Just providing sourceMap: true, error logs is put with stack trace that clearly shows the lines like at Runtime.handler (/functions/src/handlers/handler.ts:37:27) instead of meaningless...