So i decided to visit the IAM (Identity and Access Managemen) of AWS:
- Delete your root access keys
I created them for using aws cli (installation or creating a static webpage) - Activate MFA on your root account
No - i will not use multi factor authentication for my playground. - Create individual IAM users
I think this is a good point (it is also mentioned inside the book AWS Certified Solutions Architect - Official Study Guide)
Click an "add user"
Then insert a "user name", choose an access type and click next:
Then you have to create the first group:
I created a group with full AWS access:
Then move on with creating the user:
Additional Tags:
And finally click "create user"
This will show you a page with an AWS management console URL:
Use this URL to login with the new user:
(i had to change the passwort - the checkbox "require password reset")
If you want to login with your root user, you have to use the link blow the "sign in" button:
No comments:
Post a Comment