efs_update_file_system_protection {paws.storage} | R Documentation |
Updates protection on the file system
Description
Updates protection on the file system.
See https://www.paws-r-sdk.com/docs/efs_update_file_system_protection/ for full documentation.
Usage
efs_update_file_system_protection(
FileSystemId,
ReplicationOverwriteProtection = NULL
)
Arguments
FileSystemId |
[required] The ID of the file system to update. |
ReplicationOverwriteProtection |
The status of the file system's replication overwrite protection.
If the replication configuration is deleted, the file system's replication overwrite protection is re-enabled, the file system becomes writeable. |