increaseReplicaCount
inline suspend fun ElastiCacheClient.increaseReplicaCount(crossinline block: IncreaseReplicaCountRequest.Builder.() -> Unit): IncreaseReplicaCountResponse
Dynamically increases 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.