AWS IAM documentation change
Summary
Fixed a broken link anchor text by removing '(federation)' from the reference.
Security assessment
This is a minor documentation formatting fix with no security implications. The change ensures proper linking but does not introduce or modify security-related content.
Diff
diff --git a/IAM/latest/UserGuide/id_roles_create_for-idp_oidc.md b/IAM/latest/UserGuide/id_roles_create_for-idp_oidc.md index a9819c274..32b19b312 100644 --- a//IAM/latest/UserGuide/id_roles_create_for-idp_oidc.md +++ b//IAM/latest/UserGuide/id_roles_create_for-idp_oidc.md @@ -159 +159 @@ After you complete the prerequisites, you can create the role in IAM. For recogn -The following procedure describes how to create the role for OIDC federation in the AWS Management Console. To create a role from the AWS CLI or AWS API, see the procedures at [Create a role for a third-party identity provider (federation)](./id_roles_create_for-idp.html). +The following procedure describes how to create the role for OIDC federation in the AWS Management Console. To create a role from the AWS CLI or AWS API, see the procedures at [Create a role for a third-party identity provider ](./id_roles_create_for-idp.html).