Score:0

AWS IAM user with special permissions

my flag

I am having following task to do.

I want to create 10 IAM users each user should have login username and password and each IAM user should have separate ec2 instance that can not be visible to others.

for an example: user1 user2 user2 .... user10

when user1 login in his dashboard he can see his own ec2 instance added by root/ super-admin user.

Thanks in advance..

Tim avatar
gp flag
Tim
You use IAM policies for this ( https://docs.aws.amazon.com/IAM/latest/UserGuide/access_controlling.html ). It would probably be easiest to do this in conjunction with tags ( https://docs.aws.amazon.com/IAM/latest/UserGuide/access_tags.html )
cn flag
You may also want to look into Service Catalog - https://aws.amazon.com/servicecatalog/. This allows users to provision things themselves that you control.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.