AWS AmazonRDS high security documentation change
Summary
Updated SQL Server version information to newer versions (CU24 for 2022, GDR updates for 2019/2017/2016) with updated KB article links and dates, and added link to version policy documentation
Security assessment
This change updates SQL Server versions to include security updates (GDR - General Distribution Release containing security fixes). The KB article links point to Microsoft security updates (e.g., KB5080999, KB5077469, KB5077471, KB5077474) which are security patches. The version updates include security fixes for known vulnerabilities, making this directly related to security maintenance.
Diff
diff --git a/AmazonRDS/latest/UserGuide/CHAP_SQLServer.md b/AmazonRDS/latest/UserGuide/CHAP_SQLServer.md index 505fe5b1c..f3eb21b9b 100644 --- a//AmazonRDS/latest/UserGuide/CHAP_SQLServer.md +++ b//AmazonRDS/latest/UserGuide/CHAP_SQLServer.md @@ -13,4 +13,4 @@ Major version | Service Pack / GDR | Cumulative Update | Minor version | Knowled -SQL Server 2022 | Not applicable | CU23 | 16.0.4236.2 | [KB5078297](https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate23) | January 29, 2026 -SQL Server 2019 | GDR | CU32 GDR | 15.0.4455.2 | [KB5068404](https://support.microsoft.com/en-us/topic/kb5068404-description-of-the-security-update-for-sql-server-2019-cu32-november-11-2025-c203bfbf-036e-46d2-bc10-6c01200dc48a) | November 11, 2025 -SQL Server 2017 | GDR | CU31 GDR | 14.0.3515.1 | [KB5068402](https://support.microsoft.com/en-us/topic/kb5068402-description-of-the-security-update-for-sql-server-2017-cu31-november-11-2025-1be08efe-ad14-4b95-a0de-ecbbf2703114) | November 11, 2025 -SQL Server 2016 | SP3 GDR | Not applicable | 13.0.6475.1 | [KB5068401](https://support.microsoft.com/en-us/topic/kb5068401-description-of-the-security-update-for-sql-server-2016-sp3-gdr-november-11-2025-59a59fc0-f673-45c2-b8de-492b95c0e423) | November 11, 2025 +SQL Server 2022 | Not applicable | CU24 | 16.0.4245.2 | [KB5080999](https://learn.microsoft.com/en-us/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate24) | March 12, 2026 +SQL Server 2019 | GDR | CU32 GDR | 15.0.4460.4 | [KB5077469](https://support.microsoft.com/en-us/topic/kb5077469-description-of-the-security-update-for-sql-server-2019-cu32-march-10-2026-5ec2c609-35cb-483d-aa80-5e66821e5c97) | March 10, 2026 +SQL Server 2017 | GDR | CU31 GDR | 14.0.3520.4 | [KB5077471](https://support.microsoft.com/en-us/topic/kb5077471-description-of-the-security-update-for-sql-server-2017-cu31-march-10-2026-f020d5eb-e356-42e8-a9ba-0ef061430b15) | March 10, 2026 +SQL Server 2016 | SP3 GDR | Not applicable | 13.0.6480.4 | [KB5077474](https://support.microsoft.com/en-us/topic/kb5077474-description-of-the-security-update-for-sql-server-2016-sp3-gdr-march-10-2026-3f455bec-1221-4962-b068-0b11bf96b66a) | March 10, 2026 @@ -41,0 +42,2 @@ Before creating your first DB instance, you should complete the steps in the set + * [Amazon RDS for SQL Server version policy](./SQLServer.Concepts.General.VersionPolicy.html) +