ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

63 / 310

Question 63:

You want to launch an EC2 Instance with your own key pair in AWS. After you generate the key pair through OpenSSL, how would you configure the key pair in EC2?

Answer options:

A.In AWS Console, use "Create key pair" to import the public key to the EC2 service.
B.In AWS Console, use "Import key pair" to import the private key to the EC2 service.
C.In AWS Console, use "Import key pair" to import the public key to the EC2 service.
D.Use AWS CLI create-key-pair to import the public key to the EC2 service.