error saying errorMessage Unable to import module MyFirst

0 votes

I'm trying to run my first Lambda application and I end up with the following error:

"errorMessage": "Unable to import module 'MyFirst'"
Jul 2, 2019 in AWS by Ganesh
2,361 views

1 answer to this question.

0 votes
I had the exact same error. Make sure your filename and the filename in your handler name(filename.lambda_handler) is the same.(filename.lambda_handler)
answered Jul 2, 2019 by Travis

Related Questions In AWS

+1 vote
1 answer

Unable to import module 'lambda_function': No module named lambda_function

Hi@akhtar, This error appears when you haven’t named ...READ MORE

answered Apr 28, 2020 in AWS by MD
• 95,440 points
49,276 views
+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer
+2 votes
3 answers
+1 vote
2 answers

How to install Python MySQLdb module using pip?

It's easy to do, but hard to ...READ MORE

answered Aug 1, 2018 in AWS by Priyaj
• 58,090 points
5,466 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP