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

Question

Open MLaunch opened this issue 4 years ago • 0 comments

Inside of the Python 3.8 folder, it says py36 and the python extensions also show 36. I'm assuming the content inside the Python 3.8 folder is really Python 3.6 content. Therefore, I would need to have a Lambda Python 3.6 runtime in order to use it and the Lambda Python 3.8 will NOT work. Is that accurate?

MLaunch avatar May 30 '21 17:05 MLaunch