Home icon

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


Go to article

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

Oct 2
2025
Set up proactive monitoring for Amazon RDS for SQL Server with real-time Slack notifications
Jan 28
2026
Streamline your Amazon Redshift maintenance event notifications with Amazon Simple Notification Service
Dec 10
2024
Best practices for maintenance activities in Amazon RDS for Oracle
Sep 2
2025
Automating Amazon RDS and Amazon Aurora recommendations via notification with AWS Lambda, Amazon EventBridge, and Amazon SES

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.