AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2025-11-22 · Documentation low

File: IAM/latest/UserGuide/tutorial_cross-account-with-roles.md

Summary

Updated documentation links to AWS SDK and CLI guides by adding an extra slash in URLs

Security assessment

The change only modifies URL formatting (adding double slashes) without altering security content. Cross-account role documentation remains unchanged with no evidence of vulnerability fixes.

Diff

diff --git a/IAM/latest/UserGuide/tutorial_cross-account-with-roles.md b/IAM/latest/UserGuide/tutorial_cross-account-with-roles.md
index eccd15fac..e9df0eab4 100644
--- a//IAM/latest/UserGuide/tutorial_cross-account-with-roles.md
+++ b//IAM/latest/UserGuide/tutorial_cross-account-with-roles.md
@@ -59 +59 @@ Before you use IAM roles to delegate resource access across AWS accounts, it's i
-  * If you want to have an application assume a role in another AWS account, you can use the AWS SDK for cross account role assumption. For more information, see [Authentication and access](https://docs.aws.amazon.com/sdkref/latest/guide/access.html) in the _AWS SDKs and Tools Reference Guide_.
+  * If you want to have an application assume a role in another AWS account, you can use the AWS SDK for cross account role assumption. For more information, see [Authentication and access](https://docs.aws.amazon.com//sdkref/latest/guide/access.html) in the _AWS SDKs and Tools Reference Guide_.
@@ -405 +405 @@ At this point, any following commands run under the permissions of the role iden
-You can save your frequently used configuration settings and credentials in files that are maintained by the AWS CLI. For more information, see [Using existing configuration and credentials files](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html#getting-started-quickstart-existing) in the _AWS Command Line Interface User Guide_. 
+You can save your frequently used configuration settings and credentials in files that are maintained by the AWS CLI. For more information, see [Using existing configuration and credentials files](https://docs.aws.amazon.com//cli/latest/userguide/getting-started-quickstart.html#getting-started-quickstart-existing) in the _AWS Command Line Interface User Guide_.