Is there a way to determine per user “cost of querying” data using Quicksight via AWS services like Athena, Redshift Spectrum, SPICE etc? either by tagging the queries or otherwise?
Similar as the cost dashboard solution, get the output of athena queries log: Working with query results, recent queries, and output files - Amazon Athena. And then we can visualize the query log and/or cost (add the calc field to get the cost) in quicksight. FYI.