- Newest
- Most votes
- Most comments
Dismissed RDS recommendations do not automatically reactivate. However, you can manually view and reactivate them in the Dismissed Recommendations section. To move one or more dismissed recommendations to active recommendations, follow these steps:
- Navigate to the Recommendations section in the AWS RDS console.
- Search for Dismissed recommendations.
- Select the recommendations you want to reactivate.
- Move them back to the active recommendations list by clicking Move to active.
Here, you can find how to handle recommendations using AWS CLI or RDS API:
If you want the recommendation to be reactivated automatically, resolve the underlying issue and wait until the state changes to Resolved. Note that the resource might need to restart for the change to take effect. For certain DB parameter group recommendations, a restart of the resources might be necessary.
You can apply the recommendations in the Recommendations section.
Here are the possible states:
- Active (default) – Shows the current recommendations that you can apply, schedule it for the next maintenance window, or dismiss.
- All – Shows all the recommendations with the current status.
- Dismissed – Shows the dismissed recommendations.
- Resolved – Shows the recommendations that are resolved.
- Pending – Shows the recommendations whose recommended actions are in progress or scheduled for the next maintenance window.
I hope this information helps.
Relevant content
- asked 6 months ago
- asked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
Thanks Sean, this is really helpful.