Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

AWS IAM (Identity and Access Management) Cheat-sheet/Write-up

Pragya Keshap answered on February 21, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • update IAM role policy from aws cli
  • aws iam stands for
  • AWS IAM Policies - Authorization
  • Question 3 Which of the following can be found in an AWS Identity and Access Management (IAM) policy?
  • How does AWS IAM help your business?
  • AWS EC2 - Elastic Compute Cloud Cheat-sheet / write-up
  • AWS Virtual Private Cloud (VPC) Cheat-sheet/Write-up
  • AWS Storage Cheat-sheet/Write-up
  • AWS Databases Cheat-sheet/Write-up
  • AWS Datastores and Analytics Cheat-sheet/Write-up
  • AWS Serverless Cheat-sheet/Write-up
  • AWS Mobile and Web apps Cheat-sheet/Write-up
  • AWS Security in the Cloud Cheat-sheet/Write-up
  • AWS Identity and Access Management (IAM)

  • AWS IAM (Identity and Access Management) Cheat-sheet/Write-up

    0

    IAM - Identity and Access Management

    IAM can be defined by its ability to manage, control and govern authentication, authorisation and access control mechanism of identities to your resources within your AWS Account.

    The main concepts in IAM are:

    Users

    Groups

    Roles

    Access Policies

    IAM USERS

    Users are entities that represent a person or a service/application ( like in the case of Service Accounts)

    IAM GROUPS

    Groups are collections of users and have policies attached to them. They help organise users (into departments or functions - like developers or admins) and simplify access management at scale because when you need to add or remove policies that change is automatically applied to all users in that group.

    IAM ROLES

    Roles can be assumed by trusted entities - a user or a service can assume a role to obtain temporary security credentials. 


    https://dev.to/aws-builders/aws-iam-identity-and-access-management-cheat-sheetwrap-up-28mo

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 21 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.