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?

已提问 1 年前190 查看次数
1 回答
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
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则