Start a Project

AWS : IAM Policy

The IAM stands for identity and access management. It is a web service which controls access to AWS resources in a secure way. Consequently, IAM is used to manage authentication and authorization.

Authentication

Authentication means the validation or authentication of credentials such as username / user ID and password for identity verification.

For example, if you want to access your social media account, you’ll need to enter your credentials such as username and password. After that, verification is done to ensure that you are accessing your account or someone else is attempting it. Upon confirmation of your identity, then you are able to access your account. The entire process is called authentication. To read more just click here.

Authorization

Authorization is a method of determining the rights / privileges of access to resources, or to deciding whether an authenticated individual has access to the specific resources or not. It simply outlines the permissions of an authenticate person to access resources.

For example, When your identity (authentication) is verified in an organisation, the next move would be to determine which employee has access to which system and this is done through authorization. For more information kindly check.

Components of IAM Policy

Features of IAM Policy

Conclusion

As a result, IAM Policy helps you to manage user identities, access permissions and user control.

In case of any help or query, please contact us or raise a ticket.

Exit mobile version