AWS eks documentation change
Summary
Fixed a typo in the word 'more' (changed from 'mroe').
Security assessment
Change is a minor typo fix. No security-related content was added, removed, or modified.
Diff
diff --git a/eks/latest/eksctl/iam-policies.md b/eks/latest/eksctl/iam-policies.md index 0dbed927f..c0b05c2d2 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 more 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 mroe information, see [IAM roles for Amazon EC2](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html).