efs_delete_replication_configuration {paws.storage} | R Documentation |
Deletes a replication configuration
Description
Deletes a replication configuration. Deleting a replication configuration ends the replication process. After a replication configuration is deleted, the destination file system becomes Writeable
and its replication overwrite protection is re-enabled. For more information, see Delete a replication configuration.
See https://www.paws-r-sdk.com/docs/efs_delete_replication_configuration/ for full documentation.
Usage
efs_delete_replication_configuration(SourceFileSystemId, DeletionMode = NULL)
Arguments
SourceFileSystemId |
[required] The ID of the source file system in the replication configuration. |
DeletionMode |
When replicating across Amazon Web Services accounts or across Amazon
Web Services Regions, Amazon EFS deletes the replication configuration
from both the source and destination account or Region
( Only use the Additionally, do not use this mode for same-account, same-region replication as doing so results in a BadRequest exception error. |