Hi, I am trying to back up all the old dashboard and analyses in the quicksight account into S3. I have found ‘start_asset_bundle_export_job’ and ‘start_asset_bundle_import_job’ API calls that seem to be useful for this job. But before I fully jump in, I would like to make sure it’s right approach or not. Does anyone have experience with this? Thank you.
Hi @tkim3713
Welcome to QuickSight community .
Yes using Asset bundle export API dashboard & analysis can be taken backup and deploy it in target accounts . Would recommend to listen thorough the webinar recording for complete details.
Did this solution work for you? I am marking the reply as “Solution,” but let us know if this is not resolved.
Thanks for posting your questions on the QuickSight CommunityQ&A Forum
Thank you @apjvinod , the videos are very helpful. I have few follow-up questions.
- Is bundle API still okay to use for importing into same account instead of different target account? I would like to just delete the analyses and dashboard from my account for now, and then bring them back on if needed in the same account. The video demonstrates the migration into a different target account so.
- Do we have to update the permission after import the bundle back? So, I assume it wouldn’t automatically be assigned to the owner of the dashboard when importing the dashboard using bundle API?
Thank you so much!