I am getting an error when I try to connect to my Athena Database. It is saying that it is unable to Verify/Create output bucket when Starting Query.

Is the redash.io Athena driver using the AWS SDK? I know the credentials and permissions are working correctly because I recently had to connect a backend NodeJS process to Athena and I used the JS AWS SDK with the same credentials. Is there any ideas what might be the issue?

Thanks

Shannon

To update the information. I tried creating a DB connection using a different user who had more privileges. Does anyone know if this is a Boto issue or is there anyway to determine where the exception is coming from?

Hi Shannonlol,
Were you able to resolve the issue? Any pointers?