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

posta 10 mesi fa695 visualizzazioni
2 Risposte
1
Risposta accettata

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
ESPERTO
con risposta 10 mesi fa
profile pictureAWS
ESPERTO
verificato 10 mesi fa
  • 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

con risposta 10 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande