VScode에서 SSH 원격 접속하기 | Remote SSH 사용방법

Host AWS
  HostName ec2-15-164-29-232.ap-northeast-2.compute.amazonaws.com
  User ec2-user
  Port 22
  IdentityFile ~/Downloads/skills-practice.pem