AWS Backup - restore recoverypoints/backups to member accounts

0

"You can use the cross-account management feature in AWS Backup to manage and monitor your backup, restore, and copy jobs across AWS accounts that you configure with AWS Organizations."

Does the backups in the vault knows to which account to restore? i know it says it keeps the configuration of the backups like vpcId, etc.. I read in the documentation about the api action "start_restore_job" where you pass all the configurations in the metadata parameters depending on the ResourceTYpe, what about the destination account or regions ?

https://docs.aws.amazon.com/aws-backup/latest/devguide/manage-cross-account.html

已提問 10 個月前檢視次數 691 次
2 個答案
1
已接受的答案

Enabling cross-account management allows backups created by AWS Backup to be shared to another member account.
In other words, if the backup is not shared, it cannot be restored by another member account.
The "start_restore_job" should only be executed in the AWS account that is being restored.
https://docs.aws.amazon.com/aws-backup/latest/devguide/create-cross-account-backup.html#restore-cab

AWS Backup does not support recovering resources from one AWS account to another. However, you can copy a backup from one account to a different account and then restore it in that account. For example, you can't restore a backup from account A to account B, but you can copy a backup from account A to account B, and then restore it in account B.

profile picture
專家
已回答 10 個月前
profile pictureAWS
專家
已審閱 10 個月前
  • Can the member account retrieve its own related backups from the "backup" aws acount and restore it in its own account ?

  • To restore in a member account, you must copy the backup from your "backup" aws account It is not possible to restore directly.

  • i see. thanks you

  • But what about Key-Pair? i did Restore the EC2 which I share with my other member account, but when I tried to restore it, I found there is no option to select key-pair, in Advance options I found and I select new key pair. i did launch instance from recovery point, but my health checks for Instance getting failed every time. not getting why actually.

0

i dont know you say

已回答 10 個月前

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

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

回答問題指南