AWS Security ChangesHomeSearch

AWS lake-formation medium security documentation change

Service: lake-formation · 2025-05-22 · Security-related medium

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

Summary

Added reference to service-linked role limitations documentation

Security assessment

Emphasizes awareness of service-linked role constraints important for secure access management

Diff

diff --git a/lake-formation/latest/dg/registration-role.md b/lake-formation/latest/dg/registration-role.md
index 40298be5a..a1058ef14 100644
--- a//lake-formation/latest/dg/registration-role.md
+++ b//lake-formation/latest/dg/registration-role.md
@@ -11 +11 @@ You can use one of the following role types to register a location:
-  * The Lake Formation service-linked role. This role grants the required permissions on the location. Using this role is the simplest way to register the location. For more information, see [Using service-linked roles for Lake Formation](./service-linked-roles.html).
+  * The Lake Formation service-linked role. This role grants the required permissions on the location. Using this role is the simplest way to register the location. For more information, see [Using service-linked roles for Lake Formation](./service-linked-roles.html) and [Service-linked role limitations](./service-linked-role-limitations.html).