Dashboard Memberships API

In my post last March - Can we find which folders the dashboard is a member of?

about the dashboard membership. Is this feature now available - find the memberships of the dashboard?

Hi @alltej – You can use ListFoldersForResource API to find the folders a dashboard is part of. It takes dashboard resource arn and account id as input and provides all folder arns that the dashboard is a member of.

1 Like

Hi @awsvig - Do you know when this API was available?