Personalize Schema

Personalize Schema in AWS defines the structure of your dataset for Amazon Personalize. It specifies the format, fields, and data types that describe user interactions, items, or user metadata. Schemas ensure that the data you import into Personalize is consistent and interpretable by the service, enabling accurate training of recommendation models.

aws.personalize_schema

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_date_timecoretimestampThe date and time (in Unix time) that the schema was created.
domaincorestringThe domain of a schema that you created for a dataset in a Domain dataset group.
last_updated_date_timecoretimestampThe date and time (in Unix time) that the schema was last updated.
namecorestringThe name of the schema.
schemacorestringThe schema.
schema_arncorestringThe Amazon Resource Name (ARN) of the schema.
tagscorehstore