https://github.com/bugbiteme/aws-ec2-tools
A set of python and shell scripts to help me automate some EC2 processes
https://github.com/bugbiteme/aws-ec2-tools
Last synced: 11 months ago
JSON representation
A set of python and shell scripts to help me automate some EC2 processes
- Host: GitHub
- URL: https://github.com/bugbiteme/aws-ec2-tools
- Owner: bugbiteme
- Created: 2019-11-17T22:19:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T22:36:11.000Z (over 6 years ago)
- Last Synced: 2025-03-26T11:31:18.151Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aws-ec2-tools
A set of python and shell scripts to help me automate some EC2 processes
## launch_ec2_t2_micro.sh
Shell script to launce a t2.micro instance
## get-ec2-running-instances.py
Python script that outputs all running python instances
## terminate_ec2_all.sh
### (USE WITH CAUTION!!!! THIS WILL Terminate ALL INSTANCES!!!!)
Shell script to terminate all running ec2 instances