Quick Sight dataset refresh failed with INTERNAL_SERVICE_ERROR

I just encountered an issue where all of my datasets are unable to refresh, showing an INTERNAL_SERVICE_ERROR. I raised an AWS case, and the reason is that the recent feature in Athena to not require an S3 bucket for query results is not supported by Quick Sight.

Hi @walid_BATTOU

Quick Sight’s Athena connector still expects every workgroup it talks to have an S3 output location. When it doesn’t find one, dataset refresh fails with INTERNAL_SERVICE_ERROR, the documentation explicitly says The Athena workgroup must have an associated S3 output location. Refer this link.

Hi @Xclipse , thank you for the link. I think it’s good to mentioned this in the Athena doc also and change the INTERNAL_SERVICE_ERROR with more details.