How to get the details of dataset usage details via cli or api?
Hi @ashikrahman
Would recommend to deploy Admin Console dashboard to get the usage & metadata of Quick Sight assets. Please follow the below blog for the admin console dashboard deployment steps.
Did this solution work for you? I am marking the reply as “Solution,” but let us know if this is not resolved.
i want here is to get the list of analysis and dashboards which use the dataset.
we have a option in the console to view the dataset usage, likewise in api i want the data
Hello @ashikrahman !
Are you still running into this problem or were you able to find a solution or workaround?
You can try achieving this the DescribeDashboard and DescribeAnalysis API calls.
Hello @ashikrahman !
Were you able to find a solution for this and if so could you share the solution to help the community?
Again, you should be able to achieve this with the DescribeDashboard and DescribeAnalysis API calls.
There is no single API which will provide you with the dataset usage details. Using the APIs you can build the solution as shown in the blog that will provide you the details.
Kind regards,
Koushik
