Using Console
Using CLI
DOCUMENT_NAME
with the name of the public SSM Document that you want to make private.
DOCUMENT_NAME
with the name of the SSM Document you updated.
Using Python
aws configure
command.
'your-file-system-arn1', 'your-file-system-arn2'
with the ARNs of the EFS file systems you want to protect, and 'your-backup-vault-name'
with the name of the backup vault where backups will be stored. This script creates a backup plan for the specified EFS file systems, ensuring they are protected by backups according to the specified schedule and retention policy. Adjust the backup plan settings as needed.