AWS Security ChangesHomeSearch

AWS mwaa documentation change

Service: mwaa · 2025-10-22 · Documentation low

File: mwaa/latest/userguide/access-policies.md

Summary

Updated cross-account IAM role tutorial link text to include 'IAM' prefix for clarity

Security assessment

Minor editorial change to a documentation link label without modifying actual security guidance or policies. No evidence of addressing security vulnerabilities or enhancing security documentation.

Diff

diff --git a/mwaa/latest/userguide/access-policies.md b/mwaa/latest/userguide/access-policies.md
index 5fe18091b..6a3018861 100644
--- a//mwaa/latest/userguide/access-policies.md
+++ b//mwaa/latest/userguide/access-policies.md
@@ -17 +17 @@ To assign permissions to a federated identity, you create a role and define perm
-You can use an IAM role in your account to grant another AWS account permissions to access your account's resources. For an example, see [Tutorial: Delegate access across AWS accounts using IAM roles](https://docs.aws.amazon.com/IAM/latest/UserGuide/tutorial_cross-account-with-roles.html) in the _IAM User Guide_. 
+You can use an IAM role in your account to grant another AWS account permissions to access your account's resources. For an example, see [IAM tutorial: Delegate access across AWS accounts using IAM roles](https://docs.aws.amazon.com/IAM/latest/UserGuide/tutorial_cross-account-with-roles.html) in the _IAM User Guide_.