Amazon Forecast is no longer available to new customers. Existing customers of
Amazon Forecast can continue to use the service as normal.
Learn more"
InputDataConfig
Note
This object belongs to the CreatePredictor operation. If you created your predictor with CreateAutoPredictor, see DataConfig.
The data used to train a predictor. The data includes a dataset group and any supplementary features. You specify this object in the CreatePredictor request.
Contents
- DatasetGroupArn
-
The Amazon Resource Name (ARN) of the dataset group.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):forecast:.*:.*:.+
Required: Yes
- SupplementaryFeatures
-
An array of supplementary features. The only supported feature is a holiday calendar.
Type: Array of SupplementaryFeature objects
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: