Set up notifications for Amazon RDS pending maintenance actions
Database Blog
This article provides a solution to set up custom notifications for pending maintenance actions on Amazon RDS instances. It enables automating the process of receiving timely notifications about maintenance activities like security updates and version upgrades that can potentially interrupt database availability.
Specifically, the article covers:
- Solution overview: Using Amazon SNS, EventBridge, and Lambda to send notifications about pending RDS maintenance actions
- Prerequisites: Creating an RDS instance and SNS topic
- Checking RDS instances for pending maintenance actions
- Creating an SNS topic for notifications
- Creating a Lambda function to identify pending actions and publish to SNS
- Creating an EventBridge schedule to invoke the Lambda function periodically
- Cleaning up resources to avoid charges
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Apr 29
2024
2024
Monitor Amazon RDS for Oracle instances using Oracle Enterprise Manager
Oct 2
2025
2025
Set up proactive monitoring for Amazon RDS for SQL Server with real-time Slack notifications
Jan 28
2026
2026
Streamline your Amazon Redshift maintenance event notifications with Amazon Simple Notification Service
May 13
2024
2024
Perform maintenance tasks and schema modifications in Amazon RDS for PostgreSQL with minimal downtime using Blue Green deployment
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.