Posted On: Feb 12, 2024
HAQM DocumentDB (with MongoDB compatibility) now adds support for maintenance notifications to provide users visibility into scheduled maintenance activities on their HAQM DocumentDB clusters. Users can now receive near real time notifications of scheduled maintenance activities through health events in AWS Health Dashboard (AHD) in AWS console and through emails.
HAQM DocumentDB periodically releases maintenance patches containing critical security fixes, bug fixes, and enhancements. When an HAQM DocumentDB maintenance patch becomes available in an AWS region, all user accounts in the region will receive an AHD and e-mail notification for each HAQM DocumentDB version that patch applies to. The notifications will be available under ‘Scheduled Changes’ section of the AHD and will include details about patch availability, auto apply schedule, impacted clusters, and release notes.
The notifications will also be delivered via e-mail to the AWS account’s root user email address. Additionally, users can programmatically respond to these notifications by configuring HAQM EventBridge rules for "AWS_DOCDB_DB_PATCH_UPGRADE_MAINTENANCE_SCHEDULED" event type and choosing from 20+ supported targets, including AWS Lambda. For example, users can configure an HAQM Eventbridge rule to send these maintenance notifications to AWS chatbot.
AHD requires no setup and is available for use for all instance based HAQM DocumentDB users at no cost. To learn more about HAQM DocumentDB’s maintenance notifications, please see the documentation. To learn more about HAQM Eventbridge, please visit the product page.