Module Smaws_Client_BCMPricingCalculator.Json_serializers

val workload_estimate_usage_quantity_to_yojson : Types.workload_estimate_usage_quantity -> Smaws_Lib.Json.SerializeHelpers.t
val workload_estimate_usage_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val service_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val usage_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val operation_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val account_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val usage_group_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val currency_code_to_yojson : Types.currency_code -> [> `String of string ]
val workload_estimate_cost_status_to_yojson : Types.workload_estimate_cost_status -> [> `String of string ]
val string_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val expression_filter_to_yojson : Types.expression_filter -> Smaws_Lib.Json.SerializeHelpers.t
val expression_list_to_yojson : Types.expression_list -> Smaws_Lib.Json.SerializeHelpers.t
val historical_usage_entity_to_yojson : Types.historical_usage_entity -> Smaws_Lib.Json.SerializeHelpers.t
val workload_estimate_usage_item_to_yojson : Types.workload_estimate_usage_item -> Smaws_Lib.Json.SerializeHelpers.t
val workload_estimate_usage_items_to_yojson : Types.workload_estimate_usage_item list -> Smaws_Lib.Json.SerializeHelpers.t
val workload_estimate_update_usage_error_code_to_yojson : Types.workload_estimate_update_usage_error_code -> [> `String of string ]
val workload_estimate_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workload_estimate_rate_type_to_yojson : Types.workload_estimate_rate_type -> [> `String of string ]
val workload_estimate_status_to_yojson : Types.workload_estimate_status -> [> `String of string ]
val workload_estimate_summary_to_yojson : Types.workload_estimate_summary -> Smaws_Lib.Json.SerializeHelpers.t
val workload_estimate_summaries_to_yojson : Types.workload_estimate_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_reason_to_yojson : Types.validation_exception_reason -> [> `String of string ]
val validation_exception_field_to_yojson : Types.validation_exception_field -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_field_list_to_yojson : Types.validation_exception_field list -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_to_yojson : Types.validation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val uuid_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val usage_quantity_result_to_yojson : Types.usage_quantity_result -> Smaws_Lib.Json.SerializeHelpers.t
val usage_quantities_to_yojson : Types.usage_quantity list -> Smaws_Lib.Json.SerializeHelpers.t
val usage_amounts_to_yojson : Types.usage_amount list -> Smaws_Lib.Json.SerializeHelpers.t
val update_workload_estimate_response_to_yojson : Types.update_workload_estimate_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_workload_estimate_request_to_yojson : Types.update_workload_estimate_request -> Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_exception_to_yojson : Types.resource_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val data_unavailable_exception_to_yojson : Types.data_unavailable_exception -> Smaws_Lib.Json.SerializeHelpers.t
val conflict_exception_to_yojson : Types.conflict_exception -> Smaws_Lib.Json.SerializeHelpers.t
val rate_type_to_yojson : Types.rate_type -> [> `String of string ]
val rate_types_to_yojson : Types.rate_type list -> Smaws_Lib.Json.SerializeHelpers.t
val update_preferences_response_to_yojson : Types.update_preferences_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_preferences_request_to_yojson : Types.update_preferences_request -> Smaws_Lib.Json.SerializeHelpers.t
val service_quota_exceeded_exception_to_yojson : Types.service_quota_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val bill_scenario_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val bill_scenario_status_to_yojson : Types.bill_scenario_status -> [> `String of string ]
val group_sharing_preference_enum_to_yojson : Types.group_sharing_preference_enum -> [> `String of string ]
val cost_category_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_bill_scenario_response_to_yojson : Types.update_bill_scenario_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_bill_scenario_request_to_yojson : Types.update_bill_scenario_request -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_status_to_yojson : Types.bill_estimate_status -> [> `String of string ]
val cost_difference_to_yojson : Types.cost_difference -> Smaws_Lib.Json.SerializeHelpers.t
val service_cost_difference_map_to_yojson : (string * Types.cost_difference) list -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_cost_summary_to_yojson : Types.bill_estimate_cost_summary -> Smaws_Lib.Json.SerializeHelpers.t
val update_bill_estimate_response_to_yojson : Types.update_bill_estimate_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_bill_estimate_request_to_yojson : Types.update_bill_estimate_request -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_tag_keys_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_request_to_yojson : Types.untag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val throttling_exception_to_yojson : Types.throttling_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tags_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_request_to_yojson : Types.tag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val savings_plan_commitment_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val savings_plan_arns_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val reserved_instance_instance_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val purchase_agreement_type_to_yojson : Types.purchase_agreement_type -> [> `String of string ]
val next_page_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val negate_savings_plan_action_to_yojson : Types.negate_savings_plan_action -> Smaws_Lib.Json.SerializeHelpers.t
val negate_reserved_instance_action_to_yojson : Types.negate_reserved_instance_action -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val match_option_to_yojson : Types.match_option -> [> `String of string ]
val list_workload_estimates_response_to_yojson : Types.list_workload_estimates_response -> Smaws_Lib.Json.SerializeHelpers.t
val filter_timestamp_to_yojson : Types.filter_timestamp -> Smaws_Lib.Json.SerializeHelpers.t
val list_workload_estimates_filter_name_to_yojson : Types.list_workload_estimates_filter_name -> [> `String of string ]
val list_workload_estimates_filter_values_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val list_workload_estimates_filter_to_yojson : Types.list_workload_estimates_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_workload_estimates_filters_to_yojson : Types.list_workload_estimates_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val list_workload_estimates_request_to_yojson : Types.list_workload_estimates_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_workload_estimate_usage_response_to_yojson : Types.list_workload_estimate_usage_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_usage_filter_name_to_yojson : Types.list_usage_filter_name -> [> `String of string ]
val list_usage_filter_values_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val list_usage_filter_to_yojson : Types.list_usage_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_usage_filters_to_yojson : Types.list_usage_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val list_workload_estimate_usage_request_to_yojson : Types.list_workload_estimate_usage_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_response_to_yojson : Types.list_tags_for_resource_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_request_to_yojson : Types.list_tags_for_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val bill_scenario_summary_to_yojson : Types.bill_scenario_summary -> Smaws_Lib.Json.SerializeHelpers.t
val bill_scenario_summaries_to_yojson : Types.bill_scenario_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_scenarios_response_to_yojson : Types.list_bill_scenarios_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_scenarios_filter_name_to_yojson : Types.list_bill_scenarios_filter_name -> [> `String of string ]
val list_bill_scenarios_filter_values_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_scenarios_filter_to_yojson : Types.list_bill_scenarios_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_scenarios_filters_to_yojson : Types.list_bill_scenarios_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_scenarios_request_to_yojson : Types.list_bill_scenarios_request -> Smaws_Lib.Json.SerializeHelpers.t
val availability_zone_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val bill_scenario_usage_modification_item_to_yojson : Types.bill_scenario_usage_modification_item -> Smaws_Lib.Json.SerializeHelpers.t
val bill_scenario_usage_modification_items_to_yojson : Types.bill_scenario_usage_modification_item list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_scenario_usage_modifications_response_to_yojson : Types.list_bill_scenario_usage_modifications_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_scenario_usage_modifications_request_to_yojson : Types.list_bill_scenario_usage_modifications_request -> Smaws_Lib.Json.SerializeHelpers.t
val add_reserved_instance_action_to_yojson : Types.add_reserved_instance_action -> Smaws_Lib.Json.SerializeHelpers.t
val add_savings_plan_action_to_yojson : Types.add_savings_plan_action -> Smaws_Lib.Json.SerializeHelpers.t
val bill_scenario_commitment_modification_action_to_yojson : Types.bill_scenario_commitment_modification_action -> Smaws_Lib.Json.SerializeHelpers.t
val bill_scenario_commitment_modification_item_to_yojson : Types.bill_scenario_commitment_modification_item -> Smaws_Lib.Json.SerializeHelpers.t
val bill_scenario_commitment_modification_items_to_yojson : Types.bill_scenario_commitment_modification_item list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_scenario_commitment_modifications_response_to_yojson : Types.list_bill_scenario_commitment_modifications_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_scenario_commitment_modifications_request_to_yojson : Types.list_bill_scenario_commitment_modifications_request -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_summary_to_yojson : Types.bill_estimate_summary -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_summaries_to_yojson : Types.bill_estimate_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimates_response_to_yojson : Types.list_bill_estimates_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimates_filter_name_to_yojson : Types.list_bill_estimates_filter_name -> [> `String of string ]
val list_bill_estimates_filter_values_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimates_filter_to_yojson : Types.list_bill_estimates_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimates_filters_to_yojson : Types.list_bill_estimates_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimates_request_to_yojson : Types.list_bill_estimates_request -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_line_item_summary_to_yojson : Types.bill_estimate_line_item_summary -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_line_item_summaries_to_yojson : Types.bill_estimate_line_item_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_line_items_response_to_yojson : Types.list_bill_estimate_line_items_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_line_items_filter_name_to_yojson : Types.list_bill_estimate_line_items_filter_name -> [> `String of string ]
val list_bill_estimate_line_items_filter_values_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_line_items_filter_to_yojson : Types.list_bill_estimate_line_items_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_line_items_filters_to_yojson : Types.list_bill_estimate_line_items_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_line_items_request_to_yojson : Types.list_bill_estimate_line_items_request -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_input_usage_modification_summary_to_yojson : Types.bill_estimate_input_usage_modification_summary -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_input_usage_modification_summaries_to_yojson : Types.bill_estimate_input_usage_modification_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_input_usage_modifications_response_to_yojson : Types.list_bill_estimate_input_usage_modifications_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_input_usage_modifications_request_to_yojson : Types.list_bill_estimate_input_usage_modifications_request -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_input_commitment_modification_summary_to_yojson : Types.bill_estimate_input_commitment_modification_summary -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_input_commitment_modification_summaries_to_yojson : Types.bill_estimate_input_commitment_modification_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_input_commitment_modifications_response_to_yojson : Types.list_bill_estimate_input_commitment_modifications_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_input_commitment_modifications_request_to_yojson : Types.list_bill_estimate_input_commitment_modifications_request -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_commitment_summary_to_yojson : Types.bill_estimate_commitment_summary -> Smaws_Lib.Json.SerializeHelpers.t
val bill_estimate_commitment_summaries_to_yojson : Types.bill_estimate_commitment_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_commitments_response_to_yojson : Types.list_bill_estimate_commitments_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_bill_estimate_commitments_request_to_yojson : Types.list_bill_estimate_commitments_request -> Smaws_Lib.Json.SerializeHelpers.t
val key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_exception_to_yojson : Types.internal_server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val get_workload_estimate_response_to_yojson : Types.get_workload_estimate_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_workload_estimate_request_to_yojson : Types.get_workload_estimate_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_preferences_response_to_yojson : Types.get_preferences_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_preferences_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val get_bill_scenario_response_to_yojson : Types.get_bill_scenario_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_bill_scenario_request_to_yojson : Types.get_bill_scenario_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_bill_estimate_response_to_yojson : Types.get_bill_estimate_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_bill_estimate_request_to_yojson : Types.get_bill_estimate_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_workload_estimate_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_workload_estimate_request_to_yojson : Types.delete_workload_estimate_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_bill_scenario_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_bill_scenario_request_to_yojson : Types.delete_bill_scenario_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_bill_estimate_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_bill_estimate_request_to_yojson : Types.delete_bill_estimate_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_workload_estimate_response_to_yojson : Types.create_workload_estimate_response -> Smaws_Lib.Json.SerializeHelpers.t
val client_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val create_workload_estimate_request_to_yojson : Types.create_workload_estimate_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_bill_scenario_response_to_yojson : Types.create_bill_scenario_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_bill_scenario_request_to_yojson : Types.create_bill_scenario_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_bill_estimate_response_to_yojson : Types.create_bill_estimate_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_bill_estimate_request_to_yojson : Types.create_bill_estimate_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_workload_estimate_usage_error_to_yojson : Types.batch_update_workload_estimate_usage_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_workload_estimate_usage_errors_to_yojson : Types.batch_update_workload_estimate_usage_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_workload_estimate_usage_response_to_yojson : Types.batch_update_workload_estimate_usage_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_workload_estimate_usage_entry_to_yojson : Types.batch_update_workload_estimate_usage_entry -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_workload_estimate_usage_entries_to_yojson : Types.batch_update_workload_estimate_usage_entry list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_workload_estimate_usage_request_to_yojson : Types.batch_update_workload_estimate_usage_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_usage_modification_error_code_to_yojson : Types.batch_update_bill_scenario_usage_modification_error_code -> [> `String of string ]
val batch_update_bill_scenario_usage_modification_error_to_yojson : Types.batch_update_bill_scenario_usage_modification_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_usage_modification_errors_to_yojson : Types.batch_update_bill_scenario_usage_modification_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_usage_modification_response_to_yojson : Types.batch_update_bill_scenario_usage_modification_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_usage_modification_entry_to_yojson : Types.batch_update_bill_scenario_usage_modification_entry -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_usage_modification_entries_to_yojson : Types.batch_update_bill_scenario_usage_modification_entry list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_usage_modification_request_to_yojson : Types.batch_update_bill_scenario_usage_modification_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_commitment_modification_error_code_to_yojson : Types.batch_update_bill_scenario_commitment_modification_error_code -> [> `String of string ]
val batch_update_bill_scenario_commitment_modification_error_to_yojson : Types.batch_update_bill_scenario_commitment_modification_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_commitment_modification_errors_to_yojson : Types.batch_update_bill_scenario_commitment_modification_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_commitment_modification_response_to_yojson : Types.batch_update_bill_scenario_commitment_modification_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_commitment_modification_entry_to_yojson : Types.batch_update_bill_scenario_commitment_modification_entry -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_commitment_modification_entries_to_yojson : Types.batch_update_bill_scenario_commitment_modification_entry list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_update_bill_scenario_commitment_modification_request_to_yojson : Types.batch_update_bill_scenario_commitment_modification_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_workload_estimate_usage_error_to_yojson : Types.batch_delete_workload_estimate_usage_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_workload_estimate_usage_errors_to_yojson : Types.batch_delete_workload_estimate_usage_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_workload_estimate_usage_response_to_yojson : Types.batch_delete_workload_estimate_usage_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_workload_estimate_usage_entries_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_workload_estimate_usage_request_to_yojson : Types.batch_delete_workload_estimate_usage_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_usage_modification_error_code_to_yojson : Types.batch_delete_bill_scenario_usage_modification_error_code -> [> `String of string ]
val batch_delete_bill_scenario_usage_modification_error_to_yojson : Types.batch_delete_bill_scenario_usage_modification_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_usage_modification_errors_to_yojson : Types.batch_delete_bill_scenario_usage_modification_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_usage_modification_response_to_yojson : Types.batch_delete_bill_scenario_usage_modification_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_usage_modification_entries_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_usage_modification_request_to_yojson : Types.batch_delete_bill_scenario_usage_modification_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_commitment_modification_error_code_to_yojson : Types.batch_delete_bill_scenario_commitment_modification_error_code -> [> `String of string ]
val batch_delete_bill_scenario_commitment_modification_error_to_yojson : Types.batch_delete_bill_scenario_commitment_modification_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_commitment_modification_errors_to_yojson : Types.batch_delete_bill_scenario_commitment_modification_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_commitment_modification_response_to_yojson : Types.batch_delete_bill_scenario_commitment_modification_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_commitment_modification_entries_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_bill_scenario_commitment_modification_request_to_yojson : Types.batch_delete_bill_scenario_commitment_modification_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_workload_estimate_usage_item_to_yojson : Types.batch_create_workload_estimate_usage_item -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_workload_estimate_usage_items_to_yojson : Types.batch_create_workload_estimate_usage_item list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_workload_estimate_usage_code_to_yojson : Types.batch_create_workload_estimate_usage_code -> [> `String of string ]
val batch_create_workload_estimate_usage_error_to_yojson : Types.batch_create_workload_estimate_usage_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_workload_estimate_usage_errors_to_yojson : Types.batch_create_workload_estimate_usage_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_workload_estimate_usage_response_to_yojson : Types.batch_create_workload_estimate_usage_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_workload_estimate_usage_entry_to_yojson : Types.batch_create_workload_estimate_usage_entry -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_workload_estimate_usage_entries_to_yojson : Types.batch_create_workload_estimate_usage_entry list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_workload_estimate_usage_request_to_yojson : Types.batch_create_workload_estimate_usage_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_usage_modification_item_to_yojson : Types.batch_create_bill_scenario_usage_modification_item -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_usage_modification_items_to_yojson : Types.batch_create_bill_scenario_usage_modification_item list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_usage_modification_error_code_to_yojson : Types.batch_create_bill_scenario_usage_modification_error_code -> [> `String of string ]
val batch_create_bill_scenario_usage_modification_error_to_yojson : Types.batch_create_bill_scenario_usage_modification_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_usage_modification_errors_to_yojson : Types.batch_create_bill_scenario_usage_modification_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_usage_modification_response_to_yojson : Types.batch_create_bill_scenario_usage_modification_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_usage_modification_entry_to_yojson : Types.batch_create_bill_scenario_usage_modification_entry -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_usage_modification_entries_to_yojson : Types.batch_create_bill_scenario_usage_modification_entry list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_usage_modification_request_to_yojson : Types.batch_create_bill_scenario_usage_modification_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_commitment_modification_item_to_yojson : Types.batch_create_bill_scenario_commitment_modification_item -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_commitment_modification_items_to_yojson : Types.batch_create_bill_scenario_commitment_modification_item list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_commitment_modification_error_code_to_yojson : Types.batch_create_bill_scenario_commitment_modification_error_code -> [> `String of string ]
val batch_create_bill_scenario_commitment_modification_error_to_yojson : Types.batch_create_bill_scenario_commitment_modification_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_commitment_modification_errors_to_yojson : Types.batch_create_bill_scenario_commitment_modification_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_commitment_modification_response_to_yojson : Types.batch_create_bill_scenario_commitment_modification_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_commitment_modification_entry_to_yojson : Types.batch_create_bill_scenario_commitment_modification_entry -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_commitment_modification_entries_to_yojson : Types.batch_create_bill_scenario_commitment_modification_entry list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_bill_scenario_commitment_modification_request_to_yojson : Types.batch_create_bill_scenario_commitment_modification_request -> Smaws_Lib.Json.SerializeHelpers.t
val access_denied_exception_to_yojson : Types.access_denied_exception -> Smaws_Lib.Json.SerializeHelpers.t