Module Smaws_Client_ServiceCatalog.DescribeProduct

Gets information about the specified product.

Running this operation with administrator access results in a failure. DescribeProductAsAdmin should be used instead.

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.describe_product_input -> (Types.describe_product_output, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParametersException of Types.invalid_parameters_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result