Skip to content

By using this python script you can Launch, Stop and Terminate AWS EC2 instance. All Scripts are dynamic, you have to configure AWS IAM key and Password.

Notifications You must be signed in to change notification settings

lautmat/Python-EC2-Start-Stop-Terminate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-EC2

This Python Script Is use to Launch, Stop and Terminate the EC2 Instance

  • You have to install

    • boto
    • aws-cli
    • python
  • Provide your IAM key inside the .aws/credentials.

  • launch_ec2instance.py -->> To launch the EC2 instance use this script.

  • stop_instance.py -->> To stop the EC2 instance use this script.

  • terminate_instance.py -->> To terminate the EC2 instance use this script.

About

By using this python script you can Launch, Stop and Terminate AWS EC2 instance. All Scripts are dynamic, you have to configure AWS IAM key and Password.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%