v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449192184.5 KB

Lists the namespaces within a table bucket. For more information, see Table namespaces in the Amazon Simple Storage Service User Guide.

Permissions

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

get/namespaces/{tableBucketARN}

Path parameters

tableBucketARNstring required

The Amazon Resource Name (ARN) of the table bucket.

Query parameters

prefixstring

The prefix of the namespaces.

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.

maxNamespacesinteger

The maximum number of namespaces to return in the list.

Response

Success

continuationTokenstring

The <code>ContinuationToken</code> for pagination of the list results.

All 49 operations