AWS systems-manager documentation change
Summary
Updated terminology from 'Microsoft Windows nodes' to 'Microsoft Windows Server nodes'
Security assessment
Minor terminology clarification without security implications. The change specifies the exact Windows variant but doesn't address security controls or vulnerabilities.
Diff
diff --git a/systems-manager/latest/userguide/inventory-collection.md b/systems-manager/latest/userguide/inventory-collection.md index 0530ad7d1..f41560fcd 100644 --- a//systems-manager/latest/userguide/inventory-collection.md +++ b//systems-manager/latest/userguide/inventory-collection.md @@ -36 +36 @@ Before you configure inventory collection, complete the following tasks. - * For Microsoft Windows nodes, verify that your managed node is configured with Windows PowerShell 3.0 (or later). SSM Agent uses the `ConvertTo-Json` cmdlet in PowerShell to convert Windows update inventory data to the required format. + * For Microsoft Windows Server nodes, verify that your managed node is configured with Windows PowerShell 3.0 (or later). SSM Agent uses the `ConvertTo-Json` cmdlet in PowerShell to convert Windows update inventory data to the required format.