AWS systems-manager documentation change
Summary
Corrected URL for Confused Deputy documentation in IAM User Guide
Security assessment
The update fixes a URL reference but does not introduce new security documentation or resolve a vulnerability. The existing text describes security best practices, but the change itself is purely a link correction.
Diff
diff --git a/systems-manager/latest/userguide/OpsCenter-getting-started-sns.md b/systems-manager/latest/userguide/OpsCenter-getting-started-sns.md index c3647c0c8..00607b30f 100644 --- a//systems-manager/latest/userguide/OpsCenter-getting-started-sns.md +++ b//systems-manager/latest/userguide/OpsCenter-getting-started-sns.md @@ -69 +69 @@ You have to associate an Amazon SNS topic with OpsItems. Use the following proce -The `aws:SourceAccount` global condition key protects against the confused deputy scenario. To use this condition key, set the value to the account ID of the OpsItem owner. For more information, see [Confused Deputy](https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html) in the _IAM User Guide_. +The `aws:SourceAccount` global condition key protects against the confused deputy scenario. To use this condition key, set the value to the account ID of the OpsItem owner. For more information, see [Confused Deputy](https://docs.aws.amazon.com//IAM/latest/UserGuide/confused-deputy.html) in the _IAM User Guide_.