v1

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

Updates the specified data source in Amazon DataZone.

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

Path parameters

domainIdentifierstring required

The identifier of the domain in which to update a data source.

identifierstring required

The identifier of the data source to be updated.

Request body

namestring password

The name to be updated as part of the <code>UpdateDataSource</code> action.

descriptionstring password

The description to be updated as part of the <code>UpdateDataSource</code> action.

enableSetting'ENABLED' | 'DISABLED'

The enable setting to be updated as part of the <code>UpdateDataSource</code> action.

publishOnImportboolean

The publish on import setting to be updated as part of the <code>UpdateDataSource</code> action.

retainPermissionsOnRevokeFailureboolean

Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.

Response

Success

idstring required

The identifier of the data source to be updated.

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

The status to be updated as part of the <code>UpdateDataSource</code> action.

typestring

The type to be updated as part of the <code>UpdateDataSource</code> action.

namestring password required

The name to be updated as part of the <code>UpdateDataSource</code> action.

descriptionstring password

The description to be updated as part of the <code>UpdateDataSource</code> action.

domainIdstring required

The identifier of the Amazon DataZone domain in which a data source is to be updated.

projectIdstring required

The identifier of the project where data source is to be updated.

environmentIdstring

The identifier of the environment in which a data source is to be updated.

connectionIdstring

The connection ID.

enableSetting'ENABLED' | 'DISABLED'

The enable setting to be updated as part of the <code>UpdateDataSource</code> action.

publishOnImportboolean

The publish on import setting to be updated as part of the <code>UpdateDataSource</code> action.

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

The last run status of the data source.

lastRunAtstring date-time

The timestamp of when the data source was last run.

createdAtstring date-time

The timestamp of when the data source was updated.

updatedAtstring date-time

The timestamp of when the data source was updated.

retainPermissionsOnRevokeFailureboolean

Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.