Skip to content

Add information on how to configure remote VSCode on Windows machine #88

@paragao

Description

@paragao

Add the instruction to setup .ssh/config similar to Linux but replace the following line:

ProxyCommand sh -c "aws ssm ...."

with

ProxyCommand C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "aws ssm ...."

so it correctly start the Session Manager on Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions