DatasetGroup
class DatasetGroup
A dataset group is a collection of related datasets (Item interactions, Users, Items, Actions, Action interactions). You create a dataset group by calling CreateDatasetGroup. You then create a dataset and add it to a dataset group by calling CreateDataset. The dataset group is used to create and train a solution by calling CreateSolution. A dataset group can contain only one of each type of dataset.
You can specify an Key Management Service (KMS) key to encrypt the datasets in the group.
Types
Properties
Link copied to clipboard
The creation date and time (in Unix time) of the dataset group.
Link copied to clipboard
The Amazon Resource Name (ARN) of the dataset group.
Link copied to clipboard
If creating a dataset group fails, provides the reason why.
Link copied to clipboard
The last update date and time (in Unix time) of the dataset group.