Exporting asset from dev account to completely new account

I tried to export assets from the QS development account to an empty QS account, but the exporting part was smooth. JSON files were created, and uploaded to Target S3.

Now the main importing part
I am getting errors when importing
my DataSource is RDS, POSTGRES type

so in my overriding parameter, I am using the RDS parameter of the TARGET Account

getting error

{
“Arn”: “arn:aws:quicksight:us-east-1:account_no:asset-bundle-import-job/my-import-job22”,
“AssetBundleImportJobId”: “my-import-job22”,
“AssetBundleImportSource”: {
“S3Uri”: “s3://qs-asset-migration/testing_job01.zip”
},
“AwsAccountId”: “072078348090”,
“CreatedTime”: “2024-05-30 12:11:49+05:30”,
“Errors”: [
{
“Arn”: “arn:aws:quicksight:us-east-1:acc_number:asset-bundle-import-job/my-import-job22”,
“Message”: “Unexpected internal service error, please retry”,
“Type”: “com.amazonaws.services.quicksight.common.InternalServiceError”
}
],
“FailureAction”: “ROLLBACK”,
“JobStatus”: “FAILED_ROLLBACK_COMPLETED”,
“OverrideParameters”: {
“DataSources”: [
{
“Credentials”: {},
“DataSourceId”: “a29b4301-9e4a-448a-8210-4547767c6785”,
“DataSourceParameters”: {
“RdsParameters”: {
“Database”: “postgres”, #TARGET RDS
“InstanceId”: “quicksight” #TARGET RDS
}
},
“Name”: “test”,
“SslProperties”: {
“DisableSsl”: false
}
},
{
“Credentials”: {},
“DataSourceId”: “a29b4301-9e4a-448a-8210-4547767c6785”,
“DataSourceParameters”: {
“RdsParameters”: {
“Database”: “postgres”,
“InstanceId”: “quicksight”
}
},
“Name”: “ethnic”,
“SslProperties”: {
“DisableSsl”: false
}
},
{
“Credentials”: {},
“DataSourceId”: “a29b4301-9e4a-448a-8210-4547767c6785”,
“DataSourceParameters”: {
“RdsParameters”: {
“Database”: “postgres”,
“InstanceId”: “quicksight”
}
},
“Name”: “pulse”,
“SslProperties”: {
“DisableSsl”: false
}
}
]
},
“RequestId”: “a75fd0ce-7f97-4fb3-a72e-e59d076d0104”,
“ResponseMetadata”: {
“HTTPHeaders”: {
“connection”: “keep-alive”,
“content-length”: “4563”,
“content-type”: “application/JSON”,
“date”: “Thu, 30 May 2024 06:41:54 GMT”,
“x-amzn-requestid”: “a75fd0ce-7f97-4fb3-a72e-e59d076d0104”
},
“HTTPStatusCode”: 200,
“RequestId”: “a75fd0ce-7f97-4fb3-a72e-e59d076d0104”,
“RetryAttempts”: 0
},
“Status”: 200
}

I need help to import files to new/empty QS account

Hi,

Here is the compete guide of migration. Please check what step you are missing.

Regards,
Naveed Ali

1 Like

Hi @Rounak_shankar,
It’s been awhile since we last heard from you; checking to see if you had any additional questions regarding your original topic or if the article linked above helped with your solution?

If we do not hear back within the next 3 business days, I’ll mark the solution.

Thank you!

Hi @Rounak_shankar,
Since we haven’t heard back, I’ll go ahead and mark the solution. However, if you have any additional questions, feel free to create a new topic in the community and link this discussion for relevant information.

Thank you!