Module Smaws_Client_ServiceCatalog.DeleteProvisioningArtifact

Deletes the specified provisioning artifact (also known as a version) for the specified product.

You cannot delete a provisioning artifact associated with a product that was shared with you. You cannot delete the last provisioning artifact for a product, because a product must have at least one provisioning artifact.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidParametersException of Types.invalid_parameters_exception | `ResourceInUseException of Types.resource_in_use_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string