AWS Identity and Access Management (IAM) AWS Identity and Access Management (IAM) is a website service that helps you securely control access to AWS resources. You utilize IAM to manage who's authenticated (signed in) and authorized (has permissions) to make use of resources. When you create an AWS account, you start out with an individual sign-in identity that's complete access to all AWS services and resources in the account. This identity is known as the AWS account root user and is accessed by signing in with the e-mail address and password that you used to create the account. It's highly recommend by Amazon that you may not use the main user for the everyday tasks, even the administrative ones. Instead, create your first IAM user. The basis user credentials can be utilized only to perform only some account and service management tasks. IAM helps keep track of two-factor authentication information and authorizations. As an example, a small business owner can produce “users� for as numerous employees as he/she has, that want to use a password or two-factor authentication. These passwords determine the permission for every single user once they access a system. AWS IAM controls which users are allowed in something and what they could do if they get in.
IAM Features AWS IAM provides you the following features: Shared access to your AWS account You are able to grant other folks permission to make use of resources in your AWS account without having to share your password or access key.