Not able to see the dashboard and analysis in quicksight after deployment

Hi
All, I run the both import and export job to migrate the dashboard from one account to another account.

My both export and import job is successfully and when I am list the dashboard from AWS CLI command in target account, I am able to see the the new dashboard when I am logging to QS UI I am not able to see the new dashboard.

I followed the below mentioned process.
Automate and accelerate your Amazon Quick Sight asset deployments using the new APIs | AWS Business Intelligence Blog

can anyone help me to resolve this issue?

Hi @achourey - Can you please check the permission of the dashboard. You can update the permission using update_dashboard_permissions API. See the below documentation.

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/quicksight/client/update_dashboard_permissions.html

Regards - Sanjeeb

@Sanjeeb2022 , Thanks, it work for me.

1 Like

Hi @achourey - Good to hear this. Please mark the require response as solution so that it can help wider community.

Regards - Sanjeeb