efs_put_backup_policy: Updates the file system's backup policy

View source: R/efs_operations.R

efs_put_backup_policyR 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 put_backup_policy request.


paws.storage documentation built on May 29, 2024, 2:03 a.m.