Quicksight Dashboard Migration in specific shared folder

Hi All,

I am trying to migrate Quicksight Dashboard from one environment to another for that I was testing in same account for importing using bundle API.
Following this link:Automate and accelerate your Amazon QuickSight asset deployments using the new APIs | AWS Business Intelligence Blog

But, I am not able to find any option for importing into the different shared folder. Is there any way that we can specify folder in which we have to import that.

Thanks in advance

Hi, this is not supported yet. You can use the CreateFolderMembership API to add the target folder.

via CLI:
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/quicksight/create-folder-membership.html

or API: