We would like to the EC2 Instances on during the work week: come down on Friday, 8PM local time come up on Monday, 8AM local time
The closest option we found was:
Begin Time: 00:00
End Time: 23:59
WeekDays: mon-fri
 
But that would still stop the instances for 1 minutes on the weekdays.
Is there a way to only stop them from Friday 8pm to Monday 8am?
Since the instance scheduler currently is designed based on when the instance can be running, this feature seems like it would be the opposite. But was wondering if something like this could be implemented somehow (maybe using a flag) in the future.
Or if there is a way to achieve the above let me know. Thank you !