Used to failover the primary region to a selected secondary region. The selected secondary region will become primary, and all other clusters will become secondary.
elasticache_failover_global_replication_group(GlobalReplicationGroupId,
PrimaryRegion, PrimaryReplicationGroupId)
[required] The name of the Global Datastore
[required] The AWS region of the primary cluster of the Global Datastore
[required] The name of the primary replication group
svc$failover_global_replication_group( GlobalReplicationGroupId = "string", PrimaryRegion = "string", PrimaryReplicationGroupId = "string" )