I have created an API Gateway linked to a (tested and working) Lambda function.
I get a
{"message":"Internal Server Error"}
when I try to access to it, but I have no logs about it, even creating and attaching a log stream.
How can I have a more precise error?