v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Creates a new table definition in the Data Catalog.

post/#X-Amz-Target=AWSGlue.CreateTable

Headers

X-Amz-Target'AWSGlue.CreateTable' required

Request body

CatalogIdstring

The ID of the Data Catalog in which to create the <code>Table</code>. If none is supplied, the Amazon Web Services account ID is used by default.

DatabaseNamestring required

The catalog database in which to create the new table. For Hive compatibility, this name is entirely lowercase.

TransactionIdstring

The ID of the transaction.

Response

Success

CreateTableResponse required