deleteDataProduct
inline suspend fun DataZoneClient.deleteDataProduct(crossinline block: DeleteDataProductRequest.Builder.() -> Unit): DeleteDataProductResponse
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.