Skip to content

taoyong-ty/aws-ssh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-ssh

A pure-python implementation of Amazon's Session Manager Client. It performs lookups for instance names and transforms them to an instance ID needed for starting a session. To do this, it reads the instance's Name tag.

Usage:

Start a CodeBuild with session manager

python main.py codebuild:08318063-88e5-46cd-a23a-ebc873125f10

About

A pure-python implementation of the AWS Instance Connect client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%