IAM User
- Authors
- Name
- Michael Bui
Overview
As best practice, you should only use the root user account to perform select service management tasks. You should use an IAM user to perform other activities inside AWS
Instructions
- Enable billing data under
Account
to allow IAM users access to pages of the Billing and Cost Management console - Under IAM -> Users -> Add a user
- Provide username
- Select required credentials
- Add user to a group named
Administrators
& apply theAdministratorAccess
policy to provide full access to AWS services & resources - Download / save the credentials. This is the only time you can save these credentials.
Verification
Console Login
- Using the new console login link enter in your new credentials or aws.amazon.com/console
- You can change this accoutnID to something familiar like
builab
by changing the account alias underIAM
->Account Alias