chrome-aws-lambda icon indicating copy to clipboard operation
chrome-aws-lambda copied to clipboard

More flexible runtime execution check to support custom runtimes

Open dougmoscrop opened this issue 4 years ago • 0 comments

Make AWS Lambda Nodejs regex more tolerant to support custom runtimes, fixes #268 we're happy to prefix our exection env var with AWS_Lambda_nodejs, although I guess another option would be an additional env var or argument.

dougmoscrop avatar Apr 05 '22 22:04 dougmoscrop