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
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠