AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2025-10-16 · Documentation low

File: AmazonRDS/latest/UserGuide/custom-troubleshooting-sqlserver.md

Summary

Updated error code prefixes from SP-2xxx to SP-S2xxx format

Security assessment

Formatting change to error codes without altering security-related content about SSL certificates or storage issues.

Diff

diff --git a/AmazonRDS/latest/UserGuide/custom-troubleshooting-sqlserver.md b/AmazonRDS/latest/UserGuide/custom-troubleshooting-sqlserver.md
index 148c273af..adbe605a2 100644
--- a//AmazonRDS/latest/UserGuide/custom-troubleshooting-sqlserver.md
+++ b//AmazonRDS/latest/UserGuide/custom-troubleshooting-sqlserver.md
@@ -295 +295 @@ If the agent can't start, check the Windows Events to see why it can't start. Th
-`SP-2009` | SSL Certificate |  **`The RDS Custom DB instance is set to [Unsupported configuration] because of: Non self-signed SSL certificate(s) causing disruption in RDS. To resolve this issue, remove the non self-signed certificate(s) from the trusted root certificate store.`** |  Run the following PowerShell command to review non self-signed certificate(s).
+`SP-S2009` | SSL Certificate |  **`The RDS Custom DB instance is set to [Unsupported configuration] because of: Non self-signed SSL certificate(s) causing disruption in RDS. To resolve this issue, remove the non self-signed certificate(s) from the trusted root certificate store.`** |  Run the following PowerShell command to review non self-signed certificate(s).
@@ -301 +301 @@ For more information, see [ HTTP Error 403.16 when you try to access a website t
-`SP-2010` | Root Volume Storage Status |  **`The RDS Custom DB instance is set to [Unsupported configuration] because of: Root volume storage is full. To resolve this issue, free up at least 500 MiB of storage space in the root EBS volume "volume-id" or increase the volume size and resize the C drive on the EC2 instance "instance-id". The root volume size changes do not persist when you replace the EC2 instance.`** |  Use the following command to view available storage on the root (C:) volume.
+`SP-S2010` | Root Volume Storage Status |  **`The RDS Custom DB instance is set to [Unsupported configuration] because of: Root volume storage is full. To resolve this issue, free up at least 500 MiB of storage space in the root EBS volume "volume-id" or increase the volume size and resize the C drive on the EC2 instance "instance-id". The root volume size changes do not persist when you replace the EC2 instance.`** |  Use the following command to view available storage on the root (C:) volume.