Migration from Dev to Prod

Hello Quicksight Users,

Connected to a Postgressql server and have dashboards that I’d like to migrate. Is there a good link or proven method of completing this task?

Would like to invite clients to view dashboards

@Dee - I had the same question , please see the response below.

Is your prod and Dev are in same AWS account and if you can create a cross account access, it is easy to migrate. See the details above. Or else it is bit top to migrate the artifacts .

Regards - San

1 Like

Hi @Dee

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!
1 Like

Hi apjvinod,

I’ve successfully have gotten to the point of creating my analysis from the dev to prod.
got a status of 202: “CREATION_IN_PROGRESS”.
The last step of sharing the analysis with prod is where I got an error.

An error occurred (InvalidParameterValueException) when calling the UpdateAnalysisPermissions operation: Invalid principals given [arn:aws:quicksight:us-east-2:MYACCOUNT#:user/default/MYUSERNAME].

I do have a really long username and was wondering if there was a limit to what QS might allow and that’s the reason for the error?

How do I check if there is an namespace in prod? I assumed that there isn’t one and went with ‘default’.

Okay, so I persisted in trying to figure this out and it wasn’t anything to do my username. It was the region. I had listed us-east-2 as my region because all my analyses are in east-2, the update permissions operation still expects you to list us-east-1 in order for it to work.

The video that was made by Max was nice to follow. THANK YOU MAX ENGELHARD!!!

Saved me time by not recreating all my analyses.