I am trying to send emails to customers every 30 mins. QS doesn;t support this and it is recommended to use quicksight.start_dashboard_snapshot_job for the same. I am thinking to creating a snapshot, sending it to S3 and then using SES or something to email.
Is there a better more cleaner way to achieve this?
The customer for which I am asking this question needs to send an exec report every 30 mins to their clients letting them know how their resources are being utilised. it is a hard requirement that the customer was earlier doing it in Power BI
Thanks @Koushik_Muthanna this was helpful, I was able to make it work that way and it works as intended
Do you happen to know if there are any limits to this? I know from the documentation it says if the job is running you cannot fire another job but other than this are you aware of any other limits?