Deletes an asset in Amazon DataZone.
-
--domain-identifier must refer to a valid and existing domain.
-
--identifier must refer to an existing asset in the specified domain.
-
Asset must not be referenced in any existing asset filters.
-
Asset must not be linked to any draft or published data product.
-
User must have delete permissions for the domain and project.
delete/v2/domains/{domainIdentifier}/assets/{identifier}
Path parameters
domainIdentifierstring required
The ID of the Amazon DataZone domain in which the asset is deleted.
identifierstring required
The identifier of the asset that is deleted.
Response
Success
DeleteAssetOutput required