AWS Glue Partition Column
The
Column property type specifies a column for an AWS Glue partition.
The Columns property of the StorageDescriptor property type contains a list of Column property types.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Comment-
A free-form text comment. It must match the single-line string pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Required: No
Type: String
Update requires: No interruption
Type-
The data type of the column data. It must match the single-line string pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Required: No
Type: String
Update requires: No interruption
Name-
The name of the column. It must match the single-line string pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Required: Yes
Type: String
Update requires: No interruption
