Module Smaws_Client_SWF.Json_serializers

val name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val version_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val registration_status_to_yojson : Types.registration_status -> [> `String of string ]
val description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_type_info_to_yojson : Types.workflow_type_info -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_type_info_list_to_yojson : Types.workflow_type_info list -> Smaws_Lib.Json.SerializeHelpers.t
val page_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_type_infos_to_yojson : Types.workflow_type_infos -> Smaws_Lib.Json.SerializeHelpers.t
val version_optional_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_type_filter_to_yojson : Types.workflow_type_filter -> Smaws_Lib.Json.SerializeHelpers.t
val duration_in_seconds_optional_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val task_priority_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val child_policy_to_yojson : Types.child_policy -> [> `String of string ]
val arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_type_configuration_to_yojson : Types.workflow_type_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_type_detail_to_yojson : Types.workflow_type_detail -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_run_id_optional_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_run_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_timeout_type_to_yojson : Types.workflow_execution_timeout_type -> [> `String of string ]
val workflow_execution_timed_out_event_attributes_to_yojson : Types.workflow_execution_timed_out_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val terminate_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val data_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_terminated_cause_to_yojson : Types.workflow_execution_terminated_cause -> [> `String of string ]
val workflow_execution_terminated_event_attributes_to_yojson : Types.workflow_execution_terminated_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val tag_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_to_yojson : Types.workflow_execution -> Smaws_Lib.Json.SerializeHelpers.t
val event_id_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_started_event_attributes_to_yojson : Types.workflow_execution_started_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val signal_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_signaled_event_attributes_to_yojson : Types.workflow_execution_signaled_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val open_decision_tasks_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_open_counts_to_yojson : Types.workflow_execution_open_counts -> Smaws_Lib.Json.SerializeHelpers.t
val execution_status_to_yojson : Types.execution_status -> [> `String of string ]
val close_status_to_yojson : Types.close_status -> [> `String of string ]
val canceled_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_info_to_yojson : Types.workflow_execution_info -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_info_list_to_yojson : Types.workflow_execution_info list -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_infos_to_yojson : Types.workflow_execution_infos -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_filter_to_yojson : Types.workflow_execution_filter -> Smaws_Lib.Json.SerializeHelpers.t
val failure_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_failed_event_attributes_to_yojson : Types.workflow_execution_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val duration_in_seconds_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_configuration_to_yojson : Types.workflow_execution_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_detail_to_yojson : Types.workflow_execution_detail -> Smaws_Lib.Json.SerializeHelpers.t
val truncated_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_count_to_yojson : Types.workflow_execution_count -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_continued_as_new_event_attributes_to_yojson : Types.workflow_execution_continued_as_new_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_completed_event_attributes_to_yojson : Types.workflow_execution_completed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_canceled_event_attributes_to_yojson : Types.workflow_execution_canceled_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_cancel_requested_cause_to_yojson : Types.workflow_execution_cancel_requested_cause -> [> `String of string ]
val workflow_execution_cancel_requested_event_attributes_to_yojson : Types.workflow_execution_cancel_requested_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val error_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val workflow_execution_already_started_fault_to_yojson : Types.workflow_execution_already_started_fault -> Smaws_Lib.Json.SerializeHelpers.t
val resource_tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_tag_key_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_input_to_yojson : Types.untag_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val unknown_resource_fault_to_yojson : Types.unknown_resource_fault -> Smaws_Lib.Json.SerializeHelpers.t
val operation_not_permitted_fault_to_yojson : Types.operation_not_permitted_fault -> Smaws_Lib.Json.SerializeHelpers.t
val limit_exceeded_fault_to_yojson : Types.limit_exceeded_fault -> Smaws_Lib.Json.SerializeHelpers.t
val domain_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val undeprecate_workflow_type_input_to_yojson : Types.undeprecate_workflow_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val type_already_exists_fault_to_yojson : Types.type_already_exists_fault -> Smaws_Lib.Json.SerializeHelpers.t
val undeprecate_domain_input_to_yojson : Types.undeprecate_domain_input -> Smaws_Lib.Json.SerializeHelpers.t
val domain_already_exists_fault_to_yojson : Types.domain_already_exists_fault -> Smaws_Lib.Json.SerializeHelpers.t
val undeprecate_activity_type_input_to_yojson : Types.undeprecate_activity_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val type_not_deprecated_fault_to_yojson : Types.type_not_deprecated_fault -> Smaws_Lib.Json.SerializeHelpers.t
val type_deprecated_fault_to_yojson : Types.type_deprecated_fault -> Smaws_Lib.Json.SerializeHelpers.t
val too_many_tags_fault_to_yojson : Types.too_many_tags_fault -> Smaws_Lib.Json.SerializeHelpers.t
val timer_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val timer_started_event_attributes_to_yojson : Types.timer_started_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val timer_fired_event_attributes_to_yojson : Types.timer_fired_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val timer_canceled_event_attributes_to_yojson : Types.timer_canceled_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val terminate_workflow_execution_input_to_yojson : Types.terminate_workflow_execution_input -> Smaws_Lib.Json.SerializeHelpers.t
val task_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_tag_list_to_yojson : Types.resource_tag list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_input_to_yojson : Types.tag_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val start_workflow_execution_input_to_yojson : Types.start_workflow_execution_input -> Smaws_Lib.Json.SerializeHelpers.t
val default_undefined_fault_to_yojson : Types.default_undefined_fault -> Smaws_Lib.Json.SerializeHelpers.t
val start_timer_failed_cause_to_yojson : Types.start_timer_failed_cause -> [> `String of string ]
val start_timer_failed_event_attributes_to_yojson : Types.start_timer_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val start_timer_decision_attributes_to_yojson : Types.start_timer_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val start_lambda_function_failed_cause_to_yojson : Types.start_lambda_function_failed_cause -> [> `String of string ]
val cause_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val start_lambda_function_failed_event_attributes_to_yojson : Types.start_lambda_function_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val start_child_workflow_execution_initiated_event_attributes_to_yojson : Types.start_child_workflow_execution_initiated_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val start_child_workflow_execution_failed_cause_to_yojson : Types.start_child_workflow_execution_failed_cause -> [> `String of string ]
val start_child_workflow_execution_failed_event_attributes_to_yojson : Types.start_child_workflow_execution_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val start_child_workflow_execution_decision_attributes_to_yojson : Types.start_child_workflow_execution_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val start_at_previous_started_event_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val signal_workflow_execution_input_to_yojson : Types.signal_workflow_execution_input -> Smaws_Lib.Json.SerializeHelpers.t
val decision_type_to_yojson : Types.decision_type -> [> `String of string ]
val activity_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val schedule_activity_task_decision_attributes_to_yojson : Types.schedule_activity_task_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val request_cancel_activity_task_decision_attributes_to_yojson : Types.request_cancel_activity_task_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val complete_workflow_execution_decision_attributes_to_yojson : Types.complete_workflow_execution_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val fail_workflow_execution_decision_attributes_to_yojson : Types.fail_workflow_execution_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_workflow_execution_decision_attributes_to_yojson : Types.cancel_workflow_execution_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val continue_as_new_workflow_execution_decision_attributes_to_yojson : Types.continue_as_new_workflow_execution_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val marker_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val record_marker_decision_attributes_to_yojson : Types.record_marker_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_timer_decision_attributes_to_yojson : Types.cancel_timer_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val signal_external_workflow_execution_decision_attributes_to_yojson : Types.signal_external_workflow_execution_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val request_cancel_external_workflow_execution_decision_attributes_to_yojson : Types.request_cancel_external_workflow_execution_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val function_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val function_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val function_input_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val schedule_lambda_function_decision_attributes_to_yojson : Types.schedule_lambda_function_decision_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val decision_list_to_yojson : Types.decision list -> Smaws_Lib.Json.SerializeHelpers.t
val respond_decision_task_completed_input_to_yojson : Types.respond_decision_task_completed_input -> Smaws_Lib.Json.SerializeHelpers.t
val respond_activity_task_failed_input_to_yojson : Types.respond_activity_task_failed_input -> Smaws_Lib.Json.SerializeHelpers.t
val respond_activity_task_completed_input_to_yojson : Types.respond_activity_task_completed_input -> Smaws_Lib.Json.SerializeHelpers.t
val respond_activity_task_canceled_input_to_yojson : Types.respond_activity_task_canceled_input -> Smaws_Lib.Json.SerializeHelpers.t
val request_cancel_workflow_execution_input_to_yojson : Types.request_cancel_workflow_execution_input -> Smaws_Lib.Json.SerializeHelpers.t
val register_workflow_type_input_to_yojson : Types.register_workflow_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val duration_in_days_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val register_domain_input_to_yojson : Types.register_domain_input -> Smaws_Lib.Json.SerializeHelpers.t
val register_activity_type_input_to_yojson : Types.register_activity_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val activity_task_status_to_yojson : Types.activity_task_status -> Smaws_Lib.Json.SerializeHelpers.t
val limited_data_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val record_activity_task_heartbeat_input_to_yojson : Types.record_activity_task_heartbeat_input -> Smaws_Lib.Json.SerializeHelpers.t
val event_type_to_yojson : Types.event_type -> [> `String of string ]
val complete_workflow_execution_failed_cause_to_yojson : Types.complete_workflow_execution_failed_cause -> [> `String of string ]
val complete_workflow_execution_failed_event_attributes_to_yojson : Types.complete_workflow_execution_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val fail_workflow_execution_failed_cause_to_yojson : Types.fail_workflow_execution_failed_cause -> [> `String of string ]
val fail_workflow_execution_failed_event_attributes_to_yojson : Types.fail_workflow_execution_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_workflow_execution_failed_cause_to_yojson : Types.cancel_workflow_execution_failed_cause -> [> `String of string ]
val cancel_workflow_execution_failed_event_attributes_to_yojson : Types.cancel_workflow_execution_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val continue_as_new_workflow_execution_failed_cause_to_yojson : Types.continue_as_new_workflow_execution_failed_cause -> [> `String of string ]
val continue_as_new_workflow_execution_failed_event_attributes_to_yojson : Types.continue_as_new_workflow_execution_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val decision_task_scheduled_event_attributes_to_yojson : Types.decision_task_scheduled_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val identity_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val decision_task_started_event_attributes_to_yojson : Types.decision_task_started_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val decision_task_completed_event_attributes_to_yojson : Types.decision_task_completed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val decision_task_timeout_type_to_yojson : Types.decision_task_timeout_type -> [> `String of string ]
val decision_task_timed_out_event_attributes_to_yojson : Types.decision_task_timed_out_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val activity_task_scheduled_event_attributes_to_yojson : Types.activity_task_scheduled_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val activity_task_started_event_attributes_to_yojson : Types.activity_task_started_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val activity_task_completed_event_attributes_to_yojson : Types.activity_task_completed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val activity_task_failed_event_attributes_to_yojson : Types.activity_task_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val activity_task_timeout_type_to_yojson : Types.activity_task_timeout_type -> [> `String of string ]
val activity_task_timed_out_event_attributes_to_yojson : Types.activity_task_timed_out_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val activity_task_canceled_event_attributes_to_yojson : Types.activity_task_canceled_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val activity_task_cancel_requested_event_attributes_to_yojson : Types.activity_task_cancel_requested_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val marker_recorded_event_attributes_to_yojson : Types.marker_recorded_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val record_marker_failed_cause_to_yojson : Types.record_marker_failed_cause -> [> `String of string ]
val record_marker_failed_event_attributes_to_yojson : Types.record_marker_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val child_workflow_execution_started_event_attributes_to_yojson : Types.child_workflow_execution_started_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val child_workflow_execution_completed_event_attributes_to_yojson : Types.child_workflow_execution_completed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val child_workflow_execution_failed_event_attributes_to_yojson : Types.child_workflow_execution_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val child_workflow_execution_timed_out_event_attributes_to_yojson : Types.child_workflow_execution_timed_out_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val child_workflow_execution_canceled_event_attributes_to_yojson : Types.child_workflow_execution_canceled_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val child_workflow_execution_terminated_event_attributes_to_yojson : Types.child_workflow_execution_terminated_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val signal_external_workflow_execution_initiated_event_attributes_to_yojson : Types.signal_external_workflow_execution_initiated_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val external_workflow_execution_signaled_event_attributes_to_yojson : Types.external_workflow_execution_signaled_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val signal_external_workflow_execution_failed_cause_to_yojson : Types.signal_external_workflow_execution_failed_cause -> [> `String of string ]
val signal_external_workflow_execution_failed_event_attributes_to_yojson : Types.signal_external_workflow_execution_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val external_workflow_execution_cancel_requested_event_attributes_to_yojson : Types.external_workflow_execution_cancel_requested_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val request_cancel_external_workflow_execution_initiated_event_attributes_to_yojson : Types.request_cancel_external_workflow_execution_initiated_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val request_cancel_external_workflow_execution_failed_cause_to_yojson : Types.request_cancel_external_workflow_execution_failed_cause -> [> `String of string ]
val request_cancel_external_workflow_execution_failed_event_attributes_to_yojson : Types.request_cancel_external_workflow_execution_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val schedule_activity_task_failed_cause_to_yojson : Types.schedule_activity_task_failed_cause -> [> `String of string ]
val schedule_activity_task_failed_event_attributes_to_yojson : Types.schedule_activity_task_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val request_cancel_activity_task_failed_cause_to_yojson : Types.request_cancel_activity_task_failed_cause -> [> `String of string ]
val request_cancel_activity_task_failed_event_attributes_to_yojson : Types.request_cancel_activity_task_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_timer_failed_cause_to_yojson : Types.cancel_timer_failed_cause -> [> `String of string ]
val cancel_timer_failed_event_attributes_to_yojson : Types.cancel_timer_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_scheduled_event_attributes_to_yojson : Types.lambda_function_scheduled_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_started_event_attributes_to_yojson : Types.lambda_function_started_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_completed_event_attributes_to_yojson : Types.lambda_function_completed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_failed_event_attributes_to_yojson : Types.lambda_function_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_timeout_type_to_yojson : Types.lambda_function_timeout_type -> [> `String of string ]
val lambda_function_timed_out_event_attributes_to_yojson : Types.lambda_function_timed_out_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val schedule_lambda_function_failed_cause_to_yojson : Types.schedule_lambda_function_failed_cause -> [> `String of string ]
val schedule_lambda_function_failed_event_attributes_to_yojson : Types.schedule_lambda_function_failed_event_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val history_event_list_to_yojson : Types.history_event list -> Smaws_Lib.Json.SerializeHelpers.t
val page_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val reverse_order_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val poll_for_decision_task_input_to_yojson : Types.poll_for_decision_task_input -> Smaws_Lib.Json.SerializeHelpers.t
val poll_for_activity_task_input_to_yojson : Types.poll_for_activity_task_input -> Smaws_Lib.Json.SerializeHelpers.t
val list_workflow_types_input_to_yojson : Types.list_workflow_types_input -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_output_to_yojson : Types.list_tags_for_resource_output -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_input_to_yojson : Types.list_tags_for_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val execution_time_filter_to_yojson : Types.execution_time_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_open_workflow_executions_input_to_yojson : Types.list_open_workflow_executions_input -> Smaws_Lib.Json.SerializeHelpers.t
val domain_info_list_to_yojson : Types.domain_info list -> Smaws_Lib.Json.SerializeHelpers.t
val list_domains_input_to_yojson : Types.list_domains_input -> Smaws_Lib.Json.SerializeHelpers.t
val close_status_filter_to_yojson : Types.close_status_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_closed_workflow_executions_input_to_yojson : Types.list_closed_workflow_executions_input -> Smaws_Lib.Json.SerializeHelpers.t
val activity_type_info_to_yojson : Types.activity_type_info -> Smaws_Lib.Json.SerializeHelpers.t
val activity_type_info_list_to_yojson : Types.activity_type_info list -> Smaws_Lib.Json.SerializeHelpers.t
val activity_type_infos_to_yojson : Types.activity_type_infos -> Smaws_Lib.Json.SerializeHelpers.t
val list_activity_types_input_to_yojson : Types.list_activity_types_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_workflow_execution_history_input_to_yojson : Types.get_workflow_execution_history_input -> Smaws_Lib.Json.SerializeHelpers.t
val describe_workflow_type_input_to_yojson : Types.describe_workflow_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val describe_workflow_execution_input_to_yojson : Types.describe_workflow_execution_input -> Smaws_Lib.Json.SerializeHelpers.t
val domain_configuration_to_yojson : Types.domain_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val describe_domain_input_to_yojson : Types.describe_domain_input -> Smaws_Lib.Json.SerializeHelpers.t
val activity_type_configuration_to_yojson : Types.activity_type_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val activity_type_detail_to_yojson : Types.activity_type_detail -> Smaws_Lib.Json.SerializeHelpers.t
val describe_activity_type_input_to_yojson : Types.describe_activity_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val deprecate_workflow_type_input_to_yojson : Types.deprecate_workflow_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val domain_deprecated_fault_to_yojson : Types.domain_deprecated_fault -> Smaws_Lib.Json.SerializeHelpers.t
val deprecate_domain_input_to_yojson : Types.deprecate_domain_input -> Smaws_Lib.Json.SerializeHelpers.t
val deprecate_activity_type_input_to_yojson : Types.deprecate_activity_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_workflow_type_input_to_yojson : Types.delete_workflow_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_activity_type_input_to_yojson : Types.delete_activity_type_input -> Smaws_Lib.Json.SerializeHelpers.t
val pending_task_count_to_yojson : Types.pending_task_count -> Smaws_Lib.Json.SerializeHelpers.t
val count_pending_decision_tasks_input_to_yojson : Types.count_pending_decision_tasks_input -> Smaws_Lib.Json.SerializeHelpers.t
val count_pending_activity_tasks_input_to_yojson : Types.count_pending_activity_tasks_input -> Smaws_Lib.Json.SerializeHelpers.t
val count_open_workflow_executions_input_to_yojson : Types.count_open_workflow_executions_input -> Smaws_Lib.Json.SerializeHelpers.t
val count_closed_workflow_executions_input_to_yojson : Types.count_closed_workflow_executions_input -> Smaws_Lib.Json.SerializeHelpers.t