> For the complete documentation index, see [llms.txt](https://karansingh.gitbook.io/aws-saa-c02/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://karansingh.gitbook.io/aws-saa-c02/mini-security-lesson/iam-permission-boundaries.md).

# IAM Permission Boundaries

* AWS supports *permissions boundaries* **for IAM entities (users or roles)**.<br>
* They are like a "more powerful IAM policy for which **the user MUST be allowed to do things in the permissions boundary for it do things in the actual AWS account**."<br>
* A permissions boundary is an advanced feature for using a managed policy to **set the maximum permissions that an identity-based policy can grant to an IAM entity**.<br>
* An entity's permissions boundary allows it to **perform only the actions that are allowed by both its identity-based policies and its permissions boundaries**.

![](https://4079160698-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOmHH1M7R1RV5MGm4F7%2F-MP9MO6o-4natdNAwWdE%2F-MP9QpT5tenX5P206Fc7%2Fimage.png?alt=media\&token=da496e75-b7c8-456a-b536-fbc197cdb6c1)
