AWS controltower documentation change
Summary
Fixed a URL link by adding an extra slash. No content changes to security guidance.
Security assessment
The update only corrects a URL format. The existing guidance about preventing confused deputy attacks via IAM conditions remains unchanged. No new security documentation was introduced.
Diff
diff --git a/controltower/latest/userguide/prevent-confused-deputy.md b/controltower/latest/userguide/prevent-confused-deputy.md index 1677a6ae0..96a3c3def 100644 --- a//controltower/latest/userguide/prevent-confused-deputy.md +++ b//controltower/latest/userguide/prevent-confused-deputy.md @@ -22 +22 @@ We recommend using the `aws:SourceArn` and `aws:SourceAccount` conditions in you -For more information and examples, see <https://docs.aws.amazon.com/controltower/latest/userguide/conditions-for-role-trust.html>. +For more information and examples, see <https://docs.aws.amazon.com//controltower/latest/userguide/conditions-for-role-trust.html>.