AWS systems-manager documentation change
Summary
Updated link text for signature validation script without changing functionality
Security assessment
Formatting change to script reference. Maintains existing security documentation about signature checks but doesn't introduce new security information or address vulnerabilities.
Diff
diff --git a/systems-manager/latest/userguide/hybrid-multicloud-ssm-agent-install-windows.md b/systems-manager/latest/userguide/hybrid-multicloud-ssm-agent-install-windows.md index 4f0cc3887..4a5876e1f 100644 --- a//systems-manager/latest/userguide/hybrid-multicloud-ssm-agent-install-windows.md +++ b//systems-manager/latest/userguide/hybrid-multicloud-ssm-agent-install-windows.md @@ -58 +58 @@ Note the following important details: - * You can use the script provided [here](https://github.com/aws/amazon-ssm-agent/blob/mainline/Tools/src/setupcli_data_integrity_windows.ps1) to validate the signature of `ssm-setup-cli`. + * You can use the [setupcli_data_integrity_windows.ps1](https://github.com/aws/amazon-ssm-agent/blob/mainline/Tools/src/setupcli_data_integrity_windows.ps1) script to validate the signature of `ssm-setup-cli`.