Automating-AWS-with-Python
github.com
Automating-AWS-with-Python
1–6 of 6 posts
Re: Automating-AWS-with-Python
#2Maybe I'm missing the point by viewing this repo on mobile.
Re: Automating-AWS-with-Python
#3Is there anything more here than a couple of scripts that start and stop ec2 instances when you manually provide an instance id? Maybe I'm missing the point by viewing this repo on mobile.
Re: Automating-AWS-with-Python
#4Is there anything more here than a couple of scripts that start and stop ec2 instances when you manually provide an instance id? Maybe I'm missing the point by viewing this repo on mobile.
Re: Automating-AWS-with-Python
#5Is there anything more here than a couple of scripts that start and stop ec2 instances when you manually provide an instance id? Maybe I'm missing the point by viewing this repo on mobile.
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?
Re: Automating-AWS-with-Python
#6Earlier quoted context omitted.
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?
There's command line tools from Amazon to do this.