Create EC2 key pair

Contents:


Create EC2 key pair

In this step, you will generate an EC2 key pair that you will use to connect to the EC2 instance.

  1. Click here to navigate to the Key Pair section in the EC2 console.
  2. Ensure you are in the same region as you chose in the previous step. Then, click on the Create Key Pair button

EC2 key pair

  1. Name the key pair DMSKeyPair, and then click Create.
  2. At this point, your browser will download a file named DMSKeyPair.pem. Save this file. You will need it to complete the tutorial.

EC2 key pair

Remember the location that you save key pair .pem on your computer. You will use this file later.