v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449192184.5 KB

Lists table buckets for your account. For more information, see S3 Table buckets in the Amazon Simple Storage Service User Guide.

Permissions

You must have the s3tables:ListTableBuckets permission to use this operation.

get/buckets

Query parameters

prefixstring

The prefix of the table buckets.

continuationTokenstring

<code>ContinuationToken</code> indicates to Amazon S3 that the list is being continued on this bucket with a token. <code>ContinuationToken</code> is obfuscated and is not a real key. You can use this <code>ContinuationToken</code> for pagination of the list results.

maxBucketsinteger

The maximum number of table buckets to return in the list.

type'customer' | 'aws'

The type of table buckets to filter by in the list.

Response

Success

continuationTokenstring

You can use this <code>ContinuationToken</code> for pagination of the list results.