AWS Security ChangesHomeSearch

AWS eks documentation change

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

File: eks/latest/userguide/deploy-ipv6-cluster.md

Summary

Removed inline JSON file creation commands and updated example regions.

Security assessment

Documentation cleanup with no direct security implications.

Diff

diff --git a/eks/latest/userguide/deploy-ipv6-cluster.md b/eks/latest/userguide/deploy-ipv6-cluster.md
index 38917530b..f47907395 100644
--- a//eks/latest/userguide/deploy-ipv6-cluster.md
+++ b//eks/latest/userguide/deploy-ipv6-cluster.md
@@ -190 +189,0 @@ An example output is as follows.
-                cat >eks-cluster-role-trust-policy.json <<EOF
@@ -203 +201,0 @@ An example output is as follows.
-        EOF
@@ -243 +240,0 @@ By default, the `config` file is created in `~/.kube` or the new cluster’s con
-                cat >vpc-cni-ipv6-policy.json <<EOF
@@ -269 +265,0 @@ By default, the `config` file is created in `~/.kube` or the new cluster’s con
-        EOF
@@ -277 +272,0 @@ By default, the `config` file is created in `~/.kube` or the new cluster’s con
-                cat >node-role-trust-relationship.json <<EOF
@@ -290 +284,0 @@ By default, the `config` file is created in `~/.kube` or the new cluster’s con
-        EOF