AWS AmazonElastiCache documentation change
Summary
Replaced 'self-designed clusters' with 'node-based clusters' in EC2 networking context
Security assessment
This is a terminology consistency update without any explicit security context or vulnerability mitigation mentioned.
Diff
diff --git a/AmazonElastiCache/latest/dg/IAM.IdentityBasedPolicies.PredefinedPolicies.md b/AmazonElastiCache/latest/dg/IAM.IdentityBasedPolicies.PredefinedPolicies.md index 5d1dbdd04..9a6e6c49e 100644 --- a//AmazonElastiCache/latest/dg/IAM.IdentityBasedPolicies.PredefinedPolicies.md +++ b//AmazonElastiCache/latest/dg/IAM.IdentityBasedPolicies.PredefinedPolicies.md @@ -23 +23 @@ This policy allows ElastiCache to manage AWS resources on your behalf as necessa - * `ec2` – Manage EC2 networking resources to attach to cache nodes, including VPC endpoints (for serverless caches), Elastic Network Interfaces (ENIs) (for self-designed clusters), and security groups. + * `ec2` – Manage EC2 networking resources to attach to cache nodes, including VPC endpoints (for serverless caches), Elastic Network Interfaces (ENIs) (for node-based clusters), and security groups.