createTable

inline suspend fun GlueClient.createTable(crossinline block: CreateTableRequest.Builder.() -> Unit): CreateTableResponse

Creates a new table definition in the Data Catalog.