AWS Security ChangesHomeSearch

AWS dms documentation change

Service: dms · 2025-05-16 · Documentation low

File: dms/latest/userguide/CHAP_Source.SQLServer.md

Summary

Updated Microsoft documentation link for creating SQL Server database users

Security assessment

Link update to external documentation with no security relevance.

Diff

diff --git a/dms/latest/userguide/CHAP_Source.SQLServer.md b/dms/latest/userguide/CHAP_Source.SQLServer.md
index 52ad3a447..bacbd55db 100644
--- a//dms/latest/userguide/CHAP_Source.SQLServer.md
+++ b//dms/latest/userguide/CHAP_Source.SQLServer.md
@@ -178 +178 @@ The following limitations apply when accessing the backup transaction logs:
-The following permissions are required to perform full load only tasks. Note that AWS DMS does not create the `dms_user` login. For information about creating a login for SQL Server, see [Creating a database user with Microsoft SQL Server](./fa-database-users.html#fa-database-users-sql-server).
+The following permissions are required to perform full load only tasks. Note that AWS DMS does not create the `dms_user` login. For information about creating a login for SQL Server, see [Create a database user](https://learn.microsoft.com/en-us/sql/relational-databases/security/authentication-access/create-a-database-user?view=sql-server-ver16) topic in _Microsoft's documentation_.