AWS Certified SysOps Administrator – Associate (legacy) — Question 117

A user is trying to connect to a running EC2 instance using SSH. However, the user gets a connection time out error. Which of the below mentioned options is not a possible reason for rejection?

Answer options

Correct answer: A

Explanation

The correct answer is A because a connection timeout typically indicates network issues rather than problems with the access key. Options B, C, and D all relate to configurations or conditions that could prevent a successful SSH connection, such as incorrect security group settings, a wrong private key, or resource exhaustion on the instance.