1 Answer
- Newest
- Most votes
- Most comments
0
Hi,I think you should try use the AutoScaling or use EventBridge set a cron job,then you can auto turn on/off the instance,hope this can help you
answered 2 years ago
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 10 months ago
I am unsure about the solution you are giving, Thanks though.
I had setup the cron job on the linux server with AWS command and verified this is helping me out aws lightsail start-instance --instance-name poc-lightsail --region ap-south-1 aws lightsail stop-instance --instance-name poc-lightsail --region ap-south-1