AWS AmazonElastiCache documentation change
Summary
Simplified 'cache clusters' to 'clusters' in IAM policy testing guidance
Security assessment
The change improves general documentation clarity but does not modify security guidance or address vulnerabilities.
Diff
diff --git a/AmazonElastiCache/latest/dg/IAM.IdentityBasedPolicies.md b/AmazonElastiCache/latest/dg/IAM.IdentityBasedPolicies.md index 628f18017..d481ae652 100644 --- a//AmazonElastiCache/latest/dg/IAM.IdentityBasedPolicies.md +++ b//AmazonElastiCache/latest/dg/IAM.IdentityBasedPolicies.md @@ -118 +118 @@ For instructions on setting up IAM users and groups, see [Creating Your First IA -Always test your IAM policies thoroughly before using them in production. Some ElastiCache actions that appear simple can require other actions to support them when you are using the ElastiCache console. For example, `elasticache:CreateCacheCluster` grants permissions to create ElastiCache cache clusters. However, to perform this operation, the ElastiCache console uses a number of `Describe` and `List` actions to populate console lists. +Always test your IAM policies thoroughly before using them in production. Some ElastiCache actions that appear simple can require other actions to support them when you are using the ElastiCache console. For example, `elasticache:CreateCacheCluster` grants permissions to create ElastiCache clusters. However, to perform this operation, the ElastiCache console uses a number of `Describe` and `List` actions to populate console lists.