AWS Security ChangesHomeSearch

AWS guardduty documentation change

Service: guardduty · 2026-05-16 · Documentation low

File: guardduty/latest/ug/eksrunmon-update-security-agent.md

Summary

Updated agent version in AWS CLI update example from v1.12.2-eksbuild.2 to v1.15.0-eksbuild.2.

Security assessment

Updates agent version in maintenance instructions. Maintains security feature documentation but shows no evidence of vulnerability fixes.

Diff

diff --git a/guardduty/latest/ug/eksrunmon-update-security-agent.md b/guardduty/latest/ug/eksrunmon-update-security-agent.md
index e7934f856..f6e8f9963 100644
--- a//guardduty/latest/ug/eksrunmon-update-security-agent.md
+++ b//guardduty/latest/ug/eksrunmon-update-security-agent.md
@@ -60 +60 @@ You can use the following AWS CLI example when using configurable values support
-    aws eks update-addon --region us-east-1 --cluster-name myClusterName --addon-name aws-guardduty-agent --addon-version v1.12.2-eksbuild.2 --configuration-values 'file://example.json'
+    aws eks update-addon --region us-east-1 --cluster-name myClusterName --addon-name aws-guardduty-agent --addon-version v1.15.0-eksbuild.2 --configuration-values 'file://example.json'