v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449192184.5 KB

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

Permissions

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

delete/table-replication#tableArn&versionToken

Query parameters

tableArnstring required

The Amazon Resource Name (ARN) of the table.

versionTokenstring required

A version token from a previous GetTableReplication call. Use this token to ensure you're deleting the expected version of the configuration.

Response

Success