Sharing dashboards with particular user

Hi, I have "n’ number of dashboard in QuickSight .I want to show dashboard for that particular user and rest all dashboard will not be visible to that user. user can see only his dashbaord .how to achieve this in Quicksight

Hi @akash2,
Welcome to the community!

If you want to achieve the described behavior via the QuickSight console (UI):
When you publish an analysis as a dashboard, it is by default not shared with anyone else. You can choose the share the dashboard with with individual users and groups as described in the linked documentation.

If you want to achieve the desribed behavior via the APIs:
For the dashboard that you want to share with that particular user, you can call the UpdateDashboardPermissions API and provide the ARN of that particular user that you want to share access to the dashboard with (An example is provided here). To verify permissions of a specific dashboards, you can use the DescribeDashboardPermissions API.

Did this answer your question? If so, please help the community out by marking this answer as "Solution!

Hi @akash2,
I’m just checking if you need help on this question, as we have not heard back from you. If the previous response did help, please mark his reply as solution. If we do not hear back in the next 7 days, we will archive the question.
Many Thanks,
Andrew

Hi @akash2,
Since we have not heard back, I’ll go ahead and close this topic. However, if you have any additional questions, feel free to create a new topic in the community and link this discussion for relevant information.

Thank you!