deleteReplicationConfiguration
abstract suspend fun deleteReplicationConfiguration(input: DeleteReplicationConfigurationRequest): DeleteReplicationConfigurationResponse
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.
This operation requires permissions for the elasticfilesystem:DeleteReplicationConfiguration
action.