getTableBucketReplication
abstract suspend fun getTableBucketReplication(input: GetTableBucketReplicationRequest): 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.