Deletes a data product in Amazon DataZone.
Prerequisites:
-
The data product must exist and not be deleted or archived.
-
The user must have delete permissions for the data product.
-
Domain and project must be active.
delete/v2/domains/{domainIdentifier}/data-products/{identifier}
Path parameters
domainIdentifierstring required
The ID of the Amazon DataZone domain in which the data product is deleted.
identifierstring required
The identifier of the data product that is deleted.
Response
Success
DeleteDataProductOutput required