AWS Security ChangesHomeSearch

AWS systems-manager documentation change

Service: systems-manager · 2025-11-22 · Documentation low

File: systems-manager/latest/userguide/security-iam.md

Summary

Fixed URL formatting for aws:SourceIp documentation link by adding an extra slash

Security assessment

The change only corrects a URL path without altering security recommendations. The existing warning about aws:SourceIp limitations remains unchanged, and there's no evidence of a security vulnerability being addressed.

Diff

diff --git a/systems-manager/latest/userguide/security-iam.md b/systems-manager/latest/userguide/security-iam.md
index 2f0613a88..2aae11534 100644
--- a//systems-manager/latest/userguide/security-iam.md
+++ b//systems-manager/latest/userguide/security-iam.md
@@ -105 +105 @@ AWS supports global condition keys and service-specific condition keys. For more
-If you use Systems Manager Automation, we recommend you don't use the [aws:SourceIp](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-sourceip) condition key in your policies. The behavior of this condition key is dependent on multiple factors, including whether an IAM role for Automation runbook execution is supplied and the Automation actions used in the runbook. As a result, the condition key can produce unexpected behavior. For this reason, we recommend you don't use it.
+If you use Systems Manager Automation, we recommend you don't use the [aws:SourceIp](https://docs.aws.amazon.com//IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-sourceip) condition key in your policies. The behavior of this condition key is dependent on multiple factors, including whether an IAM role for Automation runbook execution is supplied and the Automation actions used in the runbook. As a result, the condition key can produce unexpected behavior. For this reason, we recommend you don't use it.