StartPersonalDataDeletionTaskInput

Version 2024-01-01

📘

Important

The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.

Overview

Input fields required to start a personal data deletion task.

Arguments

ArgumentDescription
clientToken (ClientToken)

Client token for the initiation of the data deletion task.

If provided, this token will be used as an idempotency key, preventing duplicate tasks with the same key within an 8-hour validity period after the initial task has started.

dataSubject (DataSubjectInput required)

Data subject for the personal data deletion task.

It includes the data subject's type and identifier.

holdingPeriod (Int)

Holding period for Data Deletion task.

The holding period specifies the number of days to delay before executing the Data Deletion task. This integer value can range from 0 to 180 days. If this parameter is not provided, the system will default to a 10-day holding period.

The size should be greater than or equal to 0 and less than or equal to 180.

reason (String)

The reason why this personal data deletion task was requested.

This will be used for auditing purposes.