View source: R/efs_operations.R
efs_update_file_system_protection | R Documentation |
Updates protection on the file system.
See https://www.paws-r-sdk.com/docs/efs_update_file_system_protection/ for full documentation.
efs_update_file_system_protection(
FileSystemId,
ReplicationOverwriteProtection = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.