Skip to content

stat157/aws-boto

 
 

Repository files navigation

aws-boto

add aws instance via boto

To use a ~/.boto configuration file you can copy the .boto.template into your $HOME directory and add your key & secret:

cp .boto.template ~/.boto

Then you can run:

python CreateNewInstance.py

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%