I have an RDS SQL instance running, currently it's in Pre-Dev , and I don't want to keep it running all day long. For now I stop and start whenever I need it, Unfortunately it starts (auto) once in 5-7 and keeps running and eating up my credit.
How I can I avoid that ? AWS Lambda function with monitors once in 5-7 days and shutdown whenever it starts ?