I have a problem because I implemented a lambda code to automatically start and stop an EC2 instance in accordance with my office hours. The problem, however, is that EC2 runs on ASG, and ASG automatically produces redundant instances. Could someone, kindly provide a method other than turning off ASG or removing that instance from ASG, to plan ASG operation to stop and start in accordance with my needs?