Hi All,
Would like to know the way to find the owner or ldap group of a dashboard. But couldn’t get any info. in quicksight or using the dasbord link too.
Dashbord Name - Real-time Dashboard for Tracks
Link - https://us-east-1.quicksight.aws.amazon.com/sn/dashboards/dd479f21-01c9-4de8-b598-ebd2ecbc80f3/sheets/dd479f21-01c9-4de8-b598-ebd2ecbc80f3_16f969c5-18d2-4ddc-8141-521fa879f3ac?#
Kindly help with this. Attaching snap for ref.
Hello Devadharshini,
if you are an admin of the QS account then you may check via CLI -
aws quicksight describe-dashboard-permissions --aws-account-id XXXXXXXX --dashboard-id XXXXXXXXX
under the permission you may check for the principal for the owner(user) who published the dashboard.
Dashboard id is in the URL of the screenshot you have shared.
Hope this helps.
Cheers,
Deep