AWS CLI ec2-instance-connect ssh seems to be broken
#7021
Answered
by
oleksiivelychko
nicocvn
asked this question in
Everyday usage
Output of
|
Answered by
oleksiivelychko
Aug 21, 2026
Replies: 2 comments 1 reply
|
I have been experiencing this problem since v2.36.20. I believe the root cause in the commit. As a workaround, I installed the AWS CLI using the official installer, which works well, and created aliases, for example |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UPD: The commit in
aws-c-callikely fixed the issue. Withawscliv2.36.27, I connected to an EC2 instance using the AWS CLI installed via Homebrew. Thanks to the maintainers.