AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2026-06-07 · Documentation low

File: eks/latest/userguide/kro-troubleshooting.md

Summary

Updated troubleshooting introduction to mention controller log delivery configuration capability. Added reference to controller log access documentation.

Security assessment

Minor documentation update about log visibility for operational troubleshooting. No security vulnerabilities are addressed, and no new security features are documented. The change enhances general troubleshooting guidance without specific security context.

Diff

diff --git a/eks/latest/userguide/kro-troubleshooting.md b/eks/latest/userguide/kro-troubleshooting.md
index b328f979f..86a3fe8ff 100644
--- a//eks/latest/userguide/kro-troubleshooting.md
+++ b//eks/latest/userguide/kro-troubleshooting.md
@@ -17 +17 @@ To contribute to this user guide, choose the **Edit this page on GitHub** link t
-EKS Capabilities are fully managed and run outside your cluster. You do not have access to controller logs or controller namespaces. Troubleshooting focuses on capability health, RBAC configuration, and resource status.
+EKS Capabilities are fully managed and run outside your cluster. You do not have direct access to controller namespaces. You can configure controller log delivery for visibility into controller behavior. See [Access EKS Capabilities controller logs](./capabilities-controller-logs.html). Troubleshooting focuses on capability health, RBAC configuration, and resource status.