v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429173137.8 KB

Retrieves information about a specific profile update task.

post/#X-Amz-Target=PartnerCentralAccount.GetProfileUpdateTask

Headers

X-Amz-Target'PartnerCentralAccount.GetProfileUpdateTask' required

Request body

Catalogstring required

The catalog identifier for the partner account.

Identifierstring required

The unique identifier of the partner account.

Response

Success

Catalogstring required

The catalog identifier for the partner account.

Arnstring required

The Amazon Resource Name (ARN) of the profile update task.

Idstring required

The unique identifier of the partner account.

TaskIdstring required

The unique identifier of the profile update task.

StartedAtstring date-time required

The timestamp when the profile update task was started.

Status'IN_PROGRESS' | 'CANCELED' | 'SUCCEEDED' | 'FAILED' required

The current status of the profile update task (in progress, completed, failed, etc.).

EndedAtstring date-time

The timestamp when the profile update task was completed or failed.