Updates the recommendation status and recommended action status for the specified recommendation.
See https://www.paws-r-sdk.com/docs/rds_modify_db_recommendation/ for full documentation.
rds_modify_db_recommendation(
RecommendationId,
Locale = NULL,
Status = NULL,
RecommendedActionUpdates = NULL
)
[required] The identifier of the recommendation to update.
The language of the modified recommendation.
The recommendation status to update.
Valid values:
active
dismissed
The list of recommended action status to update. You can update multiple recommended actions at one time.