FieldDefinition - AWS Glue

FieldDefinition

Defines a field in an entity schema for REST connector data sources, specifying the field name and data type.

Contents

FieldDataType

The data type of the field.

Type: String

Valid Values: INT | SMALLINT | BIGINT | FLOAT | LONG | DATE | BOOLEAN | MAP | ARRAY | STRING | TIMESTAMP | DECIMAL | BYTE | SHORT | DOUBLE | STRUCT | BINARY | UNION

Required: Yes

Name

The name of the field in the entity schema.

Type: String

Required: Yes

See Also

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