Module Smaws_Client_FraudDetector.Json_serializers

val whole_number_version_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val variable_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val variable_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val variable_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val utc_timestamp_is_o8601_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val time_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_list_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val string__to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val sensitive_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val sage_maker_endpoint_identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val s3_bucket_location_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val rule_expression_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val no_dash_identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val models_max_page_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val model_identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val model_type_enum_to_yojson : Types.model_type_enum -> [> `String of string ]
val float_version_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val training_data_source_enum_to_yojson : Types.training_data_source_enum -> [> `String of string ]
val list_of_strings_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val label_mapper_to_yojson : (string * string list) list -> Smaws_Lib.Json.SerializeHelpers.t
val unlabeled_events_treatment_to_yojson : Types.unlabeled_events_treatment -> [> `String of string ]
val training_data_schema_to_yojson : Types.training_data_schema -> Smaws_Lib.Json.SerializeHelpers.t
val iam_role_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val external_events_detail_to_yojson : Types.external_events_detail -> Smaws_Lib.Json.SerializeHelpers.t
val ingested_events_time_window_to_yojson : Types.ingested_events_time_window -> Smaws_Lib.Json.SerializeHelpers.t
val ingested_events_detail_to_yojson : Types.ingested_events_detail -> Smaws_Lib.Json.SerializeHelpers.t
val file_validation_message_to_yojson : Types.file_validation_message -> Smaws_Lib.Json.SerializeHelpers.t
val file_validation_message_list_to_yojson : Types.file_validation_message list -> Smaws_Lib.Json.SerializeHelpers.t
val field_validation_message_to_yojson : Types.field_validation_message -> Smaws_Lib.Json.SerializeHelpers.t
val field_validation_message_list_to_yojson : Types.field_validation_message list -> Smaws_Lib.Json.SerializeHelpers.t
val data_validation_metrics_to_yojson : Types.data_validation_metrics -> Smaws_Lib.Json.SerializeHelpers.t
val float__to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val metric_data_point_to_yojson : Types.metric_data_point -> Smaws_Lib.Json.SerializeHelpers.t
val metric_data_points_list_to_yojson : Types.metric_data_point list -> Smaws_Lib.Json.SerializeHelpers.t
val training_metrics_to_yojson : Types.training_metrics -> Smaws_Lib.Json.SerializeHelpers.t
val log_odds_metric_to_yojson : Types.log_odds_metric -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_log_odds_metrics_to_yojson : Types.log_odds_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val variable_importance_metrics_to_yojson : Types.variable_importance_metrics -> Smaws_Lib.Json.SerializeHelpers.t
val training_result_to_yojson : Types.training_result -> Smaws_Lib.Json.SerializeHelpers.t
val fraud_detector_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val ofi_metric_data_point_to_yojson : Types.ofi_metric_data_point -> Smaws_Lib.Json.SerializeHelpers.t
val ofi_metric_data_points_list_to_yojson : Types.ofi_metric_data_point list -> Smaws_Lib.Json.SerializeHelpers.t
val uncertainty_range_to_yojson : Types.uncertainty_range -> Smaws_Lib.Json.SerializeHelpers.t
val ofi_model_performance_to_yojson : Types.ofi_model_performance -> Smaws_Lib.Json.SerializeHelpers.t
val ofi_training_metrics_value_to_yojson : Types.ofi_training_metrics_value -> Smaws_Lib.Json.SerializeHelpers.t
val tfi_metric_data_point_to_yojson : Types.tfi_metric_data_point -> Smaws_Lib.Json.SerializeHelpers.t
val tfi_metric_data_points_list_to_yojson : Types.tfi_metric_data_point list -> Smaws_Lib.Json.SerializeHelpers.t
val tfi_model_performance_to_yojson : Types.tfi_model_performance -> Smaws_Lib.Json.SerializeHelpers.t
val tfi_training_metrics_value_to_yojson : Types.tfi_training_metrics_value -> Smaws_Lib.Json.SerializeHelpers.t
val ati_metric_data_point_to_yojson : Types.ati_metric_data_point -> Smaws_Lib.Json.SerializeHelpers.t
val ati_metric_data_points_list_to_yojson : Types.ati_metric_data_point list -> Smaws_Lib.Json.SerializeHelpers.t
val ati_model_performance_to_yojson : Types.ati_model_performance -> Smaws_Lib.Json.SerializeHelpers.t
val ati_training_metrics_value_to_yojson : Types.ati_training_metrics_value -> Smaws_Lib.Json.SerializeHelpers.t
val training_metrics_v2_to_yojson : Types.training_metrics_v2 -> Smaws_Lib.Json.SerializeHelpers.t
val aggregated_log_odds_metric_to_yojson : Types.aggregated_log_odds_metric -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_aggregated_log_odds_metrics_to_yojson : Types.aggregated_log_odds_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val aggregated_variables_importance_metrics_to_yojson : Types.aggregated_variables_importance_metrics -> Smaws_Lib.Json.SerializeHelpers.t
val training_result_v2_to_yojson : Types.training_result_v2 -> Smaws_Lib.Json.SerializeHelpers.t
val model_version_detail_to_yojson : Types.model_version_detail -> Smaws_Lib.Json.SerializeHelpers.t
val model_version_detail_list_to_yojson : Types.model_version_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val model_list_to_yojson : Types.model list -> Smaws_Lib.Json.SerializeHelpers.t
val model_input_template_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val variable_impact_explanation_to_yojson : Types.variable_impact_explanation -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_variable_impact_explanations_to_yojson : Types.variable_impact_explanation list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_restricted_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_entities_to_yojson : Types.entity list -> Smaws_Lib.Json.SerializeHelpers.t
val labels_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val label_list_to_yojson : Types.label list -> Smaws_Lib.Json.SerializeHelpers.t
val identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val filter_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val event_types_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val non_empty_list_of_strings_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val event_ingestion_to_yojson : Types.event_ingestion -> [> `String of string ]
val ingested_event_statistics_to_yojson : Types.ingested_event_statistics -> Smaws_Lib.Json.SerializeHelpers.t
val boolean__to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val event_orchestration_to_yojson : Types.event_orchestration -> Smaws_Lib.Json.SerializeHelpers.t
val event_type_list_to_yojson : Types.event_type list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_types_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val entity_type_list_to_yojson : Types.entity_type list -> Smaws_Lib.Json.SerializeHelpers.t
val content_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val blob_to_yojson : Stdlib.Bytes.t -> Smaws_Lib.Json.SerializeHelpers.t
val batch_predictions_max_page_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val batch_imports_max_page_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val variables_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val data_type_to_yojson : Types.data_type -> [> `String of string ]
val data_source_to_yojson : Types.data_source -> [> `String of string ]
val variable_list_to_yojson : Types.variable list -> Smaws_Lib.Json.SerializeHelpers.t
val variable_entry_to_yojson : Types.variable_entry -> Smaws_Lib.Json.SerializeHelpers.t
val variable_entry_list_to_yojson : Types.variable_entry list -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_to_yojson : Types.validation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val use_event_variables_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val update_variable_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val update_variable_request_to_yojson : Types.update_variable_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 conflict_exception_to_yojson : Types.conflict_exception -> Smaws_Lib.Json.SerializeHelpers.t
val access_denied_exception_to_yojson : Types.access_denied_exception -> Smaws_Lib.Json.SerializeHelpers.t
val update_rule_version_result_to_yojson : Types.update_rule_version_result -> Smaws_Lib.Json.SerializeHelpers.t
val language_to_yojson : Types.language -> [> `String of string ]
val update_rule_version_request_to_yojson : Types.update_rule_version_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_rule_metadata_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val update_rule_metadata_request_to_yojson : Types.update_rule_metadata_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_model_version_status_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val model_version_status_to_yojson : Types.model_version_status -> [> `String of string ]
val update_model_version_status_request_to_yojson : Types.update_model_version_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_model_version_result_to_yojson : Types.update_model_version_result -> Smaws_Lib.Json.SerializeHelpers.t
val update_model_version_request_to_yojson : Types.update_model_version_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_model_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val update_model_request_to_yojson : Types.update_model_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_list_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val elements_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val elements_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val list_update_mode_to_yojson : Types.list_update_mode -> [> `String of string ]
val update_list_request_to_yojson : Types.update_list_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_event_label_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val update_event_label_request_to_yojson : Types.update_event_label_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_detector_version_status_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val detector_version_status_to_yojson : Types.detector_version_status -> [> `String of string ]
val update_detector_version_status_request_to_yojson : Types.update_detector_version_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_detector_version_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val rule_list_to_yojson : Types.rule list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_model_versions_to_yojson : Types.model_version list -> Smaws_Lib.Json.SerializeHelpers.t
val rule_execution_mode_to_yojson : Types.rule_execution_mode -> [> `String of string ]
val update_detector_version_request_to_yojson : Types.update_detector_version_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_detector_version_metadata_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val update_detector_version_metadata_request_to_yojson : Types.update_detector_version_metadata_request -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_request_to_yojson : Types.untag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val tags_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_request_to_yojson : Types.tag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val send_event_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val event_variable_map_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val send_event_request_to_yojson : Types.send_event_request -> Smaws_Lib.Json.SerializeHelpers.t
val rules_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val rule_detail_list_to_yojson : Types.rule_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val resource_unavailable_exception_to_yojson : Types.resource_unavailable_exception -> Smaws_Lib.Json.SerializeHelpers.t
val put_outcome_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val put_outcome_request_to_yojson : Types.put_outcome_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_label_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val put_label_request_to_yojson : Types.put_label_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_kms_encryption_key_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val kms_encryption_key_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_kms_encryption_key_request_to_yojson : Types.put_kms_encryption_key_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_external_model_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val model_source_to_yojson : Types.model_source -> [> `String of string ]
val model_input_data_format_to_yojson : Types.model_input_data_format -> [> `String of string ]
val model_input_configuration_to_yojson : Types.model_input_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val model_output_data_format_to_yojson : Types.model_output_data_format -> [> `String of string ]
val json_key_to_variable_map_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val csv_index_to_variable_map_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val model_output_configuration_to_yojson : Types.model_output_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val model_endpoint_status_to_yojson : Types.model_endpoint_status -> [> `String of string ]
val put_external_model_request_to_yojson : Types.put_external_model_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_event_type_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val put_event_type_request_to_yojson : Types.put_event_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_entity_type_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val put_entity_type_request_to_yojson : Types.put_entity_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_detector_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val put_detector_request_to_yojson : Types.put_detector_request -> Smaws_Lib.Json.SerializeHelpers.t
val prediction_time_range_to_yojson : Types.prediction_time_range -> Smaws_Lib.Json.SerializeHelpers.t
val aggregated_variables_impact_explanation_to_yojson : Types.aggregated_variables_impact_explanation -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_aggregated_variables_impact_explanations_to_yojson : Types.aggregated_variables_impact_explanation list -> Smaws_Lib.Json.SerializeHelpers.t
val prediction_explanations_to_yojson : Types.prediction_explanations -> Smaws_Lib.Json.SerializeHelpers.t
val outcomes_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val outcome_list_to_yojson : Types.outcome list -> Smaws_Lib.Json.SerializeHelpers.t
val name_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val model_version_evaluation_to_yojson : Types.model_version_evaluation -> Smaws_Lib.Json.SerializeHelpers.t
val model_prediction_map_to_yojson : (string * float) list -> Smaws_Lib.Json.SerializeHelpers.t
val model_endpoint_data_blob_to_yojson : Types.model_endpoint_data_blob -> Smaws_Lib.Json.SerializeHelpers.t
val map_of_strings_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val lists_metadata_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val lists_elements_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_result_to_yojson : Types.list_tags_for_resource_result -> 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 list_of_rule_results_to_yojson : Types.rule_result list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_model_version_evaluations_to_yojson : Types.model_version_evaluation list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_model_scores_to_yojson : Types.model_scores list -> Smaws_Lib.Json.SerializeHelpers.t
val external_model_summary_to_yojson : Types.external_model_summary -> Smaws_Lib.Json.SerializeHelpers.t
val external_model_prediction_map_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val external_model_outputs_to_yojson : Types.external_model_outputs -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_external_model_outputs_to_yojson : Types.external_model_outputs list -> Smaws_Lib.Json.SerializeHelpers.t
val event_variable_summary_to_yojson : Types.event_variable_summary -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_event_variable_summaries_to_yojson : Types.event_variable_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val event_prediction_summary_to_yojson : Types.event_prediction_summary -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_event_prediction_summaries_to_yojson : Types.event_prediction_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val evaluated_model_version_to_yojson : Types.evaluated_model_version -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_evaluated_model_versions_to_yojson : Types.evaluated_model_version list -> Smaws_Lib.Json.SerializeHelpers.t
val evaluated_external_model_to_yojson : Types.evaluated_external_model -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_evaluated_external_models_to_yojson : Types.evaluated_external_model list -> Smaws_Lib.Json.SerializeHelpers.t
val list_event_predictions_result_to_yojson : Types.list_event_predictions_result -> Smaws_Lib.Json.SerializeHelpers.t
val filter_condition_to_yojson : Types.filter_condition -> Smaws_Lib.Json.SerializeHelpers.t
val event_predictions_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_event_predictions_request_to_yojson : Types.list_event_predictions_request -> Smaws_Lib.Json.SerializeHelpers.t
val integer2_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val integer_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val get_variables_result_to_yojson : Types.get_variables_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_variables_request_to_yojson : Types.get_variables_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_rules_result_to_yojson : Types.get_rules_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_rules_request_to_yojson : Types.get_rules_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_outcomes_result_to_yojson : Types.get_outcomes_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_outcomes_request_to_yojson : Types.get_outcomes_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_models_result_to_yojson : Types.get_models_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_models_request_to_yojson : Types.get_models_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_model_version_result_to_yojson : Types.get_model_version_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_model_version_request_to_yojson : Types.get_model_version_request -> Smaws_Lib.Json.SerializeHelpers.t
val allow_deny_list_to_yojson : Types.allow_deny_list -> Smaws_Lib.Json.SerializeHelpers.t
val allow_deny_lists_to_yojson : Types.allow_deny_list list -> Smaws_Lib.Json.SerializeHelpers.t
val get_lists_metadata_result_to_yojson : Types.get_lists_metadata_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_lists_metadata_request_to_yojson : Types.get_lists_metadata_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_list_elements_result_to_yojson : Types.get_list_elements_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_list_elements_request_to_yojson : Types.get_list_elements_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_labels_result_to_yojson : Types.get_labels_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_labels_request_to_yojson : Types.get_labels_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_kms_encryption_key_result_to_yojson : Types.get_kms_encryption_key_result -> Smaws_Lib.Json.SerializeHelpers.t
val external_model_list_to_yojson : Types.external_model list -> Smaws_Lib.Json.SerializeHelpers.t
val get_external_models_result_to_yojson : Types.get_external_models_result -> Smaws_Lib.Json.SerializeHelpers.t
val external_models_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val get_external_models_request_to_yojson : Types.get_external_models_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_event_types_result_to_yojson : Types.get_event_types_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_event_types_request_to_yojson : Types.get_event_types_request -> Smaws_Lib.Json.SerializeHelpers.t
val event_attribute_map_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val get_event_result_to_yojson : Types.get_event_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_event_request_to_yojson : Types.get_event_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_event_prediction_result_to_yojson : Types.get_event_prediction_result -> Smaws_Lib.Json.SerializeHelpers.t
val external_model_endpoint_data_blob_map_to_yojson : (string * Types.model_endpoint_data_blob) list -> Smaws_Lib.Json.SerializeHelpers.t
val get_event_prediction_request_to_yojson : Types.get_event_prediction_request -> Smaws_Lib.Json.SerializeHelpers.t
val evaluated_rule_list_to_yojson : Types.evaluated_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val get_event_prediction_metadata_result_to_yojson : Types.get_event_prediction_metadata_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_event_prediction_metadata_request_to_yojson : Types.get_event_prediction_metadata_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_entity_types_result_to_yojson : Types.get_entity_types_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_entity_types_request_to_yojson : Types.get_entity_types_request -> Smaws_Lib.Json.SerializeHelpers.t
val detector_list_to_yojson : Types.detector list -> Smaws_Lib.Json.SerializeHelpers.t
val get_detectors_result_to_yojson : Types.get_detectors_result -> Smaws_Lib.Json.SerializeHelpers.t
val detectors_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val get_detectors_request_to_yojson : Types.get_detectors_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_detector_version_result_to_yojson : Types.get_detector_version_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_detector_version_request_to_yojson : Types.get_detector_version_request -> Smaws_Lib.Json.SerializeHelpers.t
val async_job_status_to_yojson : Types.async_job_status -> [> `String of string ]
val get_delete_events_by_event_type_status_result_to_yojson : Types.get_delete_events_by_event_type_status_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_delete_events_by_event_type_status_request_to_yojson : Types.get_delete_events_by_event_type_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_prediction_to_yojson : Types.batch_prediction -> Smaws_Lib.Json.SerializeHelpers.t
val batch_prediction_list_to_yojson : Types.batch_prediction list -> Smaws_Lib.Json.SerializeHelpers.t
val get_batch_prediction_jobs_result_to_yojson : Types.get_batch_prediction_jobs_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_batch_prediction_jobs_request_to_yojson : Types.get_batch_prediction_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_import_list_to_yojson : Types.batch_import list -> Smaws_Lib.Json.SerializeHelpers.t
val get_batch_import_jobs_result_to_yojson : Types.get_batch_import_jobs_result -> Smaws_Lib.Json.SerializeHelpers.t
val get_batch_import_jobs_request_to_yojson : Types.get_batch_import_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val detector_version_summary_to_yojson : Types.detector_version_summary -> Smaws_Lib.Json.SerializeHelpers.t
val detector_version_summary_list_to_yojson : Types.detector_version_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val detector_version_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val describe_model_versions_result_to_yojson : Types.describe_model_versions_result -> Smaws_Lib.Json.SerializeHelpers.t
val describe_model_versions_request_to_yojson : Types.describe_model_versions_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_detector_result_to_yojson : Types.describe_detector_result -> Smaws_Lib.Json.SerializeHelpers.t
val describe_detector_request_to_yojson : Types.describe_detector_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_variable_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_variable_request_to_yojson : Types.delete_variable_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_rule_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_rule_request_to_yojson : Types.delete_rule_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_outcome_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_outcome_request_to_yojson : Types.delete_outcome_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_model_version_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_model_version_request_to_yojson : Types.delete_model_version_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_model_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_model_request_to_yojson : Types.delete_model_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_list_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_list_request_to_yojson : Types.delete_list_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_label_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_label_request_to_yojson : Types.delete_label_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_external_model_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_external_model_request_to_yojson : Types.delete_external_model_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_events_by_event_type_result_to_yojson : Types.delete_events_by_event_type_result -> Smaws_Lib.Json.SerializeHelpers.t
val delete_events_by_event_type_request_to_yojson : Types.delete_events_by_event_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_event_type_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_event_type_request_to_yojson : Types.delete_event_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_event_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_audit_history_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val delete_event_request_to_yojson : Types.delete_event_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_entity_type_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_entity_type_request_to_yojson : Types.delete_entity_type_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_detector_version_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_detector_version_request_to_yojson : Types.delete_detector_version_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_detector_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_detector_request_to_yojson : Types.delete_detector_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_batch_prediction_job_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_batch_prediction_job_request_to_yojson : Types.delete_batch_prediction_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_batch_import_job_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_batch_import_job_request_to_yojson : Types.delete_batch_import_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_variable_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val create_variable_request_to_yojson : Types.create_variable_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_rule_result_to_yojson : Types.create_rule_result -> Smaws_Lib.Json.SerializeHelpers.t
val create_rule_request_to_yojson : Types.create_rule_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_model_version_result_to_yojson : Types.create_model_version_result -> Smaws_Lib.Json.SerializeHelpers.t
val create_model_version_request_to_yojson : Types.create_model_version_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_model_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val create_model_request_to_yojson : Types.create_model_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_list_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val create_list_request_to_yojson : Types.create_list_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_detector_version_result_to_yojson : Types.create_detector_version_result -> Smaws_Lib.Json.SerializeHelpers.t
val create_detector_version_request_to_yojson : Types.create_detector_version_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_batch_prediction_job_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val create_batch_prediction_job_request_to_yojson : Types.create_batch_prediction_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_batch_import_job_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val create_batch_import_job_request_to_yojson : Types.create_batch_import_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_batch_prediction_job_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_batch_prediction_job_request_to_yojson : Types.cancel_batch_prediction_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_batch_import_job_result_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val cancel_batch_import_job_request_to_yojson : Types.cancel_batch_import_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_variable_error_to_yojson : Types.batch_get_variable_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_variable_error_list_to_yojson : Types.batch_get_variable_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_variable_result_to_yojson : Types.batch_get_variable_result -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_variable_request_to_yojson : Types.batch_get_variable_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_variable_error_to_yojson : Types.batch_create_variable_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_variable_error_list_to_yojson : Types.batch_create_variable_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_variable_result_to_yojson : Types.batch_create_variable_result -> Smaws_Lib.Json.SerializeHelpers.t
val batch_create_variable_request_to_yojson : Types.batch_create_variable_request -> Smaws_Lib.Json.SerializeHelpers.t