api-lambda-save-dynamodb icon indicating copy to clipboard operation
api-lambda-save-dynamodb copied to clipboard

update the way to get event method

Open wengcan opened this issue 4 years ago • 0 comments

event.httpMethod always returns null , so update this mthod to : event.requestContext.http.method

wengcan avatar Apr 01 '21 15:04 wengcan