TableOptimizerRun
Contains details for a table optimizer run.
Contents
- endTimestamp
-
Represents the epoch timestamp at which the compaction job ended.
Type: Timestamp
Required: No
- error
-
An error that occured during the optimizer run.
Type: String
Required: No
- eventType
-
An event type representing the status of the table optimizer run.
Type: String
Valid Values:
starting | completed | failed | in_progress
Required: No
- metrics
-
A
RunMetrics
object containing metrics for the optimizer run.Type: RunMetrics object
Required: No
- startTimestamp
-
Represents the epoch timestamp at which the compaction job was started within Lake Formation.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: