DataCatalogSummary
The summary information for the data catalog, which includes its name and type.
Contents
- CatalogName
-
The name of the data catalog. The catalog name is unique for the AWS account and can use a maximum of 127 alphanumeric, underscore, at sign, or hyphen characters. The remainder of the length constraint of 256 is reserved for use by Athena.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Required: No
- Type
-
The data catalog type.
Type: String
Valid Values:
LAMBDA | GLUE | HIVE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: