v1

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

Gets an Amazon DataZone data source run.

get/v2/domains/{domainIdentifier}/data-source-runs/{identifier}

Path parameters

domainIdentifierstring required

The ID of the domain in which this data source run was performed.

identifierstring required

The ID of the data source run.

Response

Success

domainIdstring required

The ID of the domain in which this data source run was performed.

dataSourceIdstring required

The ID of the data source for this data source run.

idstring required

The ID of the data source run.

projectIdstring required

The ID of the project in which this data source run occured.

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

The status of this data source run.

type'PRIORITIZED' | 'SCHEDULED' required

The type of this data source run.

dataSourceConfigurationSnapshotstring

The configuration snapshot of the data source run.

createdAtstring date-time required

The timestamp of when the data source run was created.

updatedAtstring date-time required

The timestamp of when this data source run was updated.

startedAtstring date-time

The timestamp of when this data source run started.

stoppedAtstring date-time

The timestamp of when this data source run stopped.