BatchGetTableOptimizerError
Contains details on one of the errors in the error list returned by the BatchGetTableOptimizer
operation.
Contents
- catalogId
-
The Catalog ID of the table.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Required: No
- databaseName
-
The name of the database in the catalog in which the table resides.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- error
-
An
ErrorDetail
object containing code and message details about the error.Type: ErrorDetail object
Required: No
- tableName
-
The name of the table.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- type
-
The type of table optimizer.
Type: String
Valid Values:
compaction | retention | orphan_file_deletion
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: