AWS Security ChangesHomeSearch

AWS lake-formation medium security documentation change

Service: lake-formation · 2025-04-28 · Security-related medium

File: lake-formation/latest/dg/registration-role.md

Summary

Corrected IAM role trust policy documentation link and removed redundant content

Security assessment

Fixing an incorrect IAM documentation link helps prevent misconfiguration of role trust relationships, which is critical for security. The previous German-language link could lead to confusion and insecure configurations.

Diff

diff --git a/lake-formation/latest/dg/registration-role.md b/lake-formation/latest/dg/registration-role.md
index e506df62c..40298be5a 100644
--- a//lake-formation/latest/dg/registration-role.md
+++ b//lake-formation/latest/dg/registration-role.md
@@ -36,7 +36 @@ The following are the requirements for a user-defined role:
-If you create the role using a different path, ensure that the role has a trust relationship with `lakeformation.amazonaws.com`. For more information, see [Modifying a role trust policy (Console)](https://docs.aws.amazon.com/de/roles-managingrole-editing-console.html#roles-managingrole_edit-trust-policy).
-
-  * The role must have trust relationships with the following entity:
-
-    * `lakeformation.amazonaws.com`
-
-For more information, see [Modifying a role trust policy (Console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-console.html#roles-managingrole_edit-trust-policy).
+If you create the role using a different path, ensure that the role has a trust relationship with `lakeformation.amazonaws.com`. For more information, see [Modifying a role trust policy (Console)](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_update-role-trust-policy.html).