Detecting data-share in Amazon Quicksight

1

Hi, Is there any way to detect if data is shared across accounts in Amazon Quicksight ?

AWS
已提問 4 年前檢視次數 312 次
1 個回答
0
已接受的答案

From the Amazon QuickSight documentation:

You can only share analyses with users or groups who are in your Amazon QuickSight account.

https://docs.aws.amazon.com/quicksight/latest/user/sharing-analyses.html

The other question you link to refers to QuickSight templates. Templates allow you to store the visual configuration and data schema associated with a dashboard and then easily replicate the dashboard for different sets of users or different data, within or across accounts. To create a template, you would first have an analysis with visuals created in QuickSight then go through the process of creating one and sharing to another account.

For checking permissions, you can use the API actions like DescribeTemplatePermissions to see who the templates are being shared with & DescribeDataSetPermissions to see who has permissions to access the dataset. You can also log QuickSight operations with CloudTrail for additional governance https://docs.aws.amazon.com/quicksight/latest/user/logging-using-cloudtrail.html

AWS
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南