AWS eks documentation change
Summary
Removed inline JSON file creation commands for node role trust relationships.
Security assessment
Structural changes to documentation with no security impact.
Diff
diff --git a/eks/latest/userguide/create-node-role.md b/eks/latest/userguide/create-node-role.md index 62923971e..188c6d411 100644 --- a//eks/latest/userguide/create-node-role.md +++ b//eks/latest/userguide/create-node-role.md @@ -133 +132,0 @@ AWS CLI - cat >node-role-trust-relationship.json <<EOF @@ -150 +148,0 @@ AWS CLI - EOF