aws / aws-ec2-instance-connect-cli

This is an all-in-one client for EC2 Instance Connect that handles key brokerage and establishing connection to EC2 Instances through an interface near-identical to standard system ssh, sftp, and other utilities.
Apache License 2.0
159 stars 42 forks source link

Add ssm capability #6

Open bradkwadsworth opened 5 years ago

bradkwadsworth commented 5 years ago

*Issue #5

Added flag to integrate with ssm. Also generates a temporary ssh_config file.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

VikashKumarInd commented 4 years ago

Thanks Brad bringing up this new feature change. We are reviewing the feature support and the change. We will get back to you when we make any decision.

wichert commented 3 years ago

@VikashKumarInd Can you give us a status update for this PR?

elgalu commented 3 years ago

any updates?

Maks3w commented 3 years ago

I've written an implementation works entirely inside of ssh config. No wrapper are needed.

https://gist.github.com/Maks3w/de72b0160d5e6af958adc42eab014624