View source: R/efs_operations.R
efs_put_backup_policy | R Documentation |
Updates the file system's backup policy. Use this action to start or stop automatic backups of the file system.
See https://www.paws-r-sdk.com/docs/efs_put_backup_policy/ for full documentation.
efs_put_backup_policy(FileSystemId, BackupPolicy)
FileSystemId |
[required] Specifies which EFS file system to update the backup policy for. |
BackupPolicy |
[required] The backup policy included in the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.