AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/cni-custom-network-tutorial.md

Summary

Removed inline JSON file creation commands for trust policies.

Security assessment

Simplifies documentation structure without altering security-related content.

Diff

diff --git a/eks/latest/userguide/cni-custom-network-tutorial.md b/eks/latest/userguide/cni-custom-network-tutorial.md
index 0ebc4ff75..472c6dadc 100644
--- a//eks/latest/userguide/cni-custom-network-tutorial.md
+++ b//eks/latest/userguide/cni-custom-network-tutorial.md
@@ -76 +75,0 @@ Don’t continue to the next step until the output of the command is `CREATE_COM
-                cat >eks-cluster-role-trust-policy.json <<EOF
@@ -89 +87,0 @@ Don’t continue to the next step until the output of the command is `CREATE_COM
-        EOF
@@ -313 +310,0 @@ If output is returned, the annotation exists. If no output is returned, then the
-                cat >node-role-trust-relationship.json <<EOF
@@ -326 +322,0 @@ If output is returned, the annotation exists. If no output is returned, then the
-        EOF