efs_put_backup_policy {paws.storage} | R Documentation |
Updates the file system's backup policy
Description
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.
Usage
efs_put_backup_policy(FileSystemId, BackupPolicy)
Arguments
FileSystemId |
[required] Specifies which EFS file system to update the backup policy for. |
BackupPolicy |
[required] The backup policy included in the
|
[Package paws.storage version 0.9.0 Index]