RhinoW
Results
1
issues of
RhinoW
Couldn't get this working - always received "BadRequest" when calling API. [ MessageBody: "$request.body.MessageBody"](https://github.com/aws-samples/sessions-with-aws-sam/blob/b57ae6fa954ec05a6dce67f2b03620ad84bbb420/http-api-integrations-blog-example/api.yaml#L15) `MessageBody: "$request.body"` worked OK and passed through as expected though. Should this be `$request.body` or are...