AWS documentdb documentation change
Summary
Updated a link from absolute to relative path in the OS patching event subscription section.
Security assessment
Link formatting change doesn't alter security content. The existing reference to security patching events (RDS-EVENT-0230) remains unchanged with no new security information added.
Diff
diff --git a/documentdb/latest/devguide/db-instance-maintain.md b/documentdb/latest/devguide/db-instance-maintain.md index 482f2ed51..59d6717ec 100644 --- a//documentdb/latest/devguide/db-instance-maintain.md +++ b//documentdb/latest/devguide/db-instance-maintain.md @@ -391 +391 @@ Instances occasionally need OS updates. Amazon DocumentDB updates the OS to impr -To get an event when a new optional update arrives, subscribe to `RDS-EVENT-0230` in the security patching event category. For details, see [Subscribing to Amazon DocumentDB Event Subscriptions](https://docs.aws.amazon.com/documentdb/latest/devguide/event-subscriptions.subscribe.html). After receiving a notification, you can self-apply the OS patch to each instance. +To get an event when a new optional update arrives, subscribe to `RDS-EVENT-0230` in the security patching event category. For more information, see [Subscribing to Amazon DocumentDB events](./event-subscriptions.subscribe.html). After receiving a notification, you can self-apply the OS patch to each instance.