Skip to content

launch an ec2 instance with boto, print it's launch time

Notifications You must be signed in to change notification settings

grggls/launchec2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

launchec2

Simple boto script to:

  • Utilize the AWS API
  • Accept the arguments: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION, INSTANCE_TYPE
  • Wait for an instance to come online, and then return the instance launch time to STDOUT
  • add a handy Makefile for a tester to plug their AWS creds into, run the util with all 4 stated inputs on the command line

About

launch an ec2 instance with boto, print it's launch time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published