Amazon Forecast is no longer available to new customers. Existing customers of
Amazon Forecast can continue to use the service as normal.
Learn more"
DatasetGroupSummary
Provides a summary of the dataset group properties used in the ListDatasetGroups operation. To
get the complete set of properties, call the DescribeDatasetGroup
operation, and provide the DatasetGroupArn.
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 group was created.
Type: Timestamp
Required: No
- 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: No
- DatasetGroupName
-
The name of the dataset group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*Required: No
- LastModificationTime
-
When the dataset group was created or last updated from a call to the UpdateDatasetGroup operation. While the dataset group is being updated,
LastModificationTimeis the current time of theListDatasetGroupscall.Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: