Module Smaws_Client_BCMPricingCalculator.UpdateBillScenario

Updates an existing bill scenario.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `DataUnavailableException of Types.data_unavailable_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.update_bill_scenario_request -> (Types.update_bill_scenario_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `DataUnavailableException of Types.data_unavailable_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result