What is the difference between GetDashboardEmbedURL and GenerateEmbedUrlForRegisteredUser
Which provide better peromance and supports the dynamic parameters from web application
What is the difference between GetDashboardEmbedURL and GenerateEmbedUrlForRegisteredUser
Which provide better peromance and supports the dynamic parameters from web application
GetDashboardEmbedURL
is the old API.
Amazon QuickSight has new APIs for embedding analytics: GenerateEmbedUrlForAnonymousUser
and GenerateEmbedUrlForRegisteredUser
You can still use the GetDashboardEmbedUrl
and GetSessionEmbedUrl
APIs to embed dashboards and the QuickSight console, but they do not contain the latest embedding capabilities. For the latest up-to-date embedding experience, see Embedding overview
If this answers your question, please consider marking it as a Solution or let us know if you need further info.