Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“Unable to import module ‘lambda_function’” #237

Open
sierralx opened this issue Mar 19, 2022 · 5 comments
Open

“Unable to import module ‘lambda_function’” #237

sierralx opened this issue Mar 19, 2022 · 5 comments

Comments

@sierralx
Copy link

I tried everything.

@Nakatomi2010
Copy link

Same issue.

Still troubleshooting, but wanted to advise that I'm seeing the same thing.

@Nakatomi2010
Copy link

Figured it out. Instructions are out of date.

This issue led me to solution: #168

You need to go to the Code tab, then scroll down to "Run time settings", click edit, and then edit that handler there.

@plasterer41
Copy link

There are 5 boxes;

  1. Function Overview
  2. Code Source
  3. Code Properties
  4. ** Runtime Settings**
  5. Layers

Edit the Runtime Settings with the correct handler and that should fix this issue. As someone has already mentioned, the instructions are out of date.
Hope this helps someone.

@MivraMe
Copy link

MivraMe commented Aug 9, 2024

There are 5 boxes;

  1. Function Overview
  2. Code Source
  3. Code Properties
  4. ** Runtime Settings**
  5. Layers

Edit the Runtime Settings with the correct handler and that should fix this issue. As someone has already mentioned, the instructions are out of date. Hope this helps someone.

What is the correct handler ?

@SupremeManatee
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants