- Newest
- Most votes
- Most comments
Usually, you will receive a notification about the pending maintenance and you can view them in your AWS console. Reference # [1]. Additionally, you can review the details of you required upgrade using the AWS CLI as well. Reference # [2]
aws rds describe-pending-maintenance-actions --resource-identifier <ARN of the Instance>
Furthermore, you can view the details of planned activities in your Personal Health Dashboard. Reference # [3]
Hope the information shared is helpful.
[1] Maintaining a DB instance - Viewing pending maintenance - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Maintenance.html#USER_UpgradeDBInstance.Maintenance.Viewing
[2] describe-pending-maintenance-actions - https://docs.aws.amazon.com/cli/latest/reference/rds/describe-pending-maintenance-actions.html
[3] AWS Health Dashboard - https://aws.amazon.com/premiumsupport/technology/aws-health-dashboard/
Relevant content
- asked 19 days ago
- Accepted Answerasked 5 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago