A social media startup uses AWS Cloud to manage its IT infrastructure. The data engineering team at the startup wants to perform weekly database rollovers for a MySQL database server using a serverless cron job that typically takes about 5 minutes to execute the database rollover script written in Python. The database rollover will archive the past week’s data from the production database to keep the database small while still keeping its data accessible. Which of the following would you recommend as the MOST cost-efficient and reliable solution?