TableOptimizer - AWS Glue

TableOptimizer

Contains details about an optimizer associated with a table.

Contents

configuration

A TableOptimizerConfiguration object that was specified when creating or updating a table optimizer.

Type: TableOptimizerConfiguration object

Required: No

lastRun

A TableOptimizerRun object representing the last run of the table optimizer.

Type: TableOptimizerRun object

Required: No

type

The type of table optimizer. Currently, the only valid value is compaction.

Type: String

Valid Values: compaction

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: