I’d like to avoid sharing dashboards individually to that user. Can I use this much easier way? custom permission?
1 Like
Hi @tbdori - I believe you can do this by custom code using python and boto3 API for Quick Sight. You can develop your code and collect pass user details and dashboard details and put some intelligence and eventually you can use “update dashboard permission api” to update the permission. See the documentation below.
Hope this information will help you.
Regards - San
2 Likes
use shared folders. create a folder and add all the reports into it.
the add the user to the permissions of the folder. better yet, add the permissions to a group. then you just add the users to a permission group and everything else is automatic
3 Likes