AWS eks documentation change
Summary
Fixed typo in 'mroe' -> 'more' in node group IAM documentation.
Security assessment
Simple typo correction without any security context or feature changes.
Diff
diff --git a/eks/latest/eksctl/iam-policies.md b/eks/latest/eksctl/iam-policies.md index c0b05c2d2..0dbed927f 100644 --- a//eks/latest/eksctl/iam-policies.md +++ b//eks/latest/eksctl/iam-policies.md @@ -9 +9 @@ Supported IAM add-on policiesAdding a custom instance roleAttaching inline polic -You can attach Instance Roles to node groups. Workloads running on the node will receive IAM permissions from the node. For mroe information, see [IAM roles for Amazon EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html). +You can attach Instance Roles to node groups. Workloads running on the node will receive IAM permissions from the node. For more information, see [IAM roles for Amazon EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html).