v1

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

Deletes a data source in Amazon DataZone.

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

Path parameters

domainIdentifierstring required

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

identifierstring required

The identifier of the data source that is deleted.

Query parameters

clientTokenstring

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

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 ID of the data source that is deleted.

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

The status of this data source.

typestring

The type of this data source.

namestring password required

The name of the data source that is deleted.

descriptionstring password

The description of the data source that is deleted.

domainIdstring required

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

projectIdstring required

The ID of the project in which this data source exists and from which it's deleted.

environmentIdstring

The ID of the environemnt associated with this data source.

connectionIdstring

The ID of the connection that is deleted.

enableSetting'ENABLED' | 'DISABLED'

The enable setting of the data source that specifies whether the data source is enabled or disabled.

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 this data source.

lastRunAtstring date-time

The timestamp of when the data source was last run.

createdAtstring date-time

The timestamp of when this data source was created.

updatedAtstring date-time

The timestamp of when this data source was updated.

retainPermissionsOnRevokeFailureboolean

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