跳至内容

Permissions boundary Usage

0

Can I use the Permissions boundary set on the user group as far as I have understood this can be done on the User or the Role. Can this be used on the user group? I have got the reference from the below AWS docs. https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html

已提问 2 年前624 查看次数
1 回答
1

Hello.
Permission boundaries, when set, restrict even IAM groups.
Permission boundaries can only be set for IAM users and IAM roles.
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html#access_policies_boundaries-eval-logic

Identity-based policies with boundaries – Identity-based policies are inline or managed policies that are attached to a user, group of users, or role. Identity-based policies grant permission to the entity, and permissions boundaries limit those permissions. The effective permissions are the intersection of both policy types. An explicit deny in either of these policies overrides the allow.

AWS supports permissions boundaries for IAM entities (users or roles).

专家
已回答 2 年前
专家
已审核 2 年前
  • doesn't this mean that Identity-based policies can be used on user, group of users, or role and permissions boundaries limit those permissions.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。