v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445428373.9 KB

Retrieves the details and current status of a prospecting task previously started with <code>StartProspectingFromEngagementTask</code> to enable polling for completion and access to per-engagement processing results.

post/#X-Amz-Target=AWSPartnerCentralSelling.GetProspectingFromEngagementTask

Headers

X-Amz-Target'AWSPartnerCentralSelling.GetProspectingFromEngagementTask' required

Request body

Catalogstring required

Specifies the catalog associated with the task. Specify <code>AWS</code> for production environments and <code>Sandbox</code> for testing and development purposes. The value must match the catalog used when the task was created.

TaskIdentifierstring required

The unique identifier of the prospecting task to retrieve. This value is returned in the <code>TaskId</code> field of the <code>StartProspectingFromEngagementTask</code> response.

Response

Success

TaskIdstring required

The unique identifier of the task.

TaskArnstring required

The Amazon Resource Name (ARN) of the task.

TaskNamestring required

The descriptive name of the task that you provided when you created it.

StartTimestring date-time required

The timestamp indicating when the task was initiated. The format follows ISO 8601 date-time notation.

EndTimestring date-time

The timestamp indicating when the task finished processing. This field is absent if the task is still in progress. The format follows ISO 8601 date-time notation.