getTable
inline suspend fun GlueClient.getTable(crossinline block: GetTableRequest.Builder.() -> Unit): GetTableResponse
Retrieves the Table
definition in a Data Catalog for a specified table.
Retrieves the Table
definition in a Data Catalog for a specified table.