Amazon Forecast is no longer available to new customers. Existing customers of
Amazon Forecast can continue to use the service as normal.
Learn more"
DatasetSummary
Provides a summary of the dataset properties used in the ListDatasets operation. To get the
complete set of properties, call the DescribeDataset operation, and
provide the DatasetArn.
Important
Amazon Forecast is no longer available to new customers. Existing customers of
Amazon Forecast can continue to use the service as normal.
Learn more"
Contents
- CreationTime
-
When the dataset was created.
Type: Timestamp
Required: No
- DatasetArn
-
The Amazon Resource Name (ARN) of the dataset.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):forecast:.*:.*:.+Required: No
- DatasetName
-
The name of the dataset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*Required: No
- DatasetType
-
The dataset type.
Type: String
Valid Values:
TARGET_TIME_SERIES | RELATED_TIME_SERIES | ITEM_METADATARequired: No
- Domain
-
The domain associated with the dataset.
Type: String
Valid Values:
RETAIL | CUSTOM | INVENTORY_PLANNING | EC2_CAPACITY | WORK_FORCE | WEB_TRAFFIC | METRICSRequired: No
- LastModificationTime
-
When you create a dataset,
LastModificationTimeis the same asCreationTime. While data is being imported to the dataset,LastModificationTimeis the current time of theListDatasetscall. After a CreateDatasetImportJob operation has finished,LastModificationTimeis when the import job completed or failed.Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: