AWS Security ChangesHomeSearch

AWS neptune medium security documentation change

Service: neptune · 2026-06-04 · Security-related medium

File: neptune/latest/userguide/slow-query-logs.md

Summary

Added 'authTimeMs' attribute to document authentication/authorization latency tracking in slow query logs

Security assessment

New security monitoring capability added to detect authentication/authorization performance issues. This helps identify potential DoS vulnerabilities or misconfigurations by exposing auth latency metrics.

Diff

diff --git a/neptune/latest/userguide/slow-query-logs.md b/neptune/latest/userguide/slow-query-logs.md
index d59061d45..c1c462fe3 100644
--- a//neptune/latest/userguide/slow-query-logs.md
+++ b//neptune/latest/userguide/slow-query-logs.md
@@ -74,0 +75 @@ Group | Attribute | Description
+`authTimeMs` | Query authentication and authorization time, in milliseconds.