v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445255198.7 KB

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.

post/#X-Amz-Target=AmazonMemoryDB.FailoverShard

Headers

X-Amz-Target'AmazonMemoryDB.FailoverShard' required

Request body

ClusterNamestring required

The cluster being failed over.

ShardNamestring required

The name of the shard.

Response

Success