Learn R Programming

paws.storage (version 0.2.0)

efs_delete_replication_configuration: Deletes an existing replication configuration

Description

Deletes an existing replication configuration. To delete a replication configuration, you must make the request from the Amazon Web Services Region in which the destination file system is located. Deleting a replication configuration ends the replication process. After a replication configuration is deleted, the destination file system is no longer read-only. You can write to the destination file system after its status becomes Writeable.

See https://paws-r.github.io/docs/efs/delete_replication_configuration.html for full documentation.

Usage

efs_delete_replication_configuration(SourceFileSystemId)

Arguments

SourceFileSystemId

[required] The ID of the source file system in the replication configuration.