> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/unified-identities/aws-identities/policies.md).

# Policies

The Policies page provides a list of enumerated IAM policies in the entire AWS environment. The list contains the Policy Type, Attachments, Admin Privileges, Wildcards, Risk Score, Exposure Point and Issue Counts.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-49aca5088ad0440526f2b01c5c276f584fd5f98e%2Faws-policies-list-view.png?alt=media" alt=""><figcaption><p>Policies</p></figcaption></figure>

## Policy Details

Details page contains the Risk Score of the policy, Exposure Point, Information and Issues panes.

You can analyze objects in the Graph module by clicking the Visualize button on the upper left side of the Information Pane.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-06124783e5fb28140acd29a3190f9a59b7dbfbd7%2Faws-identities-policies-image-1.png?alt=media" alt=""><figcaption><p>Policy Details</p></figcaption></figure>

## Information

Information Pane can contain different badges to highlight important attributes.

| Badge          | Description                                                                                                             |
| -------------- | ----------------------------------------------------------------------------------------------------------------------- |
| AWS Managed    | Indicates that the policy is managed by AWS and maintained by Amazon.                                                   |
| Custom Managed | Indicates that the policy is a customer-managed policy created within the AWS account.                                  |
| Inline Policy  | Indicates that the policy is embedded directly into a user, group, or role rather than existing as a standalone policy. |

Information Pane contains Details, Users, Groups, Roles and Policy Document tabs.

## Details

Details tab contains attributes below about the IAM policy object.

| Attribute        | Description                                                                                 |
| ---------------- | ------------------------------------------------------------------------------------------- |
| Policy Name      | The name of the IAM policy, used for identification within AWS.                             |
| Policy ID        | The unique identifier assigned to the IAM policy by AWS.                                    |
| ARN              | The Amazon Resource Name that uniquely identifies the IAM policy across AWS.                |
| Account ID       | The AWS account ID that the IAM policy belongs to; shown as `aws` for AWS managed policies. |
| Description      | A user-defined or AWS-provided text field describing the policy's purpose.                  |
| Path             | The path associated with the IAM policy, used for organizational grouping.                  |
| Created          | The date and time when the IAM policy was created.                                          |
| Updated          | The most recent date and time the policy was modified.                                      |
| Default Version  | The currently active version of the policy document.                                        |
| Attachment Count | The number of IAM identities (users, groups, or roles) the policy is currently attached to. |
| Is Attachable    | Indicates whether the policy can be attached to IAM identities.                             |
| Object ID        | The unique identifier of the policy object, equivalent to the IAM Policy ID.                |

## Users

Users tab contains a list of IAM users that the policy is directly attached to.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-2f7050a3baa63d18daf399ad77fa2969c379a379%2Faws-identities-policies-image-2.png?alt=media" alt=""><figcaption><p>Users</p></figcaption></figure>

## Groups

Groups tab contains a list of IAM groups that the policy is attached to.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-9a0211aa2898d2172e13be9d2d519060cb379654%2Faws-identities-policies-image-3.png?alt=media" alt=""><figcaption><p>Groups</p></figcaption></figure>

## Roles

Roles tab contains a list of IAM roles that the policy is attached to.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-157db1f2d07f5fc9fc5c44b9f12e69312ab880bc%2Faws-identities-policies-image-4.png?alt=media" alt=""><figcaption><p>Roles</p></figcaption></figure>

## Permission Sets

Permission Sets tab contains a list of the IAM Identity Center permission sets that include this policy. A policy reaching an account through a permission set is not attached to any principal in that account directly, so it will not appear under `Users`, `Groups` or `Roles` - this tab is the only place that relationship is visible.

## Policy Document

Policy Document tab displays the full JSON content of the IAM policy document, including all statements, actions, effects, and resources defined within the policy.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-f7f48285599ef21257d1be994b8223a6cb0426b1%2Faws-identities-policies-image-5.png?alt=media" alt=""><figcaption><p>Policy Document</p></figcaption></figure>

## Issues

Issues pane contains identified security issues on the IAM policy object.
