Skip to content

An AWS wrapper that makes Boto3 way easier to use

Notifications You must be signed in to change notification settings

thomasqueirozb/thunder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunder

A simple AWS wrapper that makes Boto3 way easier to use.

Features

  1. Create EC2 instances (using an image id, open TCP/UDP ports, instance type and start script)
  2. Terminate instances
  3. Create/Delete Load Balancers
  4. Create/Delete Auto Scaling
  5. Create/Delete Key Pairs
  6. Create/Delete Security groups
  7. Create/Delete AMIs

How to use

To install simply run make install

Examples are inside the demo folder

About

An AWS wrapper that makes Boto3 way easier to use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published