I am trying to migrate Quick Sight Setup across region using AWS Cli Quicksight scripts. I have successfully migrated most of my datasources, datasets and analysis across. But I am facing issue with one analysis with no insight/error-log on the issue to help me fix. All I get is following message when I check on analysis creation status
“Errors”: [
{
“Type”: “INTERNAL_FAILURE”,
“Message”: “An error occurred while processing the request”
}
]
leaving me with no clue on further course of action. I had issues migrating almost all assets - but the error logs like above were descriptive about the issue enabling me to fix them and move on. However this above log is not helping in any way. Is there a way to get details of this error in some log or enabling detailed logging to understand the issue.