deleteTableReplication
abstract suspend fun deleteTableReplication(input: DeleteTableReplicationRequest): DeleteTableReplicationResponse
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.