Creating an EC2 SSH Key
You will need to assign an SSH key to EC2 instances in order to access them from any source other than Systems Manager (SSM). Even if you are using SSM, you will need an SSH key in order to switch between instances.
- Search for key pairs, and in the results select Key pairs under Features.

- Click Create key pair.

- Give the key a name, change the format to .pem, and click Create key pair.

- A key will be downloaded from your browser and the key should appear in the console.

Was this page helpful?