I am trying to create a new data source, but I am getting the following error. (Connection validation is successful and SSL is enabled)
I can see the DB but not the tables. My region is “us-east-1” for both quicksight and athena tables. I am assuming a role that has administrator access policy attached and DataLakeAdmin Access (AmazonAthenaFullAccess, AmazonS3FullAccess, AWSGlueSchemaRegistryReadonlyAccess, AWSLakeFormationCrossAccountManager, AWSLakeFormationDataAdmin, CloudWatchLogsReadOnlyAccess) via IAM identity center. I have also given the role grant permissions to database and list all tables via aws LakeFormation.
Please note that I am able to see tables and run queries on Athena Tables via AWS Console successfully.