elasticache_failover_global_replication_group: Used to failover the primary region to a secondary region

View source: R/elasticache_operations.R

elasticache_failover_global_replication_groupR Documentation

Used to failover the primary region to a secondary region

Description

Used to failover the primary region to a secondary region. The secondary region will become primary, and all other clusters will become secondary.

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

Usage

elasticache_failover_global_replication_group(
  GlobalReplicationGroupId,
  PrimaryRegion,
  PrimaryReplicationGroupId
)

Arguments

GlobalReplicationGroupId

[required] The name of the Global datastore

PrimaryRegion

[required] The Amazon region of the primary cluster of the Global datastore

PrimaryReplicationGroupId

[required] The name of the primary replication group


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