We have removed permissions (via custom permissions) for the users to do anything on shared folders, is there possible way to just remove it from the UI?
Hi @srobles-iress,
Thank you for posting.
QuickSight does not have a built-in feature to hide folders from the UI but you can consider the following to remove visibility;
- Remove all permissions for user using APIs in the documentation here
- Use namespace to isolate user and restrict folder sharing across groups.
Kind regards,
Demola