Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (19.1k points)
I am having an AWS account. As it is used for my organization's purpose, I have to provide the credentials to my other users. So, how could I create sub-accounts using IAM? Would love some help!

1 Answer

0 votes
by (44.4k points)
edited by

To start with login to your AWS console and go to users in the IAM dashboard. Or just click on this link and log in - https://console.aws.amazon.com/iam/home?region=us-east-1#/users. Then click on Add user

image

1. Now, provide the user name, and choose access - programmatic or console access. In programmatic, your user will be given access and a secret access key. In the console, the user will be able to login to the website. Then provide a password, then click Next: Permissions. image

2. Attach the required permissions. For example, you can give a user Administrator access.

image

3. Tags are optional. If you need it, you can add or just skip the step.

4. Now, review and click Create user and it is done. Follow the same step to create multiple users. If you don't want to add permissions to every user, then create a group and attach the permissions to it. Then add the users into it, so that they will have the permissions.image

Hope this helps!

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer

Browse Categories

...