{"errorMessage": "The adapter was unable to infer a handler to use for the event. This is likely related to how the Lambda function was invoked. (Are you testing locally? Make sure the request payload is valid for a supported handler.)", "errorType": "RuntimeError", "requestId": "5c4eec8f-638f-4b83-90a8-f4747fe22d65", "stackTrace": ["  File \"/usr/local/lib/python3.11/site-packages/mangum/adapter.py\", line 76, in __call__\n    handler = self.infer(event, context)\n", "  File \"/usr/local/lib/python3.11/site-packages/mangum/adapter.py\", line 68, in infer\n    raise RuntimeError(  # pragma: no cover\n"]}