1 Answer
- Newest
- Most votes
- Most comments
-1
This post is more complete. You ned a PEM key and you need to have profiles set up properly (or be using the default profile) https://aws.amazon.com/blogs/architecture/field-notes-use-aws-cloud9-to-power-your-visual-studio-code-ide/
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
Hi, Olivier! Do you use SSO and are you also able to run
aws sso login
command from the Terminal?@Ivan yes, aws sso login from my Mac Terminal works fine
And does it open browser session when you type
ssh instance_id
? I recommend to add the flag-v
tossh
to see a little bit more information about the output of the commands, there should be some log lines about banners, i. e.:ssh -v instance_id