AWS Toolkit for WebStorm - Debug Node.js Lambda "Cannot find module handler AWS Lambda"

108 Views Asked by At

I cannot figure out what's wrong with the following configuration of the debugger in WebStorm for the AWS Toolkit for Lambda:

enter image description here

Thanks!

1

There are 1 best solutions below

0
Fabio On

Looks like there is an open issue on the repository: https://github.com/aws/aws-toolkit-jetbrains/issues/2835 ... it refers to a dotNET function/configuration but it's pretty similar.