AWS AmazonRDS documentation change
Summary
Added two new event messages (RDS-EVENT-0501 and RDS-EVENT-052) related to server certificate rotation requiring maintenance actions and scheduling.
Security assessment
The changes document server certificate rotation processes, which are security best practices to prevent outdated certificates. However, there's no explicit mention of addressing a specific existing security vulnerability or incident.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.md b/AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.md index a1eba4999..9cdcc2a40 100644 --- a//AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.md +++ b//AmazonRDS/latest/AuroraUserGuide/USER_Events.Messages.md @@ -187,0 +188,2 @@ maintenance | RDS-EVENT-0429 | Amazon RDS can't perform the OS upgrade because +maintenance | RDS-EVENT-0501 | Amazon RDS DB instance's server certificate requires rotation through a pending maintenance action. | DB instance's server certificate requires rotation through a pending maintenance action. Amazon RDS reboots your database during this maintenance to complete the certificate rotation. To schedule this maintenance, go to the **Maintenance & backups** tab and choose **Apply now** or **Schedule for next maintenance window**. If the change is not scheduled, Amazon RDS automatically applies it in your mainteance window on the auto apply date shown in your maintenance action. +maintenance | RDS-EVENT-052 | Amazon RDS RDS has scheduled a server certificate rotation for DB instance DB instance during the next maintenance window. This maintenance will require a database reboot. | None