v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445255198.7 KB

Deletes a cluster. It also deletes all associated nodes and node endpoints.

CreateSnapshot permission is required to create a final snapshot. Without this permission, the API call will fail with an Access Denied exception.

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

Headers

X-Amz-Target'AmazonMemoryDB.DeleteCluster' required

Request body

ClusterNamestring required

The name of the cluster to be deleted

MultiRegionClusterNamestring

The name of the multi-Region cluster to be deleted.

FinalSnapshotNamestring

The user-supplied name of a final cluster snapshot. This is the unique name that identifies the snapshot. MemoryDB creates the snapshot, and then deletes the cluster immediately afterward.

Response

Success