getTableReplication
inline suspend fun S3TablesClient.getTableReplication(crossinline block: GetTableReplicationRequest.Builder.() -> Unit): GetTableReplicationResponse
Retrieves the replication configuration for a specific table.
Permissions
You must have the s3tables:GetTableReplication permission to use this operation.