AWS AmazonECR documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in EKS cluster creation context
Security assessment
Terminology standardization without altering security meaning. The reference to IAM permissions being applied by default remains unchanged, with no security impact.
Diff
diff --git a/AmazonECR/latest/userguide/ECR_on_EKS.md b/AmazonECR/latest/userguide/ECR_on_EKS.md index e31fc5848..46d789323 100644 --- a//AmazonECR/latest/userguide/ECR_on_EKS.md +++ b//AmazonECR/latest/userguide/ECR_on_EKS.md @@ -44 +44 @@ JSON -If you used `eksctl` or the AWS CloudFormation templates in [Getting Started with Amazon EKS](https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html) to create your cluster and worker node groups, these IAM permissions are applied to your worker node IAM role by default. +If you used `eksctl` or the CloudFormation templates in [Getting Started with Amazon EKS](https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html) to create your cluster and worker node groups, these IAM permissions are applied to your worker node IAM role by default.