Configure Jenkins
First you need to create a login, so using your browser, go to the Jenkins service running on your AWS instance. Select manage Jenkins
Go to Configure Global Security.
Select Enable Security. Choose Random for TCP Port for JNLP slave agents.
Under Access Control in Security Realm, select Jenkins own user database and
Allow users to sign up. In Authorization, select Anyone can do anything.
Hit Save.