Module Smaws_Client_BCMPricingCalculator.CreateBillScenario

Creates a new bill scenario to model potential changes to Amazon Web Services usage and costs.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `DataUnavailableException of Types.data_unavailable_exception | `ServiceQuotaExceededException of Types.service_quota_exceeded_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_bill_scenario_request -> (Types.create_bill_scenario_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConflictException of Types.conflict_exception | `DataUnavailableException of Types.data_unavailable_exception | `ServiceQuotaExceededException of Types.service_quota_exceeded_exception ]) Stdlib.result