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, ... ]}
YAML
Attributes:- AttributesItems
Properties
Attributes-
An array of attributes specifying the name and type of each field in a dataset.
Required: No
Type: List of AttributesItems
Maximum:
100Update requires: No interruption