Module Smaws_Client_ServiceCatalog.DeleteConstraint

Deletes the specified constraint.

A delegated admin is authorized to invoke this command.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidParametersException of Types.invalid_parameters_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_constraint_input -> (Types.delete_constraint_output, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParametersException of Types.invalid_parameters_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result