I have a trouble understanding how billable sessions are counted in capacity pricing model.
According to https://aws.amazon.com/quicksight/capacity-pricing/ A session is a 30-minute period.
Now when creating embedded URL withGenerateEmbedUrlForAnonymousUser
the session validity is up to 10hrs (10hrs by default). And here go a question: How this emedding session is billed in case the user is not actually using it for the whole 10hrs?
In particular:
-
Is this session billed as 20 billable sessions (20 x 30 min) regardles of how long it’s actually used? (I hope not).
-
(Assuming the answer to the above is negtive) Let’s assume a user interacts with the dashboard for less than 30min right after creating emedded URL and then goes away from the keyboard (but leave their browser with the dashboard open, just locks their PC), and then they get back after 1 hr and start using the same dashboard they left open for another less than 30min. What will be the bill for this sceanrio? Is it going to be billed as 2 billable sessions (2 x 30min)? Or is that 1hr of inactivity also going to be billed as additional 2 billable sessions (i.e. the whole scenario will be billed as 4 billable sessions)?