AWS Security ChangesHomeSearch

AWS ebs documentation change

Service: ebs · 2025-09-19 · Documentation low

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

Summary

Removed 'Amazon Linux only' restriction from nvme-cli tool documentation and added new section for nvme_amzn.exe tool usage

Security assessment

Expands tool availability and adds operational documentation, but no explicit security features or vulnerabilities addressed.

Diff

diff --git a/ebs/latest/userguide/nvme-detailed-performance-stats.md b/ebs/latest/userguide/nvme-detailed-performance-stats.md
index 4b541ebf4..7db492371 100644
--- a//ebs/latest/userguide/nvme-detailed-performance-stats.md
+++ b//ebs/latest/userguide/nvme-detailed-performance-stats.md
@@ -94 +94 @@ The `ebsnvme` script can be found in the [ amazon-ec2-utils Github repo](https:/
-nvme-cli tool (Amazon Linux only)
+nvme-cli tool
@@ -118,0 +119,18 @@ For more information, see [Ingest metrics to your Amazon Managed Service for Pro
+nvme_amzn.exe tool
+    
+
+###### To access the statistics
+
+  1. Connect to the instance to which the volume is attached.
+
+  2. Make sure that you're using AWSNVMe driver version `1.7.0` or later. For more information about updating the AWSNVMe driver, see [AWS NVMe drivers](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/aws-nvme-drivers.html).
+
+  3. Get the disk number for the EBS volume. For more information, see [Map Amazon EBS volumes to NVMe device names](https://docs.aws.amazon.com/ebs/latest/userguide/identify-nvme-ebs-device.html)
+
+  4. Run the following command as Administrator and specify the disk number for the volume.
+    
+        .\nvme_amzn.exe stats disk_number
+
+
+
+