Learn R Programming

paws.storage (version 0.4.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://www.paws-r-sdk.com/docs/efs_delete_replication_configuration/ for full documentation.

Usage

efs_delete_replication_configuration(SourceFileSystemId)

Arguments

SourceFileSystemId

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