---
title: "DELETE /table-bucket-replication#tableBucketARN"
method: DELETE
path: "/table-bucket-replication#tableBucketARN"
---

# DELETE /table-bucket-replication#tableBucketARN

`DELETE /table-bucket-replication#tableBucketARN`

Deletes the replication configuration for a table bucket. After deletion, new table updates will no longer be replicated to destination buckets, though existing replicated tables will remain in destination buckets.

Permissions

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

## Query parameters

- `tableBucketARN` string, required
- `versionToken` string

## Response `204`

Success

## Other responses

- `480` — InternalServerErrorException
- `481` — ForbiddenException
- `482` — NotFoundException
- `483` — AccessDeniedException
- `484` — TooManyRequestsException
- `485` — ConflictException
- `486` — 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)
