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 年前

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

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

回答问题的准则