AWS::IoTAnalytics::Datastore Column - Amazon CloudFormation
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).

AWS::IoTAnalytics::Datastore Column

Contains information about a column that stores your data.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Name" : String, "Type" : String }

YAML

Name: String Type: String

Properties

Name

The name of the column.

Required: Yes

Type: String

Update requires: No interruption

Type

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

Required: Yes

Type: String

Update requires: No interruption