AWS::Forecast::Dataset Schema
Defines the fields of a dataset.
Syntax
To declare this entity in your AWS 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: Array of AttributesItems
Minimum:
1
Maximum:
100
Update requires: No interruption