Removing deleted analysis from the assets page

Hello
I’ve deleted many of the analyses from our system, but they are still in the assets list.
I can still view them using the CLI, and they all have the " DELETED " status. It looks like the assets page is showing all analyses, even those that have been deleted. Is there a way to fix this?
Thanks

1 Like

Hi @Mark-Hayward - I believe the analysis will be there for some time in deleted status but will not appear in the UI page. This is because you can always preserved it. Can you please check whether the analysis is visible in UI ?

Tagging @David_Wong for his advise as well.

Regards - Sanjeeb

Hello @Mark-Hayward - This is because QuickSight allows you to restore the analyses within recovery window (default is 30 days) of deletion via the restore_analysis API. Due to this reason you can still see it under “Manage Assets”. Once those analysis are permanently deleted, you will no longer see them under Manager Assets. Ypu can get more details on this in the below link : DeleteAnalysis - Amazon QuickSight

Hope this helps!

Hello,
Thank you for this. The Analysis is not visible in the UI - just the assets list.
If anybody from AWS reads this, can I please request a tickbox/toggle to hide/show deleted assets as a feature request?
Thanks
Mark

1 Like

Right, you will not see the analyses in the UI. Only in the Manage Assets you will see them until those gets permanently deleted. If you do a list_analyses call, you will see that distinction between active and deleted analyses in the api response under the “status” key.

As far as the feature request is concerned someone from the AWS team should be able to help you. Tagging some of them.

@Max @Kellie_Burton @gillepa @Koushik_Muthanna

This is a good option to hide it from CLI side and we should request for a feature request.

Regards - Sanjeeb

tagging as feature request.