I’d like to understand how the pricing for the AWS service QuickSight works. From the QuickSight pricing webpage I can see two editions, Standard and Entreprise, and the plans Authors or Readers.
When creating a new dataset on QuickSight I can specify different sources, among them I have S3, using a manifest file, and Athena, connecting to a table. I’ve seen on StackOverflow technical pros and cons between these two sources and help as for setting up QuickSight permissions.
Now I’m not sure if and how the source, here S3 and Athena for my interest, is going to impact on the price for the plan that was selected. My understanding is that QuickSight will either read the data from the S3 bucket (which I believe always occurs with a cost) or query them using Athena (which also has a cost from scanning the data).
My questions would be:
Does the source affect the price?
If yes, how does it work out?
I’d be interested in reading experience on this or any official documentation which I was not able to find.