An open API service indexing awesome lists of open source software.

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

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