The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account ID is used by default.
DatabaseNamestring required
The name of the catalog database in which the table resides. For Hive compatibility, this name is entirely lowercase.
SkipArchiveboolean
By default, <code>UpdateTable</code> always creates an archived version of the table before updating it. However, if <code>skipArchive</code> is set to true, <code>UpdateTable</code> does not create the archived version.
TransactionIdstring
The transaction ID at which to update the table contents.
VersionIdstring
The version ID at which to update the table contents.