Bird
0
0

Why does AWS not allow you to download the private key of a key pair more than once?

hard📝 Conceptual Q10 of 15
AWS - EC2 Fundamentals
Why does AWS not allow you to download the private key of a key pair more than once?
ABecause the private key is stored in AWS KMS
BTo ensure the private key remains confidential and secure
CTo force users to create new key pairs frequently
DBecause the private key is publicly available
Step-by-Step Solution
Solution:
  1. Step 1: Understand AWS private key handling policy

    AWS provides the private key only once to keep it confidential and secure.
  2. Step 2: Exclude incorrect reasons

    Private key is not stored in KMS, no forced rotation, and it is not public.
  3. Final Answer:

    To ensure the private key remains confidential and secure -> Option B
  4. Quick Check:

    Single download = protect private key confidentiality [OK]
Quick Trick: AWS gives private key once to keep it secret [OK]
Common Mistakes:
  • Thinking private key is stored or public
  • Assuming forced key rotation

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes