Bug: Sam local invoke fails when no response RE-RAISING for v 1.98.0 #6088
Labels
area/local/invoke
sam local invoke command
area/local
stage/needs-investigation
Requires a deeper investigation
Description:
Re-raising this issue
Bug: Sam local invoke fails when no response #5766
#5766
As it is occurring for the latest version of aws-sam-cli v 1.98.0
When calling sam local invoke on a lambda that does not return a response the call fails. This is now only in 1.98, earlier versions work.
Steps to reproduce:
Create a simple lambda that does not return a result.
Run sam build and sam local invoke.
Observed result:
Error during call.
Expected result:
Calling the lambda completes successfully and no error occurs.
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
Add --debug flag to command you are running
The text was updated successfully, but these errors were encountered: