From c96c06f9defcddb3e0272fbf10a0be5d4d78d23e Mon Sep 17 00:00:00 2001 From: Sarah Gibson Date: Mon, 22 Jul 2024 11:53:29 +0100 Subject: [PATCH] Add link to AWS EFS recovery steps into docs --- docs/howto/filesystem-backups/restore-filesystem.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/howto/filesystem-backups/restore-filesystem.md b/docs/howto/filesystem-backups/restore-filesystem.md index efcde1a7c7..eeb4127572 100644 --- a/docs/howto/filesystem-backups/restore-filesystem.md +++ b/docs/howto/filesystem-backups/restore-filesystem.md @@ -4,6 +4,15 @@ In the event of a disaster and the filesystem needs recovering, this document covers those steps for the cloud providers. +(howto:filesystem-backup:restore:aws)= +## AWS + +```{note} +We follow AWS's guidance for [restoring EFS from a recovery point](https://docs.aws.amazon.com/aws-backup/latest/devguide/restoring-efs.html#efs-restore-console) +``` + +Due to the length of the steps listed in that document, we will not repeat them here. + (howto:filesystem-backup:restore:gcp)= ## GCP