Last active
April 6, 2023 09:24
-
-
Save HQarroum/768f7f8cb07d9862af63497dc0071daf to your computer and use it in GitHub Desktop.
Add the ability for OpenSSH to integrate with Sessions Manager and support instance identifiers and instance names.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Host i-* mi-* aws-* | |
IdentityFile ~/.ssh/id_rsa | |
ProxyCommand ~/.ssh/initiate-ssm-connection.sh %h %p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment