Hacker News new | ask | show | jobs
by tejasjaiswal 3292 days ago
Hey, its not the complete thing obviously. Its just to start and stop your aws ec2 instance. I needed this thing for my own purpose and it solved that. My reason for submitting this repo here is because I think there must some other people who just need the code to start and stop it instead of doing it manually. And lastly I don't think pasting your instance id is an issue. is it?
1 comments

There's command line tools from Amazon to do this.
Oops. I didn't know that. Thanks.