AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2025-10-28 · Documentation low

File: eks/latest/userguide/grant-k8s-access.md

Summary

Fixed markdown link syntax for 'setting-up-access-entries' documentation reference

Security assessment

The change corrects a broken documentation link format but doesn't alter security-related content. This is a documentation formatting fix with no security impact.

Diff

diff --git a/eks/latest/userguide/grant-k8s-access.md b/eks/latest/userguide/grant-k8s-access.md
index 48cb1f541..9048e0c69 100644
--- a//eks/latest/userguide/grant-k8s-access.md
+++ b//eks/latest/userguide/grant-k8s-access.md
@@ -42 +42 @@ Use _access entries_ to manage the Kubernetes permissions of IAM principals from
-To get started, follow eks/latest/userguide/setting-up-access-entries.html[Change authentication mode to use access entries,type="documentation"], then [Migrating existing aws-auth ConfigMap entries to access entries](./migrating-access-entries.html).
+To get started, follow [Change authentication mode to use access entries](./setting-up-access-entries.html), then [Migrating existing aws-auth ConfigMap entries to access entries](./migrating-access-entries.html).