AWS Security ChangesHomeSearch

AWS guardduty documentation change

Service: guardduty · 2025-10-16 · Documentation low

File: guardduty/latest/ug/guardduty_findings-summary.md

Summary

Added kernel module metadata fields to findings documentation

Security assessment

Expands documentation for security investigation capabilities (module name/SHA256/path) but doesn't itself address a security issue. Enhances existing security feature documentation.

Diff

diff --git a/guardduty/latest/ug/guardduty_findings-summary.md b/guardduty/latest/ug/guardduty_findings-summary.md
index 8ebc38dbb..628be5a41 100644
--- a//guardduty/latest/ug/guardduty_findings-summary.md
+++ b//guardduty/latest/ug/guardduty_findings-summary.md
@@ -621,0 +622,6 @@ From the following fields, a generated finding may include only those fields tha
+  * **Module Name** – The name of the module that is loaded into the kernel.
+
+  * **Module SHA256** – The SHA256 hash of the module.
+
+  * **Module File Path** – The path to the module loaded into the kernel.
+