Ok -- I have one instance of AWS EC2 up and running. I have installed my software, and it appears to run with no issues! However, my software executes a "Get_Environment "USERNAME" to sUser" command to keep track of which users are doing what (and saves that information to a "HISTORY" database)…

My problem is that AWS seems to require all users log in as ADMINISTRATOR. How do I change this?

I want my user names to be "GUY", "AMBER", and "BRIAN".

I've come a long way in the AWS world in the last 2 days -- but this username thing is boggling my mind...