Skip to content

richinfante/aws-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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:

python main.py example-instance-name
python main.py i-fakeinstanceid023994

About

A pure-python implementation of the AWS Instance Connect client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages