elasticache_disassociate_global_replication_group: Remove a secondary cluster from the Global datastore using...

View source: R/elasticache_operations.R

elasticache_disassociate_global_replication_groupR Documentation

Remove a secondary cluster from the Global datastore using the Global datastore name

Description

Remove 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
)

Arguments

GlobalReplicationGroupId

[required] The name of the Global datastore

ReplicationGroupId

[required] The name of the secondary cluster you wish to remove from the Global datastore

ReplicationGroupRegion

[required] The Amazon region of secondary cluster you wish to remove from the Global datastore


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.