AWS eks documentation change
Summary
Removed inline JSON file creation commands for cluster role trust policies.
Security assessment
Documentation simplification without security implications.
Diff
diff --git a/eks/latest/userguide/create-cluster.md b/eks/latest/userguide/create-cluster.md index 4866bbbbd..9c132d6d2 100644 --- a//eks/latest/userguide/create-cluster.md +++ b//eks/latest/userguide/create-cluster.md @@ -42 +41,0 @@ This topic provides an overview of the available options and describes what to c - cat >eks-cluster-role-trust-policy.json <<EOF @@ -55 +53,0 @@ This topic provides an overview of the available options and describes what to c - EOF