How to give saveAs priviliges for a dashboard to a user group using API

0

Hi, I am migrating dashboard from one aws account to another aws account. In the target account , i want user to have access so that they can copy the dashboard to create new one. But i am not able to do this via API. Is there any api which can provide save As Previlages?

gefragt vor einem Jahr190 Aufrufe
1 Antwort
0

Hi, There isn't currently a way to grant 'save as' permissions through the Quicksight API, but you can edit sharing permissions for the dashboard. You can reference the API documentation for update-dashboard-permissions to change the sharing permissions of a dashboard though the Quicksight API: https://docs.aws.amazon.com/quicksight/latest/APIReference/API_UpdateDashboardPermissions.html Available actions that you can grant permissions on can be found here: https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonquicksight.html#amazonquicksight-dashboard

Alternatively, you can grant 'save as' privileges to a group or user in the online console by following the steps outlined in the following article: https://docs.aws.amazon.com/quicksight/latest/user/share-a-dashboard-grant-access-users.html While there isn't a direct way to copy a Quicksight dashboard using the API, there is a workaround outlined in the following blog: https://aws.amazon.com/blogs/big-data/migrate-amazon-quicksight-across-aws-accounts/

I hope this helps

AWS
beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen