AWS AWSEC2 documentation change
Summary
Clarified Get-Disk command scope to include instance store volumes
Security assessment
The change is a documentation clarification without security implications. It does not introduce or modify security controls.
Diff
diff --git a/AWSEC2/latest/UserGuide/windows-list-disks-nvme.md b/AWSEC2/latest/UserGuide/windows-list-disks-nvme.md index 15e155cbe..490a8bd83 100644 --- a//AWSEC2/latest/UserGuide/windows-list-disks-nvme.md +++ b//AWSEC2/latest/UserGuide/windows-list-disks-nvme.md @@ -154 +154 @@ If you did not configure your credentials for Tools for Windows PowerShell on th -You can use the [Get-Disk](https://learn.microsoft.com/en-us/powershell/module/storage/get-disk) command to map Windows disk numbers to EBS volume IDs. +You can use the [ Get-Disk](https://learn.microsoft.com/en-us/powershell/module/storage/get-disk) command to map Windows disk numbers to Amazon EBS volumes and Amazon EC2 instance store volumes.