🟢

EC2 Instance Connect

EC2 Instance Connect provides a secure and easy way to connect to your EC2 instances using SSH without the need to manage long-lived SSH keys. It works by pushing a temporary, one-time-use public key to the instance for the duration of the connection, allowing access through the AWS Management Console, CLI, or API. This improves security, simplifies key management, and integrates with IAM for fine-grained access control.