getTableMetadata
inline suspend fun AthenaClient.getTableMetadata(crossinline block: GetTableMetadataRequest.Builder.() -> Unit): GetTableMetadataResponse
Returns table metadata for the specified catalog, database, and table.
Returns table metadata for the specified catalog, database, and table.