Updated on 2022-08-18 GMT+08:00

Assigning Permissions to an IAM User

IAM users created without being added to any groups do not have permissions. You can assign permissions to these IAM users on the IAM console. After authorization, the users can use cloud resources in your account as specified by their permissions.

An IAM user obtains permissions from the user groups to which the user belongs. After you attach policies or roles to a group and add a user to the group, the user inherits the permissions defined by the policies or roles.

  • If you do not add an IAM user to any group, the user will not have permissions for accessing any cloud services. For details on how to assign permissions to an IAM user, see Creating a User Group and Assigning Permissions and Adding Users to or Removing Users from a User Group.
  • If you add an IAM user to the default group admin, the user becomes an administrator and has full permissions to perform all operations on all cloud services.
  • For the system permissions of all cloud services supported by IAM, see "Permissions".
  • If you add a user to multiple user groups, the user inherits the permissions that are assigned to all the groups.