Move an RDS DB instance from a public to private subnet in one VPC

I have an Amazon Relational Database Service (Amazon RDS) DB instance that's in a public subnet. I want to move my DB instance to a private subnet within the same virtual private cloud (VPC) and ma...