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

What are policies and what are the different types of policies?

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

Contents


More Related Answers

  • how to find all the execution policies
  • Availability policies

  • What are policies and what are the different types of policies?

    0

    Policies define the permissions required to execute an operation irrespective of the method used to perform it. AWS supports six types of policies:

    Identity-based policies

    Resource-based policies

    Permissions boundaries

    Organizations SCPs

    ACLs

    Session policies

    1- Identity-based policies- They are JSON permissions policy documents that control what actions an identity can perform, under what conditions, and on which resources. These policies are further classified into 2 categories:

    Managed Policies– These policies are standalone identity-based policies that can be attached to different users, groups in your AWS environment.

    Inline policies- These policies are directly attached to a single user, group, or role. In situations where inline policies are used, a strict one-to-one relationship between a policy and an identity is maintained.

    2- Resource-based policies- These policies are the ones attached to a resource such as an Amazon S3 bucket. They define which actions can be performed on the particular resource and under what circumstances.

    3- IAM permissions boundaries- They actually refer to the maximum level of permissions that identity-based policies can grant to the specific entity.

    4- Service Control Policies (SCPs)- SCPs are the maximum level of permissions for an organization or organizational unit.

    5- Access Control lists- They define and control which principals in another AWS account can access the particular resource.

    6- Session policies- They are advanced policies that are passed as a parameter when a temporary session is programmatically created for a role or federated user. 


    Popularity 6/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 23 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.