PowerShell Guide: Connecting to AWS Instances and Transferring Files with SCP Command
Connecting to AWS Instances
Before jumping to connect first check whether OpenSSH is pre-installed on your PowerShell or not. On your PowerShell type ssh
If something like this comes it means you are ready to go.
Now once you have set up your instan...
coolsrj.hashnode.dev1 min read