Skip to contents

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:

See https://www.paws-r-sdk.com/docs/efs_create_replication_configuration/ for full documentation.

Usage

efs_create_replication_configuration(SourceFileSystemId, Destinations)

Arguments

SourceFileSystemId

[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.

Destinations

[required] An array of destination configuration objects. Only one destination configuration object is supported.