MySQL Database Service: Point in Time Recovery (PITR) for High Availability (HA) DB Systems

You can now restore a  High Availability (HA) MySQL DB system to a specific point in time by using the point in time recovery (PITR) feature. With PITR enabled, the MySQL binary log is safely archived outside the DB system hosts, allowing you to achieve a Recovery Point Objective (RPO) of approximately five minutes.
You can enable PITR in new or existing DB systems online without impacting the database operations.
For more information, see Point In Time Recovery.