View source: R/s3tables_operations.R
| s3tables_get_table_bucket_replication | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/s3tables_get_table_bucket_replication/ for full documentation.
s3tables_get_table_bucket_replication(tableBucketARN)
tableBucketARN |
[required] The Amazon Resource Name (ARN) of the table bucket. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.