Process to restore a deleted analysis Quicksight file

Somehow our analysis file created for the dashboard got deleted. We will need help to restore this. Could you please help with this process? Regards, Vineet

Hi @vinj - I am not 100% sure whether any deleted items can be recovered from QuickSight or not.

Hi @ArunSanthosh @Koushik_Muthanna @eperts @Max @David_Wong - Any advise on this?

Regards - Sanjeeb

Hi @vinj ,

You can use the API to restore the deleted analysis.

Use ListAnalyses first to find the id of the deleted analysis.

Then use RestoreAnalysis to restore it.

1 Like

Thank you @David_Wong . I never tried restored analysis option, good to know this solution. Is there any retention period how many days the analysis will be available for restore?

Regards - Sanjeeb

@Sanjeeb2022
Yes, the retention period is 30 days.

1 Like

Hello @David_Wong ,

I’m new with this API functionalities, I tried to open the provided link ‘ListAnalyses’ but I’m not sure how to execute it, can you please guide me on how to execute it?

P.S my Account name is amazonbi

@Susmitha ,
The ADMIN workshop is a good start to get familiarity with APIs : Workshop Studio

1 Like

how does one recover the deleted analyses if they dont have CLI access to the account ? are there no provisions for that ?