AWS servicecatalog documentation change
Summary
Corrected URL formatting in identity federation documentation link
Security assessment
This change only fixes a URL syntax issue (adding double slash) without modifying security content or addressing any specific security vulnerability. The documentation topic relates to security but the change itself is purely technical formatting.
Diff
diff --git a/servicecatalog/latest/adminguide/security_iam_troubleshoot.md b/servicecatalog/latest/adminguide/security_iam_troubleshoot.md index ff04c2b90..24e5df550 100644 --- a//servicecatalog/latest/adminguide/security_iam_troubleshoot.md +++ b//servicecatalog/latest/adminguide/security_iam_troubleshoot.md @@ -56 +56 @@ To learn more, consult the following: - * To learn how to provide access through identity federation, see [Providing access to externally authenticated users (identity federation)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_common-scenarios_federated-users.html) in the _IAM User Guide_. + * To learn how to provide access through identity federation, see [Providing access to externally authenticated users (identity federation)](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_roles_common-scenarios_federated-users.html) in the _IAM User Guide_.