Personalize Dataset Group

An Amazon Personalize Dataset Group is a container that holds related datasets for building and managing personalized recommendation models. It organizes datasets such as interactions, items, and users, enabling you to train, evaluate, and deploy recommendation solutions within a single logical grouping.

aws.personalize_dataset_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_date_timecoretimestampThe creation date and time (in Unix time) of the dataset group.
dataset_group_arncorestringThe Amazon Resource Name (ARN) of the dataset group.
domaincorestringThe domain of a Domain dataset group.
failure_reasoncorestringIf creating a dataset group fails, provides the reason why.
kms_key_arncorestringThe Amazon Resource Name (ARN) of the Key Management Service (KMS) key used to encrypt the datasets.
last_updated_date_timecoretimestampThe last update date and time (in Unix time) of the dataset group.
namecorestringThe name of the dataset group.
role_arncorestringThe ARN of the Identity and Access Management (IAM) role that has permissions to access the Key Management Service (KMS) key. Supplying an IAM role is only valid when also specifying a KMS key.
statuscorestringThe current status of the dataset group. A dataset group can be in one of the following states: CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED DELETE PENDING
tagscorehstore