elasticache_test_failover: Represents the input of a TestFailover operation which tests...

View source: R/elasticache_operations.R

elasticache_test_failoverR Documentation

Represents the input of a TestFailover operation which tests automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console)

Description

Represents the input of a test_failover operation which tests automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).

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

Usage

elasticache_test_failover(ReplicationGroupId, NodeGroupId)

Arguments

ReplicationGroupId

[required] The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.

NodeGroupId

[required] The name of the node group (called shard in the console) in this replication group on which automatic failover is to be tested. You may test automatic failover on up to 15 node groups in any rolling 24-hour period.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.