How to login via SSH to Amazon EC2 instance | After launching a Linux Amazon EC2 instance, you can ssh in by using the private key (key pair download) provided in the AWS console. I’ll show you how! 1. In the AWS console, a key pair can be generated. Download the key pair (private key, .pem file) from the console. 2. Next, move this .pem
