dacort / metabase-athena-driver

An Amazon Athena driver for Metabase 0.32 and later
Apache License 2.0
225 stars 32 forks source link

ListDataCatalogue #83

Closed acountrec closed 3 years ago

acountrec commented 3 years ago

I get the following error: "is not authorized to perform: athena:ListDataCatalogs"

Now I know this could be fixed by getting the rights but is there an easier way to make sure the driver is not listing it and just uses the default catalog: "AwsDataCatalog" ?

acountrec commented 3 years ago

Couldn't really find anything in the settings of JDBC. But also didn't really find anything in the source code about this, so I'm a little confused.

acountrec commented 3 years ago

Closing, ill use an older version instead. Actually also noticed I wasn't assuming the right role.

dacort commented 3 years ago

Hi @acountrec - Let me know if you have any other issues. There's an example iam policy in the README of the project if that helps.