AWS::Forecast::Dataset Schema - 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::Forecast::Dataset Schema

Defines the fields of a dataset.

Syntax

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

JSON

{ "Attributes" : [ AttributesItems, ... ] }

Properties

Attributes

An array of attributes specifying the name and type of each field in a dataset.

Required: No

Type: Array of AttributesItems

Minimum: 1

Maximum: 100

Update requires: No interruption