In this section, we will create and configure accounts for different individuals who need access to AWS. For now, we will keep things simple and only create an account for ourselves, as follows:
- Navigate to the Identity and Access Management menu in the AWS console (https://console.aws.amazon.com/iam/).
- Choose Users from the navigation pane.
- Create a new user (for you), and make sure to keep the Generate an access key for each user checkbox checked.
- On the next screen, click on Download Credentials and then close.
- Back in the Users menu, click on your user to access the Details page.
- In the Permissions tab, click on Attach Policy.
- Select the checkbox next to AdministratorAccess. Then, click on Attach Policy ...