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
So I hook up everything right API Gateway with the Lambda + DynamoDB, when I test the Lambda function everything works since I am able to save and retrieve from Dynamo. From Api Gateway When I test it, I do get 200 OK but the body is still null and the data is not saved.
does anyone has a template for the body mapping?
The text was updated successfully, but these errors were encountered:
LamourBt
changed the title
save Lambda event body to DynamoDB
API Gateway Body Mapping
Sep 9, 2016
So I hook up everything right API Gateway with the Lambda + DynamoDB, when I test the Lambda function everything works since I am able to save and retrieve from Dynamo. From Api Gateway When I test it, I do get 200 OK but the body is still null and the data is not saved.
does anyone has a template for the body mapping?
The text was updated successfully, but these errors were encountered: