You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get it setup and just create a lambda function as you described however when I try to access the function I get the following cloudwatch log.
2021-05-08T14:16:27.880Z undefined INFO Executing 'app.lambdaHandler' in function directory '/function'
Is there something I am doing wrong with the WORKDIR or the Lambda creation?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi and thank you for this project!
I am trying to get it setup and just create a lambda function as you described however when I try to access the function I get the following cloudwatch log.
2021-05-08T14:16:27.880Z undefined INFO Executing 'app.lambdaHandler' in function directory '/function'
Is there something I am doing wrong with the WORKDIR or the Lambda creation?
Thank you!
The text was updated successfully, but these errors were encountered: