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

# GET /buckets/{tableBucketARN}/maintenance

`GET /buckets/{tableBucketARN}/maintenance`

Gets details about a maintenance configuration for a given table bucket. For more information, see [Amazon S3 table bucket maintenance](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-table-buckets-maintenance.html) in the _Amazon Simple Storage Service User Guide_.

Permissions

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

## Path parameters

- `tableBucketARN` string, required

## Response `200`

Success

- GetTableBucketMaintenanceConfigurationResponse
  - `tableBucketARN` string, required — The Amazon Resource Name (ARN) of the table bucket associated with the maintenance configuration.
  - `configuration` object, required — Details about the maintenance configuration for the table bucket.

## 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)
