Lists table buckets for your account. For more information, see S3 Table buckets in the Amazon Simple Storage Service User Guide.
See https://www.paws-r-sdk.com/docs/s3tables_list_table_buckets/ for full documentation.
Usage
s3tables_list_table_buckets(
prefix = NULL,
continuationToken = NULL,
maxBuckets = NULL,
type = NULL
)Arguments
- prefix
The prefix of the table buckets.
- continuationToken
ContinuationTokenindicates to Amazon S3 that the list is being continued on this bucket with a token.ContinuationTokenis obfuscated and is not a real key. You can use thisContinuationTokenfor pagination of the list results.- maxBuckets
The maximum number of table buckets to return in the list.
- type
The type of table buckets to filter by in the list.