AWS controltower: Fix URL for confused deputy prevention
Summary
Updated a link to correct an extra slash in the URL for role trust conditions documentation.
Security assessment
The change fixes a broken link but does not modify security content or address vulnerabilities.
Evidence
+For more information and examples, see <https://docs.aws.amazon.com/controltower/latest/userguide/conditions-for-role-trust.html>.
Diff
diff --git a/controltower/latest/userguide/prevent-confused-deputy.md b/controltower/latest/userguide/prevent-confused-deputy.md index 2dbb10e8b..4a5519479 100644 --- a//controltower/latest/userguide/prevent-confused-deputy.md +++ b//controltower/latest/userguide/prevent-confused-deputy.md @@ -24 +24 @@ 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>.