memorydb_failover_shard: Used to failover a shard

View source: R/memorydb_operations.R

memorydb_failover_shardR Documentation

Used to failover a shard

Description

Used to failover a shard. This API is designed for testing the behavior of your application in case of MemoryDB failover. It is not designed to be used as a production-level tool for initiating a failover to overcome a problem you may have with the cluster. Moreover, in certain conditions such as large scale operational events, Amazon may block this API.

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

Usage

memorydb_failover_shard(ClusterName, ShardName)

Arguments

ClusterName

[required] The cluster being failed over

ShardName

[required] The name of the shard


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