Hello Team,
I am trying to connect to AWS Athena. I have tested Athena ODBC connection and its successful. However, When I try to connect to Athena from Alteryx I get this error
"Error: Input Data (1): Error SQLPrepare: [Simba][Athena] (1040) An error has been thrown from the AWS Athena client. Athena Error No: 15, HTTP Response Code: 400, Exception Name: AccessDeniedException, Error Message: You are not authorized to perform: athena:StartQueryExecution on the resource. After your AWS administrator or you have updated your permissions, please try again. [Execution ID: ]"
I have checked with AWS admin and they confirmed that the role which I am using already had StartQueryExecution permission. Also, I noticed that in 'Visual Query Builder' I can see all the Databases and there tables\views but when I click any table\view its empty (no metadata).
Please can someone advise.
Thank you.