Detecting data-share in Amazon Quicksight

1

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

AWS
gefragt vor 4 Jahren312 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
beantwortet vor 4 Jahren

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