DataLakeDatasetSchemaField
The dataset field details.
Contents
- isRequired
-
Indicate if the field is required or not.
Type: Boolean
Required: Yes
- name
-
The dataset field name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-z0-9_]+
Required: Yes
- type
-
The dataset field type.
Type: String
Valid Values:
INT | DOUBLE | STRING | TIMESTAMP
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: