What is AWS ec2 "Amazon Linux 2023" default username?
‘ec2-user’ is not working
previous versions of Amazon Linux, including Amazon Linux 2, the default username is "ec2-user"
but ‘ec2-user’ is not working in 2023 version
>Solution :
You can always go to Connect > EC2 Instance Connect. The Username filled by AWS is usually the default one you can use to connect.
I created an instance of Amazon Linux 2023 and ec2-user was the default username…