IAM-Create policy to create the user only and can attach policy to them

Policy

  1. Create policy to create the user only and can attach policy to them

1)     Create IAM user à abc

2)     Select abc user then go to permissions

3)     Click on add permissions and click create inline policy

4)     Select a service --> service --> IAM



5)    In actions allowed --> effect – select allow
select Actions 
--> AttachUserPolicy, CreateUser, GetAccountPasswordPolicy, ListUsers, ListPolicies, GetUser



6)     Enter policy name --> click on create pol


Comments

Popular posts from this blog

IAM-Create a policy to place the user in a group only.

IAM-Create a policy to deny the access of Specific bucket.