Create an IAM user for emergency access
An IAM user is an identity within your AWS account that has specific permissions for a single person or application.
Having an IAM user for emergency access is one of the recommended reasons to create an IAM user so that you can access your AWS account if your identity provider isn't accessible.
Note
As a security best practice, we recommend that you provide access to your resources through identity federation instead of creating IAM users. For information about specific situations where an IAM user is required, see When to create an IAM user (instead of a role).
To create an IAM user for emergency access
Choose the tab for the method you want to follow to create the IAM user :
Minimum permissions
To perform the following steps, you must have at least the following IAM permissions:
-
access-analyzer:ValidatePolicy
-
iam:AddUserToGroup
-
iam:AttachGroupPolicy
-
iam:CreateGroup
-
iam:CreateLoginProfile
-
iam:CreateUser
-
iam:GetAccountPasswordPolicy
-
iam:GetLoginProfile
-
iam:GetUser
-
iam:ListAttachedGroupPolicies
-
iam:ListAttachedUserPolicies
-
iam:ListGroupPolicies
-
iam:ListGroups
-
iam:ListGroupsForUser
-
iam:ListPolicies
-
iam:ListUserPolicies
-
iam:ListUsers