Process to restore a deleted analysis Quicksight file

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