v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Start the run of the specified data source in Amazon DataZone.

post/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain in which to start a data source run.

dataSourceIdentifierstring required

The identifier of the data source.

Request body

clientTokenstring

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Response

Success

domainIdstring required

The identifier of the Amazon DataZone domain in which to start a data source run.

dataSourceIdstring required

The identifier of the data source.

idstring required

The identifier of the data source run.

projectIdstring required

The identifier of the project.

status'REQUESTED' | 'RUNNING' | 'FAILED' | 'PARTIALLY_SUCCEEDED' | 'SUCCESS' required

The status of the data source run.

type'PRIORITIZED' | 'SCHEDULED' required

The type of the data source run.

dataSourceConfigurationSnapshotstring

The configuration snapshot of the data source that is being run.

createdAtstring date-time required

The timestamp of when data source run was created.

updatedAtstring date-time required

The timestamp of when the data source run was updated.

startedAtstring date-time

The timestamp of when the data source run was started.

stoppedAtstring date-time

The timestamp of when the data source run was stopped.