Skip to content

hanumanthareddy/aws-python-boto3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-python-boto3

aws api integration

Integration of the AWS EC2 to any platform.

  1. First have to Generate a User role from the aws IAM
  2. Generate the Key and Secret value and store it as a secret in your application
  3. Using the Credentials to generate a client to get an access to ec2

Operations Here it allows you to perform the following operations

  1. Create a new Instance
  2. Start an Instance
  3. Stop an Instance
  4. Terminate an Instance

About

aws api integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published