I set the DB cluster parameter group to a parameter group that has max connections = 60.
I set the instance option group to an option group that has max connections = 55.
I applied changes immediately.
The max. connections (as shown by the red line in the Monitoring DB connections graph) is 45. I would expect it to be the minimum of 55 and 60; i.e., 55. Why isn't it?