I try to use JIRA library for Python in aws lambda. I create layer in lambda put in it the zip file that the contain the output of this command : pip3 install -t /home/reham/projectes/jira/python jira
when I run code in lambda i get this error :
Unable to import module 'lambda_function': No module named 'jira'
try to use runtimes python3.6 and python3.7 but not work.
could please anyone help me?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.