Remove myself from dashboard ownership once I have made someone else co-owner

Hi,

I want to remove myself from ownership of the dashboard after I have made someone else a co-owner. Is there a way to achieve this via AWS Console?

Currently, I see the option of removing myself as a co-owner grey-out in the console.

Thanks!

I don’t believe you can do this in the console. But you should be able to with APIs.

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/quicksight/update-dashboard-permissions.html

2 Likes

Thanks @Max Boto3 API’s are amazing, however for a BI developer sometimes it is bit top to set up and perform the activity as it require some level of python understanding as well. By saying that I am a big fan of python and love Boto3 libraries. It is one of the best way to perform aws admin and automation activites.

Regards - San

1 Like