decreaseReplicaCount
inline suspend fun ElastiCacheClient.decreaseReplicaCount(crossinline block: DecreaseReplicaCountRequest.Builder.() -> Unit): DecreaseReplicaCountResponse
Dynamically decreases the number of replicas in a Valkey or Redis OSS (cluster mode disabled) replication group or the number of replica nodes in one or more node groups (shards) of a Valkey or Redis OSS (cluster mode enabled) replication group. This operation is performed with no cluster down time.