AWS Security ChangesHomeSearch

AWS AmazonRDS documentation change

Service: AmazonRDS · 2025-03-26 · Documentation low

File: AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.md

Summary

Updated event codes for KMS encryption key access issues and modified replication error message

Security assessment

Changes involve event code numbering adjustments and message formatting without introducing new security content or addressing vulnerabilities

Diff

diff --git a/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.md b/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.md
index 0052ada4d..710c40ae8 100644
--- a/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.md
+++ b/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.md
@@ -126 +126 @@ availability | RDS-EVENT-0022 |  Error restarting mysql: `message`. | An error h
-availability | RDS-EVENT-0420 | Amazon RDS has been unable to access the KMS encryption key for database instance `name`. This database will be placed into an inaccessible state. Please refer to the troubleshooting section in the Amazon RDS documentation for further details. | None  
+availability | RDS-EVENT-0419 | Amazon RDS has been unable to access the KMS encryption key for database instance `name`. This database will be placed into an inaccessible state. Please refer to the troubleshooting section in the Amazon RDS documentation for further details. | None  
@@ -148 +148 @@ failure | RDS-EVENT-0418 | Amazon RDS is unable to access the KMS encryption key
-failure | RDS-EVENT-0419 | Amazon RDS can now successfully access the KMS encryption key for database instance `name`. | None  
+failure | RDS-EVENT-0420 | Amazon RDS can now successfully access the KMS encryption key for database instance `name`. | None  
@@ -170 +170 @@ notification, global database | RDS-EVENT-0391 |  Attempt to block writes for DB
-read replica | RDS-EVENT-0045 |  Replication has stopped. |  Replication on your DB instance has been stopped due to insufficient storage. Scale storage or reduce the maximum size of your redo logs to let replication continue. To accommodate redo logs of size `amount` MiB you need at least `amount` MiB free storage.  
+read replica | RDS-EVENT-0045 |  Replication has stopped. |  This message appears when there is an error during replication. To determine the type of error, see [](./.html#USER_ReadRepl.Troubleshooting).