Does anyone here know of publicly available dashboard complete with parameters to be passed which can be used to test out the functionality to GenerateEmbedUrlForAnonymousUser?
I know that the function returns a URL with a token that is one time use valid for 5 minutes (dashboard itself can be active longer and available).
So essentially, I need an embed url that has a token (unused) and will be valid for certain period of time.
If there was a demo like that I would expect it to be in the Demo Central portion of the community, but I couldn’t find one. If you want a better understanding of the API calls, you can always inspect the Demo Central application and view the network calls for a little more information. That can provide helpful insight.
To that point, Demo Central is a pretty good example of what an embedded dashboard would look like. For now though, you will need to test with a Dashboard that you create internally within your QuickSight account.
I can mark this topic as a feature request for the QuickSight team, but I would recommend testing in your account if this is a time sensitive requirement.