I am currently embedding Quick Sight dashboards by generating an embedding URL with initial path to the specific dashboard. However, I need to be able to embed a view of the dashboard as well. For example, if the user chooses to share a particular view of the dashboard, he/she will be able to generate a URL which has the following format ~/dashboardId/views/viewId or bookmarkId. However, this is not an embedding URL and if the users are accessing Quick Sight assets through embedding in a client, they do not possess Quick Sight credentials to be able to open this URL.
Therefore, what I need is an embedding URL to be generated for a particular bookmark of a dashboard, so that when the user shares the dashboard view, the URL can be used to embed that particular view for the receiver.
Is this currently possible in Quick Sight?!
Thanks.