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

shyam
已提問 10 個月前檢視次數 189 次
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).

profile picture
專家
已回答 10 個月前
profile picture
專家
已審閱 10 個月前
  • doesn't this mean that Identity-based policies can be used on user, group of users, or role and permissions boundaries limit those permissions.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南