Chris Johnson
Results
2
issues of
Chris Johnson
I cloned the git repo on windows and on my mac. Running on Python 3.7.3. Executing `sam local invoke DeserializeDemoFunction` failed with: ``` Invoking main.lambda_handler (python3.7) MyLambdaLayer is a local...
When I execute `sam build` it complains that requirements.txt is missing. Simply adding the files fixes the issue.