aws-lambda-lxml
aws-lambda-lxml copied to clipboard
Question
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?