Remove a secondary cluster from the Global datastore using the Global datastore name
Source:R/elasticache_operations.R
elasticache_disassociate_global_replication_group.RdRemove a secondary cluster from the Global datastore using the Global datastore name. The secondary cluster will no longer receive updates from the primary cluster, but will remain as a standalone cluster in that Amazon region.
See https://www.paws-r-sdk.com/docs/elasticache_disassociate_global_replication_group/ for full documentation.
Usage
elasticache_disassociate_global_replication_group(
GlobalReplicationGroupId,
ReplicationGroupId,
ReplicationGroupRegion
)