listTables

inline suspend fun S3TablesClient.listTables(crossinline block: ListTablesRequest.Builder.() -> Unit): ListTablesResponse

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.