---
title: "GET /resource-policy/{resourceArn}"
method: GET
path: "/resource-policy/{resourceArn}"
---

# GET /resource-policy/{resourceArn}

`GET /resource-policy/{resourceArn}`

Gets the resource policy document for a Bedrock resource

## Path parameters

- `resourceArn` string, required

## Response `200`

Success

- GetResourcePolicyResponse
  - `resourcePolicy` string — The JSON string representing the Bedrock resource policy.

## Other responses

- `480` — ResourceNotFoundException
- `481` — AccessDeniedException
- `482` — ValidationException
- `483` — InternalServerException
- `484` — ThrottlingException

---

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