Amazon Forecast is no longer available to new customers. Existing customers of
Amazon Forecast can continue to use the service as normal.
Learn more"
SchemaAttribute
An attribute of a schema, which defines a dataset field. A schema attribute is required
for every field in a dataset. The Schema object contains an array of
SchemaAttribute
objects.
Contents
- AttributeName
-
The name of the dataset field.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*
Required: No
- AttributeType
-
The data type of the field.
For a related time series dataset, other than date, item_id, and forecast dimensions attributes, all attributes should be of numerical type (integer/float).
Type: String
Valid Values:
string | integer | float | timestamp | geolocation
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: