From b002fd72f37aa0ad05f560a0bc5665cfbdcfedf3 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 18:41:56 +0000 Subject: [PATCH] Document Elasticache instance type specs in datastore selector Generated-By: mintlify-agent --- addons/datastores.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/addons/datastores.mdx b/addons/datastores.mdx index 31ece02..c5689f1 100644 --- a/addons/datastores.mdx +++ b/addons/datastores.mdx @@ -127,6 +127,8 @@ Provisions an Amazon Elasticache replication group with: - Automatic failover if the primary fails - Minimal downtime during modifications +When creating or editing an Elasticache datastore, the instance type selector lists each supported node type alongside its vCPU count and memory (in GiB) to help you right-size the cluster. For example, `cache.m7g.large (2 vCPU, 6.4 GiB)` indicates a node with 2 vCPUs and 6.4 GiB of memory. + --- ## Monitoring