getTableReplicationStatus
abstract suspend fun getTableReplicationStatus(input: GetTableReplicationStatusRequest): GetTableReplicationStatusResponse
Retrieves the replication status for a table, including the status of replication to each destination. This operation provides visibility into replication health and progress.
Permissions
You must have the s3tables:GetTableReplicationStatus permission to use this operation.