AWS Security ChangesHomeSearch

AWS AmazonElastiCache documentation change

Service: AmazonElastiCache · 2025-03-19 · Documentation low

File: AmazonElastiCache/latest/dg/Clusters.Create-mc.md

Summary

Updated documentation links and removed redundant 'via the console' phrasing. Changed reference from Valkey-specific cluster creation to generic cluster creation guide.

Security assessment

Changes involve documentation navigation improvements and phrasing updates without any security-related context or vulnerability mentions.

Diff

diff --git a/AmazonElastiCache/latest/dg/Clusters.Create-mc.md b/AmazonElastiCache/latest/dg/Clusters.Create-mc.md
index 379e0d985..7c13325fc 100644
--- a/AmazonElastiCache/latest/dg/Clusters.Create-mc.md
+++ b/AmazonElastiCache/latest/dg/Clusters.Create-mc.md
@@ -11 +11 @@ When you use the Memcached engine, Amazon ElastiCache supports horizontally part
-To create a Memcached cluster via the console, follow the steps at [Creating a Valkey (cluster mode disabled) cluster (Console)](./Clusters.Create.html#Clusters.Create.CON.RedisCluster). When you reach step five, select **Create Memcached cache**.
+To create a Memcached cluster, follow the steps at [Create a cluster](./SubnetGroups.designing-cluster-pre.valkey.html#GettingStarted.CreateCluster.valkey)
@@ -13 +13 @@ To create a Memcached cluster via the console, follow the steps at [Creating a V
-As soon as your cluster's status is _available_ , you can grant Amazon EC2 access to it, connect to it, and begin using it. For more information, see the similar steps [Step 3. Authorize access to the cluster](./SubnetGroups.designing-cluster-pre.valkey.html#GettingStarted.AuthorizeAccess.valkey) and [Step 4. Connect to the cluster's node](./SubnetGroups.designing-cluster-pre.valkey.html#GettingStarted.ConnectToCacheNode.valkey).
+As soon as your cluster's status is _available_ , you can grant Amazon EC2 access to it, connect to it, and begin using it. For more information, see [Step 3. Authorize access to the cluster](./SubnetGroups.designing-cluster-pre.valkey.html#GettingStarted.AuthorizeAccess.valkey) and [Step 4. Connect to the cluster's node](./SubnetGroups.designing-cluster-pre.valkey.html#GettingStarted.ConnectToCacheNode.valkey).