I am trying to consume metadata for quicksight reports
I am using the describe_folder API to get the folder details like path and name. The API doesn’t return the owner who created the folder
Is there a way to retrieve this information ?
TIA !!!
I am trying to consume metadata for quicksight reports
I am using the describe_folder API to get the folder details like path and name. The API doesn’t return the owner who created the folder
Is there a way to retrieve this information ?
TIA !!!
Did you try DescribeFolderPermissions?
It won’t tell you who the original owner is but the permissions will tell you who the current owners are.