listTables

abstract suspend fun listTables(input: ListTablesRequest): ListTablesResponse

The ListTables operation returns a list of tables for a specified keyspace.

To read keyspace metadata using ListTables, the IAM principal needs Select action permissions for the system keyspace.