Amazon RDS stop instance [duplicate]
问题 This question already has answers here : Amazon RDS - Online only when needed? (4 answers) Closed 5 years ago . I am working on Amazon RDS, but I don't need instances to run all the day 24/7, as I'm only developing right now. Is there any way to stop an RDS instance when I don't need it? I don't want to pay what I don't use! 回答1: There is no "stop/start" actions for RDS databases, currently you'd have to terminate the database taking a final snapshot and restore from that snapshot. UPDATE: