AWS Security ChangesHomeSearch

AWS AmazonElastiCache documentation change

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

File: AmazonElastiCache/latest/dg/IAM.ConditionKeys.md

Summary

Updated terminology from 'self-designed cache cluster' to 'node-based cluster' in IAM policy condition example

Security assessment

The change appears to be a terminology update for clarity, not directly addressing security vulnerabilities or introducing security controls.

Diff

diff --git a/AmazonElastiCache/latest/dg/IAM.ConditionKeys.md b/AmazonElastiCache/latest/dg/IAM.ConditionKeys.md
index 4176c24bf..c11aa45f3 100644
--- a//AmazonElastiCache/latest/dg/IAM.ConditionKeys.md
+++ b//AmazonElastiCache/latest/dg/IAM.ConditionKeys.md
@@ -56 +56 @@ To implement fine-grained control, you write an IAM permissions policy that spec
-To apply a condition, you add the condition information to the IAM policy statement. In the following example, you specify the condition that any self-designed cache cluster created will be of node type `cache.r5.large`. 
+To apply a condition, you add the condition information to the IAM policy statement. In the following example, you specify the condition that any node-based cluster created will be of node type `cache.r5.large`.