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?

asked a year ago174 views
1 Answer
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
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions