Using Console
Using CLI
MyBackupVault
with the name of your existing backup vault.<BackupPlanId>
with the ID of the backup plan created in step 1 and <EFSFileSystemARN>
with the ARN of the EFS file system that needs to be included in the backup plan.Using Python
boto3
library for this purpose.boto3
.