v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445255198.7 KB

Creates a new multi-Region cluster.

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

Headers

X-Amz-Target'AmazonMemoryDB.CreateMultiRegionCluster' required

Request body

MultiRegionClusterNameSuffixstring required

A suffix to be added to the Multi-Region cluster name. Amazon MemoryDB automatically applies a prefix to the Multi-Region cluster Name when it is created. Each Amazon Region has its own prefix. For instance, a Multi-Region cluster Name created in the US-West-1 region will begin with "virxk", along with the suffix name you provide. The suffix guarantees uniqueness of the Multi-Region cluster name across multiple regions.

Descriptionstring

A description for the multi-Region cluster.

Enginestring

The name of the engine to be used for the multi-Region cluster.

EngineVersionstring

The version of the engine to be used for the multi-Region cluster.

NodeTypestring required

The node type to be used for the multi-Region cluster.

MultiRegionParameterGroupNamestring

The name of the multi-Region parameter group to be associated with the cluster.

NumShardsinteger

The number of shards for the multi-Region cluster.

TLSEnabledboolean

Whether to enable TLS encryption for the multi-Region cluster.

Response

Success