Hi all,
I would like to know if there is an easy way to know whether a dataset is used in either an Analysis and/or a dashboard using the CLI or the SDK.
Once you have your dataset id or dataset arn, the only way I know would be calling “describe-dashboard” for every dashboard and check if that dataset arn is used there. Unfortunately, this is not an efficient way to do it.
Is there any other way?
Thanks,
Daniel