Module Smaws_Client_FreeTier.Json_serializers

val value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val values_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val generic_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_to_yojson : Types.validation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val account_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val account_plan_type_to_yojson : Types.account_plan_type -> [> `String of string ]
val account_plan_status_to_yojson : Types.account_plan_status -> [> `String of string ]
val upgrade_account_plan_response_to_yojson : Types.upgrade_account_plan_response -> Smaws_Lib.Json.SerializeHelpers.t
val upgrade_account_plan_request_to_yojson : Types.upgrade_account_plan_request -> Smaws_Lib.Json.SerializeHelpers.t
val throttling_exception_to_yojson : Types.throttling_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_exception_to_yojson : Types.resource_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_exception_to_yojson : Types.internal_server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val access_denied_exception_to_yojson : Types.access_denied_exception -> Smaws_Lib.Json.SerializeHelpers.t
val next_page_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val generic_double_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val currency_code_to_yojson : Types.currency_code -> [> `String of string ]
val monetary_amount_to_yojson : Types.monetary_amount -> 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 match_options_to_yojson : Types.match_option list -> Smaws_Lib.Json.SerializeHelpers.t
val activity_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val activity_reward_to_yojson : Types.activity_reward -> Smaws_Lib.Json.SerializeHelpers.t
val activity_status_to_yojson : Types.activity_status -> [> `String of string ]
val activity_summary_to_yojson : Types.activity_summary -> Smaws_Lib.Json.SerializeHelpers.t
val list_account_activities_response_to_yojson : Types.list_account_activities_response -> Smaws_Lib.Json.SerializeHelpers.t
val filter_activity_statuses_to_yojson : Types.activity_status list -> Smaws_Lib.Json.SerializeHelpers.t
val language_code_to_yojson : Types.language_code -> [> `String of string ]
val list_account_activities_request_to_yojson : Types.list_account_activities_request -> Smaws_Lib.Json.SerializeHelpers.t
val free_tier_usage_to_yojson : Types.free_tier_usage -> Smaws_Lib.Json.SerializeHelpers.t
val free_tier_usages_to_yojson : Types.free_tier_usage list -> Smaws_Lib.Json.SerializeHelpers.t
val get_free_tier_usage_response_to_yojson : Types.get_free_tier_usage_response -> Smaws_Lib.Json.SerializeHelpers.t
val dimension_to_yojson : Types.dimension -> [> `String of string ]
val dimension_values_to_yojson : Types.dimension_values -> Smaws_Lib.Json.SerializeHelpers.t
val get_free_tier_usage_request_to_yojson : Types.get_free_tier_usage_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_account_plan_state_response_to_yojson : Types.get_account_plan_state_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_account_plan_state_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val get_account_activity_response_to_yojson : Types.get_account_activity_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_account_activity_request_to_yojson : Types.get_account_activity_request -> Smaws_Lib.Json.SerializeHelpers.t