I'm having some trouble using the new aws toolkit for pycharm. When I try to run locally the lambda hello-world from the template I get the following error
Error running '[Local] app.lambda_handler': Failed to locate module for PyFile:app.py
any suggestion? Thanks