Copying RDS Snapshot to another account

0

Scenario

A customer wants to shutdown an AWS account say Account A, however it has RDS/Aurora databases. These databases are encrypted. Prior to shutdown, they want to backup these databases.

My Recommendation:

  • Create manual snapshots of these databases and copy them to backup account i.e. account B. [Within region]
  • For encryption, use a KMS key from account B to encrypt target snapshots.

I have gone through the documentation and can see the only limitation in this scenario is deleting the source snapshot before the copy is complete or target snapshot status is Available. Reference

Questions:

  • Are there any other limitations that I should be aware of in this scenario? I don't want the customer to be surprised when they try to restore using this snapshot after account A has been deleted.
已提问 4 年前419 查看次数
1 回答
0
已接受的回答

Be very careful with KMS policies and ensure that the final snapshot is encrypted with a key belonging to the target account.

Additionally, you can share this entry from our Knowledge Center with the customer, https://aws.amazon.com/premiumsupport/knowledge-center/share-encrypted-rds-snapshot-kms-key/

AWS
已回答 4 年前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则