Amazon web services – AWS Athena query returning Unexpected token < in JSON
I have a JSON file in s3 that I'm trying to run queries against using Athena. When I run my Lambda that tries to call Athena, I get this error: SyntaxError: Unexpected token < in JSON at position 0 at…