Column - Amazon IoT Analytics
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 information about a column that stores your data.

Contents

name

The name of the column.

Type: String

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

Pattern: ^[A-Za-z_]([A-Za-z0-9]*|[A-Za-z0-9][A-Za-z0-9_]*)$

Required: Yes

type

The type of data. For more information about the supported data types, see Common data types in the Amazon Glue Developer Guide.

Type: String

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

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

Required: Yes

See Also

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