How do I find the dataset owner of a quicksight?

Hi @Jordan_Wilson

welcome to the community :tada:

Have you seen this Q&A? Determining Dataset Ownership

It proposed two ways. First is to ask your Quick Sight Administrator (as he can see the owner for every asset in Quick Sight). Second is to use the CLI (eg. via CloudShell) and call describe_data_set_permissions() for a specific dataset.

Best regards,
Nico

If this helped you, please mark my answer as solution. That helpes the community to find solutions faster.