Skip to content

Amrit-Gill/ec2Manage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Introduction

There are three scripts to list, start and stop aws-ec2 instances using python command line.

Prerequisite

Use

listEc2

python listEc2.py [arg]
Single input argument accepted. Valid choices are [all, running, stopped].

startEc2

python startEc2.py [arg]
Single input argument accepted. Valid choices is the instance id.

stopEc2

python stopEc2.py [arg]
Single input argument accepted. Valid choices is the instance id.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages