AWS ebs documentation change
Summary
Updated file path casing in examples (ProgramData instead of PROGRAMDATA) and command-line directory references
Security assessment
Changes are formatting/casing corrections and example path updates without security implications.
Diff
diff --git a/ebs/latest/userguide/identify-nvme-ebs-device.md b/ebs/latest/userguide/identify-nvme-ebs-device.md index f1013957d..ac2d8c6c1 100644 --- a//ebs/latest/userguide/identify-nvme-ebs-device.md +++ b//ebs/latest/userguide/identify-nvme-ebs-device.md @@ -92 +92 @@ The **lsblk** command lists available devices and their mount points (if applica -You can run the `ebsnvme-id` command to map the NVMe device disk number to an EBS volume ID and device name. By default, all EBS NVMe devices are enumerated. You can pass a disk number to enumerate information for a specific device. The `ebsnvme-id` tool is included in the latest AWS provided Windows Server AMIs located in `C:\PROGRAMDATA\AMAZON\Tools`. +You can run the `ebsnvme-id` command to map the NVMe device disk number to an EBS volume ID and device name. By default, all EBS NVMe devices are enumerated. You can pass a disk number to enumerate information for a specific device. The `ebsnvme-id` tool is included in the latest AWS provided Windows Server AMIs located in `C:\ProgramData\Amazon\Tools`. @@ -97 +97 @@ Starting with AWS NVMe driver package `1.5.0,` the latest version of the `ebsnvm - PS C:\Users\Administrator\Desktop> ebsnvme-id.exe + PS C:\ProgramData\Amazon\Tools> ebsnvme-id.exe @@ -117 +117,3 @@ Starting with AWS NVMe driver package `1.5.0,` the latest version of the `ebsnvm - PS C:\Users\Administrator\Desktop> ebsnvme-id.exe 4 + + + PS C:\ProgramData\Amazon\Tools> ebsnvme-id.exe 4