EC2 SSH Creation - RyanShahidi/Django-Nuxt-Docker-AWS-Cookiecutter GitHub Wiki
EC2 SSH Key Pair Creation
- Click the Key Pairs underneath the Network & Security tab on the left column
- Click Create key pair and name it whatever you would like.
- Select the pem file type.
- This will download a file that can be used to ssh into the server. Make sure you do not lose this file.