File system protection - Amazon Elastic File System
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

File system protection

When you create an Amazon EFS file system, its replication overwrite protection is enabled by default. Replication overwrite protection prevents file system from being used as the destination in a replication configuration. Before you can use the file system as the destination in a replication configuration, you must disable the protection. If you delete the replication configuration, the file system's replication overwrite protection is re-enabled and the file system becomes writeable.

Disabling replication overwrite protection requires permissions for the elasticfilesystem:UpdateFileSystemProtection action. For more information, see Amazon managed policy: AmazonElasticFileSystemFullAccess.

The status of the replication overwrite protection for an Amazon EFS file system can have one of the values described in the following table.

File system state Description
ENABLED The file system cannot be used as the destination file system in a replication configuration. The file system is writeable. Replication overwrite protection is ENABLED by default.
DISABLED The file system can be used as the destination file system in a replication configuration.
REPLICATING The file system is being used as the destination file system in a replication configuration. The file system is read-only and is only modified only by Amazon EFS during replication.
  1. Sign in to the Amazon Web Services Management Console and open the Amazon EFS console at https://console.amazonaws.cn/efs/.

  2. In the left navigation pane, choose File systems.

  3. In the File systems list, choose the Amazon EFS file system that you want to use as the destination file system in a replication configuration.

  4. In the File system protection section, turn off Replication Overwrite Protection.