v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431160173.1 KB

Creates a replication configuration to either a new or existing EFS file system. For more information, see Amazon EFS replication in the Amazon EFS User Guide. The replication configuration specifies the following:

  • Source file system – The EFS file system that you want to replicate.

  • Destination file system – The destination file system to which the source file system is replicated. There can only be one destination file system in a replication configuration.

    A file system can be part of only one replication configuration.

    The destination parameters for the replication configuration depend on whether you are replicating to a new file system or to an existing file system, and if you are replicating across Amazon Web Services accounts. See DestinationToCreate for more information.

This operation requires permissions for the elasticfilesystem:CreateReplicationConfiguration action. Additionally, other permissions are required depending on how you are replicating file systems. For more information, see Required permissions for replication in the Amazon EFS User Guide.

post/2015-02-01/file-systems/{SourceFileSystemId}/replication-configuration

Path parameters

SourceFileSystemIdstring required

Specifies the Amazon EFS file system that you want to replicate. This file system cannot already be a source or destination file system in another replication configuration.

Request body

Response

Success

SourceFileSystemIdstring required

The ID of the source Amazon EFS file system that is being replicated.

SourceFileSystemRegionstring required

The Amazon Web Services Region in which the source EFS file system is located.

SourceFileSystemArnstring required

The Amazon Resource Name (ARN) of the current source file system in the replication configuration.

OriginalSourceFileSystemArnstring required

The Amazon Resource Name (ARN) of the original source EFS file system in the replication configuration.

CreationTimestring date-time required

Describes when the replication configuration was created.

SourceFileSystemOwnerIdstring

ID of the Amazon Web Services account in which the source file system resides.