v1

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

Lists data sources in Amazon DataZone.

get/v2/domains/{domainIdentifier}/data-sources#projectIdentifier

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain in which to list the data sources.

Query parameters

projectIdentifierstring required

The identifier of the project in which to list data sources.

environmentIdentifierstring

The identifier of the environment in which to list the data sources.

connectionIdentifierstring

The ID of the connection.

typestring

The type of the data source.

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

The status of the data source.

namestring password

The name of the data source.

nextTokenstring

When the number of data sources is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of data sources, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataSources</code> to list the next set of data sources.

maxResultsinteger

The maximum number of data sources to return in a single call to <code>ListDataSources</code>. When the number of data sources to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListDataSources</code> to list the next set of data sources.

Response

Success

nextTokenstring

When the number of data sources is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of data sources, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataSources</code> to list the next set of data sources.