Personalize Data Deletion Job

Personalize Data Deletion Job in AWS is a resource that represents the process of removing datasets or records from Amazon Personalize. It provides details about the status, progress, and outcome of a deletion request, ensuring compliance with data management and privacy requirements. This job helps manage lifecycle operations by securely deleting user or item data that is no longer needed.

aws.personalize_data_deletion_job

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_date_timecoretimestampThe creation date and time (in Unix time) of the data deletion job.
data_deletion_job_arncorestringThe Amazon Resource Name (ARN) of the data deletion job.
data_sourcecorejsonDescribes the data source that contains the data to upload to a dataset, or the list of records to delete from Amazon Personalize.
dataset_group_arncorestringThe Amazon Resource Name (ARN) of the dataset group the job deletes records from.
failure_reasoncorestringIf a data deletion job fails, provides the reason why.
job_namecorestringThe name of the data deletion job.
last_updated_date_timecoretimestampThe date and time (in Unix time) the data deletion job was last updated.
num_deletedcoreint64The number of records deleted by a COMPLETED job.
role_arncorestringThe Amazon Resource Name (ARN) of the IAM role that has permissions to read from the Amazon S3 data source.
statuscorestringThe status of the data deletion job. A data deletion job can have one of the following statuses: PENDING > IN_PROGRESS > COMPLETED -or- FAILED
tagscorehstore