AWS Security ChangesHomeSearch

AWS ebs documentation change

Service: ebs · 2025-04-11 · Documentation low

File: ebs/latest/userguide/nvme-detailed-performance-stats.md

Summary

Added clarification about NVMe driver behavior when performance stats requests exceed 1-second intervals

Security assessment

The change explains performance-related queuing behavior of admin commands but contains no references to security vulnerabilities, access controls, or protective measures

Diff

diff --git a/ebs/latest/userguide/nvme-detailed-performance-stats.md b/ebs/latest/userguide/nvme-detailed-performance-stats.md
index 298224d76..0def80145 100644
--- a//ebs/latest/userguide/nvme-detailed-performance-stats.md
+++ b//ebs/latest/userguide/nvme-detailed-performance-stats.md
@@ -11 +11 @@ Amazon EBS NVMe block devices vend real-time, high-resolution I/O performance st
-You can collect these statistics at a granularity of up to 1 second intervals.
+You can collect these statistics at a granularity of up to 1 second intervals. If requests are made more frequently than 1 second intervals, the NVMe driver might queue the requests, along with other admin commands, to be processed at a later time.