Max Putilin
Results
1
issues of
Max Putilin
AWS CLI has ability to use file as payload: `aws lambda invoke --payload file://test_event.json` I tried to go the same way, but unsuccessful: ``` Payload: file://test_event.json ERROR: Build step failed...