---
title: "GET /accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"
method: GET
path: "/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"
---

# GET /accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}

`GET /accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}`

Describes an existing IAM policy assignment, as specified by the assignment name.

## Path parameters

- `AwsAccountId` string, required
- `AssignmentName` string, required
- `Namespace` string, required

## Response `200`

Success

- DescribeIAMPolicyAssignmentResponse
  - `IAMPolicyAssignment` object — Information describing the IAM policy assignment.
    - `AwsAccountId` string — The Amazon Web Services account ID.
    - `AssignmentId` string — Assignment ID.
    - `AssignmentName` string — Assignment name.
    - `PolicyArn` string — The Amazon Resource Name (ARN) for the IAM policy.
    - `Identities` object — Identities.
    - `AssignmentStatus` 'ENABLED' | 'DRAFT' | 'DISABLED' — Assignment status.
  - `RequestId` string — The Amazon Web Services request ID for this operation.
  - `Status` integer — The HTTP status of the request.

## Other responses

- `480` — AccessDeniedException
- `481` — InvalidParameterValueException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InvalidNextTokenException
- `485` — InternalFailureException

---

[API](https://skmtc.net/aws/apis/quicksight.md) · [All operations](https://skmtc.net/aws/apis/quicksight/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/quicksight/versions/2f2bbd7e70ca/schema)
