decreaseReplicationFactor
abstract suspend fun decreaseReplicationFactor(input: DecreaseReplicationFactorRequest): DecreaseReplicationFactorResponse
Removes one or more nodes from a DAX cluster.
You cannot use DecreaseReplicationFactor to remove the last node in a DAX cluster. If you need to do this, use DeleteCluster instead.