I've read the docs here on how to "Reset the Master User Password" for an AWS RDS DB.
When done, you have to click Modify DB Instance which says:
The Status field for your RDS DB instance on the RDS dashboard changes to resetting-master-credentials. When the modification is complete, the Status column changes to Available.
Does anyone know if this causes the DB to reboot? I want to change the password with zero downtime to the DB. The AWS docs are unclear about this.