List tables in the given table bucket. For more information, see S3 Tables in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:ListTables permission to use this operation.
get/tables/{tableBucketARN}
Path parameters
tableBucketARNstring required
The Amazon resource Name (ARN) of the table bucket.
Query parameters
namespacestring
The namespace of the tables.
prefixstring
The prefix of the tables.
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.
maxTablesinteger
The maximum number of tables to return.
Response
Success