elasticache_rebalance_slots_in_global_replication_group {paws.database}R Documentation

Redistribute slots to ensure uniform distribution across existing shards in the cluster

Description

Redistribute slots to ensure uniform distribution across existing shards in the cluster.

See https://www.paws-r-sdk.com/docs/elasticache_rebalance_slots_in_global_replication_group/ for full documentation.

Usage

elasticache_rebalance_slots_in_global_replication_group(
  GlobalReplicationGroupId,
  ApplyImmediately
)

Arguments

GlobalReplicationGroupId

[required] The name of the Global datastore

ApplyImmediately

[required] If True, redistribution is applied immediately.


[Package paws.database version 0.7.0 Index]