---
title: "GET /buckets/{tableBucketARN}/policy"
method: GET
path: "/buckets/{tableBucketARN}/policy"
---

# GET /buckets/{tableBucketARN}/policy

`GET /buckets/{tableBucketARN}/policy`

Gets details about a table bucket policy. For more information, see [Viewing a table bucket policy](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-bucket-policy.html#table-bucket-policy-get) in the _Amazon Simple Storage Service User Guide_.

Permissions

You must have the `s3tables:GetTableBucketPolicy` permission to use this operation.

## Path parameters

- `tableBucketARN` string, required

## Response `200`

Success

- GetTableBucketPolicyResponse
  - `resourcePolicy` string, required — The <code>JSON</code> that defines the policy.

## Other responses

- `480` — InternalServerErrorException
- `481` — ForbiddenException
- `482` — NotFoundException
- `483` — TooManyRequestsException
- `484` — ConflictException
- `485` — BadRequestException

---

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