Closed Daniyaldehleh closed 4 years ago
Hi @danieldhz, based on the information you've provided, I believe your lambda layer isn't configured correctly resulting in import errors. Did you try creating a zip of ask-sdk libraries under a python/ dir as mentioned in the docs here and upload it as a lambda layer?
Also please refer to this article on steps for setting up lambda layer on AWS console, might help resolve your issue.
@Shreyas-vgr Yeah I realized in the path the py versions conflicted with each other. Thanks!
Expected Behavior
To run smoothly
Current Libs in venv & lambda's layer
python\lib\python3.7\site-packages>
Possible Solution
Not sure
Steps to Reproduce (for bugs)
Context
I am trying to use the ask_sdk_core libs in Lambda's layer
Ask-sdk = 1.14.00
Python version info
Python 3.7