Skip to content

A python tools base on AWS boto3 for manage ec2 and s3 buckets.

Notifications You must be signed in to change notification settings

Levi-Michael/boto3-ec2-s3-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TOPIC

A python tools base on aws boto3 for manage ec2 and s3 buckets.

SHORT DESCRIPTION

Two python scripts for manage aws resources.

1. S3 bucket -
   Tool for manage S3 buckets with a manu and six opations -
   
   1: 'Bucket List',
   2: 'Create a Bucket',
   3: 'Delete a Bucket',
   4: 'Delete a file from a Bucket',
   5: 'Add a file to Bucket',
   6: 'Exit',
   
2. EC2 instance - 
   Tool for manage EC2 instance with a manu and six opations -
 
   1: 'Create a EC2',
   2: 'Delete a EC2',
   3: 'EC2 information',
   4: 'Reboot EC2 instance',
   5: 'Trun off EC2',
   6: 'Exit',

HOW TO RUN

Clone this Git and run one of the scripts.

About

A python tools base on AWS boto3 for manage ec2 and s3 buckets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages