getTableBucketReplication
inline suspend fun S3TablesClient.getTableBucketReplication(crossinline block: GetTableBucketReplicationRequest.Builder.() -> Unit): GetTableBucketReplicationResponse
Retrieves the replication configuration for a table bucket.This operation returns the IAM role, versionToken, and replication rules that define how tables in this bucket are replicated to other buckets.
Permissions
You must have the s3tables:GetTableBucketReplication permission to use this operation.