Column - Amazon Athena
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Column

Contains metadata for a column in a table.

Contents

Name

The name of the column.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

Comment

Optional information about the column.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

Type

The data type of the column.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 4096.

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Required: No

See Also

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