Deletes the replication configuration for a specific table
Source:R/s3tables_operations.R
s3tables_delete_table_replication.RdDeletes 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.
See https://www.paws-r-sdk.com/docs/s3tables_delete_table_replication/ for full documentation.