Copy or share RDS Custom Snapshot from one region or account to another one

0

I´ve been doing some research and tests in order to copy or share a snapshot of a RDS Custom SQL Server database, but to no avail.

I got the next error when trying to copy the snapshot with AWS Backup:

You can't copy a DB snapshot for an instance in RDS Custom.

It does not work for cross-region or cross-account backups.

And if I try to share a manual snapshot, I got the next error:

You can't modify a DB snapshot attribute for an instance in RDS Custom.

There's no way to share the CVE either, so I'm thinking that maybe I will need to create everything from scratch in the second region or second account, and then restore the SQL Server database with a native tool or something along the lines.

Please advise, thanks!

1 個回答
0

as a workaround you can export the snapshot so S3 and share with your second account then

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ExportSnapshot.html

or another methot use SSMS like tools to create and restore backup of your SQL Database instance

profile picture
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南