Managing User Access on Amazon Web Services Lightsail Instance in Debian 12

Amazon Web Services Lightsail

When you create an instance or a virtual private server (VPS) on Amazon Web Services (AWS) Lightsail, the default setting does not allow SSH login with a password. Instead, you access your instance using SSH keys. For Debian 12, AWS creates admin as the default user. An SSH key pair, consisting of a private and public key, is automatically generated for the admin user.