efs_delete_replication_configuration: Deletes an existing replication configuration

View source: R/efs_operations.R

efs_delete_replication_configurationR Documentation

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.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.