AWS Security ChangesHomeSearch

AWS AmazonElastiCache documentation change

Service: AmazonElastiCache · 2025-10-25 · Documentation low

File: AmazonElastiCache/latest/dg/SubnetGroups.md

Summary

Updated 'self-designed clusters' to 'node-based clusters' in subnet group documentation

Security assessment

Language refinement for consistency. No security implications as the change doesn't affect VPC/subnet security practices.

Diff

diff --git a/AmazonElastiCache/latest/dg/SubnetGroups.md b/AmazonElastiCache/latest/dg/SubnetGroups.md
index e0b550d7f..40e1c234b 100644
--- a//AmazonElastiCache/latest/dg/SubnetGroups.md
+++ b//AmazonElastiCache/latest/dg/SubnetGroups.md
@@ -7 +7 @@
-A _subnet group_ is a collection of subnets (typically private) that you can designate for your self-designed clusters running in an Amazon Virtual Private Cloud (VPC) environment.
+A _subnet group_ is a collection of subnets (typically private) that you can designate for your node-based clusters running in an Amazon Virtual Private Cloud (VPC) environment.
@@ -9 +9 @@ A _subnet group_ is a collection of subnets (typically private) that you can des
-If you create a self-designed cluster in an Amazon VPC, you must use a subnet group. ElastiCache uses that subnet group to choose a subnet and IP addresses within that subnet to associate with your nodes.
+If you create a node-based cluster in an Amazon VPC, you must use a subnet group. ElastiCache uses that subnet group to choose a subnet and IP addresses within that subnet to associate with your nodes.