v1

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

Gets an Amazon DataZone data source.

get/v2/domains/{domainIdentifier}/data-sources/{identifier}

Path parameters

domainIdentifierstring required

The ID of the Amazon DataZone domain in which the data source exists.

identifierstring required

The ID of the Amazon DataZone data source.

Response

Success

idstring required

The ID of the data source.

status'CREATING' | 'FAILED_CREATION' | 'READY' | 'UPDATING' | 'FAILED_UPDATE' | 'RUNNING' | 'DELETING' | 'FAILED_DELETION'

The status of the data source.

typestring

The type of the data source.

namestring password required

The name of the data source.

descriptionstring password

The description of the data source.

domainIdstring required

The ID of the Amazon DataZone domain in which the data source exists.

projectIdstring required

The ID of the project where the data source creates and publishes assets.

environmentIdstring

The ID of the environment where this data source creates and publishes assets,

connectionIdstring

The ID of the connection.

enableSetting'ENABLED' | 'DISABLED'

Specifies whether this data source is enabled or not.

publishOnImportboolean

Specifies whether the assets that this data source creates in the inventory are to be also automatically published to the catalog.

lastRunStatus'REQUESTED' | 'RUNNING' | 'FAILED' | 'PARTIALLY_SUCCEEDED' | 'SUCCESS'

The status of the last run of the data source.

lastRunAtstring date-time

The timestamp of the last run of the data source.

lastRunAssetCountinteger

The number of assets created by the data source during its last run.

createdAtstring date-time

The timestamp of when the data source was created.

updatedAtstring date-time

The timestamp of when the data source was updated.