Module Smaws_Client_Comprehend.Json_serializers

val integer_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val page_based_warning_code_to_yojson : Types.page_based_warning_code -> [> `String of string ]
val string__to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val warnings_list_item_to_yojson : Types.warnings_list_item -> Smaws_Lib.Json.SerializeHelpers.t
val security_group_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val security_group_ids_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val subnet_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val subnets_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val version_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val comprehend_flywheel_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val comprehend_model_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val iam_role_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val language_code_to_yojson : Types.language_code -> [> `String of string ]
val document_classifier_mode_to_yojson : Types.document_classifier_mode -> [> `String of string ]
val label_list_item_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val labels_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val document_classification_config_to_yojson : Types.document_classification_config -> Smaws_Lib.Json.SerializeHelpers.t
val entity_type_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val entity_types_list_item_to_yojson : Types.entity_types_list_item -> Smaws_Lib.Json.SerializeHelpers.t
val entity_types_list_to_yojson : Types.entity_types_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognition_config_to_yojson : Types.entity_recognition_config -> Smaws_Lib.Json.SerializeHelpers.t
val s3_uri_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val kms_key_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val data_security_config_to_yojson : Types.data_security_config -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_status_to_yojson : Types.flywheel_status -> [> `String of string ]
val model_type_to_yojson : Types.model_type -> [> `String of string ]
val any_length_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_iteration_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_properties_to_yojson : Types.flywheel_properties -> Smaws_Lib.Json.SerializeHelpers.t
val update_flywheel_response_to_yojson : Types.update_flywheel_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_data_security_config_to_yojson : Types.update_data_security_config -> Smaws_Lib.Json.SerializeHelpers.t
val update_flywheel_request_to_yojson : Types.update_flywheel_request -> Smaws_Lib.Json.SerializeHelpers.t
val too_many_requests_exception_to_yojson : Types.too_many_requests_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_exception_to_yojson : Types.resource_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val kms_key_validation_exception_to_yojson : Types.kms_key_validation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_request_reason_to_yojson : Types.invalid_request_reason -> [> `String of string ]
val invalid_request_detail_reason_to_yojson : Types.invalid_request_detail_reason -> [> `String of string ]
val invalid_request_detail_to_yojson : Types.invalid_request_detail -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_request_exception_to_yojson : Types.invalid_request_exception -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_exception_to_yojson : Types.internal_server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val update_endpoint_response_to_yojson : Types.update_endpoint_response -> Smaws_Lib.Json.SerializeHelpers.t
val comprehend_endpoint_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val inference_units_integer_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val update_endpoint_request_to_yojson : Types.update_endpoint_request -> Smaws_Lib.Json.SerializeHelpers.t
val resource_unavailable_exception_to_yojson : Types.resource_unavailable_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_limit_exceeded_exception_to_yojson : Types.resource_limit_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_in_use_exception_to_yojson : Types.resource_in_use_exception -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val comprehend_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_list_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 too_many_tag_keys_exception_to_yojson : Types.too_many_tag_keys_exception -> Smaws_Lib.Json.SerializeHelpers.t
val concurrent_modification_exception_to_yojson : Types.concurrent_modification_exception -> Smaws_Lib.Json.SerializeHelpers.t
val unsupported_language_exception_to_yojson : Types.unsupported_language_exception -> Smaws_Lib.Json.SerializeHelpers.t
val toxic_content_type_to_yojson : Types.toxic_content_type -> [> `String of string ]
val float__to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_toxic_content_to_yojson : Types.toxic_content list -> Smaws_Lib.Json.SerializeHelpers.t
val job_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val job_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val job_status_to_yojson : Types.job_status -> [> `String of string ]
val input_format_to_yojson : Types.input_format -> [> `String of string ]
val document_read_action_to_yojson : Types.document_read_action -> [> `String of string ]
val document_read_mode_to_yojson : Types.document_read_mode -> [> `String of string ]
val document_read_feature_types_to_yojson : Types.document_read_feature_types -> [> `String of string ]
val list_of_document_read_feature_types_to_yojson : Types.document_read_feature_types list -> Smaws_Lib.Json.SerializeHelpers.t
val document_reader_config_to_yojson : Types.document_reader_config -> Smaws_Lib.Json.SerializeHelpers.t
val input_data_config_to_yojson : Types.input_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val output_data_config_to_yojson : Types.output_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val topics_detection_job_properties_to_yojson : Types.topics_detection_job_properties -> Smaws_Lib.Json.SerializeHelpers.t
val topics_detection_job_properties_list_to_yojson : Types.topics_detection_job_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val topics_detection_job_filter_to_yojson : Types.topics_detection_job_filter -> Smaws_Lib.Json.SerializeHelpers.t
val too_many_tags_exception_to_yojson : Types.too_many_tags_exception -> Smaws_Lib.Json.SerializeHelpers.t
val text_size_limit_exceeded_exception_to_yojson : Types.text_size_limit_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val customer_input_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val targeted_sentiment_entity_type_to_yojson : Types.targeted_sentiment_entity_type -> [> `String of string ]
val sentiment_type_to_yojson : Types.sentiment_type -> [> `String of string ]
val sentiment_score_to_yojson : Types.sentiment_score -> Smaws_Lib.Json.SerializeHelpers.t
val mention_sentiment_to_yojson : Types.mention_sentiment -> Smaws_Lib.Json.SerializeHelpers.t
val targeted_sentiment_mention_to_yojson : Types.targeted_sentiment_mention -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_descriptive_mention_indices_to_yojson : int list -> Smaws_Lib.Json.SerializeHelpers.t
val targeted_sentiment_entity_to_yojson : Types.targeted_sentiment_entity -> Smaws_Lib.Json.SerializeHelpers.t
val targeted_sentiment_detection_job_properties_to_yojson : Types.targeted_sentiment_detection_job_properties -> Smaws_Lib.Json.SerializeHelpers.t
val targeted_sentiment_detection_job_properties_list_to_yojson : Types.targeted_sentiment_detection_job_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val targeted_sentiment_detection_job_filter_to_yojson : Types.targeted_sentiment_detection_job_filter -> Smaws_Lib.Json.SerializeHelpers.t
val event_type_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val target_event_types_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val tag_list_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_request_to_yojson : Types.tag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val part_of_speech_tag_type_to_yojson : Types.part_of_speech_tag_type -> [> `String of string ]
val part_of_speech_tag_to_yojson : Types.part_of_speech_tag -> Smaws_Lib.Json.SerializeHelpers.t
val syntax_language_code_to_yojson : Types.syntax_language_code -> [> `String of string ]
val string_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val stop_training_entity_recognizer_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val stop_training_entity_recognizer_request_to_yojson : Types.stop_training_entity_recognizer_request -> Smaws_Lib.Json.SerializeHelpers.t
val stop_training_document_classifier_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val stop_training_document_classifier_request_to_yojson : Types.stop_training_document_classifier_request -> Smaws_Lib.Json.SerializeHelpers.t
val stop_targeted_sentiment_detection_job_response_to_yojson : Types.stop_targeted_sentiment_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val stop_targeted_sentiment_detection_job_request_to_yojson : Types.stop_targeted_sentiment_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val job_not_found_exception_to_yojson : Types.job_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val stop_sentiment_detection_job_response_to_yojson : Types.stop_sentiment_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val stop_sentiment_detection_job_request_to_yojson : Types.stop_sentiment_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val stop_pii_entities_detection_job_response_to_yojson : Types.stop_pii_entities_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val stop_pii_entities_detection_job_request_to_yojson : Types.stop_pii_entities_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val stop_key_phrases_detection_job_response_to_yojson : Types.stop_key_phrases_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val stop_key_phrases_detection_job_request_to_yojson : Types.stop_key_phrases_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val stop_events_detection_job_response_to_yojson : Types.stop_events_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val stop_events_detection_job_request_to_yojson : Types.stop_events_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val stop_entities_detection_job_response_to_yojson : Types.stop_entities_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val stop_entities_detection_job_request_to_yojson : Types.stop_entities_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val stop_dominant_language_detection_job_response_to_yojson : Types.stop_dominant_language_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val stop_dominant_language_detection_job_request_to_yojson : Types.stop_dominant_language_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_topics_detection_job_response_to_yojson : Types.start_topics_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val number_of_topics_integer_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val client_request_token_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val start_topics_detection_job_request_to_yojson : Types.start_topics_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_targeted_sentiment_detection_job_response_to_yojson : Types.start_targeted_sentiment_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_targeted_sentiment_detection_job_request_to_yojson : Types.start_targeted_sentiment_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_sentiment_detection_job_response_to_yojson : Types.start_sentiment_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_sentiment_detection_job_request_to_yojson : Types.start_sentiment_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_pii_entities_detection_job_response_to_yojson : Types.start_pii_entities_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val pii_entities_detection_mode_to_yojson : Types.pii_entities_detection_mode -> [> `String of string ]
val pii_entity_type_to_yojson : Types.pii_entity_type -> [> `String of string ]
val list_of_pii_entity_types_to_yojson : Types.pii_entity_type list -> Smaws_Lib.Json.SerializeHelpers.t
val pii_entities_detection_mask_mode_to_yojson : Types.pii_entities_detection_mask_mode -> [> `String of string ]
val mask_character_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val redaction_config_to_yojson : Types.redaction_config -> Smaws_Lib.Json.SerializeHelpers.t
val start_pii_entities_detection_job_request_to_yojson : Types.start_pii_entities_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_key_phrases_detection_job_response_to_yojson : Types.start_key_phrases_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_key_phrases_detection_job_request_to_yojson : Types.start_key_phrases_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_flywheel_iteration_response_to_yojson : Types.start_flywheel_iteration_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_flywheel_iteration_request_to_yojson : Types.start_flywheel_iteration_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_events_detection_job_response_to_yojson : Types.start_events_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_events_detection_job_request_to_yojson : Types.start_events_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_entities_detection_job_response_to_yojson : Types.start_entities_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_entities_detection_job_request_to_yojson : Types.start_entities_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_dominant_language_detection_job_response_to_yojson : Types.start_dominant_language_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_dominant_language_detection_job_request_to_yojson : Types.start_dominant_language_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_document_classification_job_response_to_yojson : Types.start_document_classification_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_document_classification_job_request_to_yojson : Types.start_document_classification_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val split_to_yojson : Types.split -> [> `String of string ]
val sentiment_detection_job_properties_to_yojson : Types.sentiment_detection_job_properties -> Smaws_Lib.Json.SerializeHelpers.t
val sentiment_detection_job_properties_list_to_yojson : Types.sentiment_detection_job_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val sentiment_detection_job_filter_to_yojson : Types.sentiment_detection_job_filter -> Smaws_Lib.Json.SerializeHelpers.t
val semi_structured_document_blob_to_yojson : Stdlib.Bytes.t -> Smaws_Lib.Json.SerializeHelpers.t
val relationship_type_to_yojson : Types.relationship_type -> [> `String of string ]
val relationships_list_item_to_yojson : Types.relationships_list_item -> Smaws_Lib.Json.SerializeHelpers.t
val policy_revision_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_resource_policy_response_to_yojson : Types.put_resource_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val policy_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_resource_policy_request_to_yojson : Types.put_resource_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val polygon_to_yojson : Types.point list -> Smaws_Lib.Json.SerializeHelpers.t
val pii_output_data_config_to_yojson : Types.pii_output_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val pii_entities_detection_job_properties_to_yojson : Types.pii_entities_detection_job_properties -> Smaws_Lib.Json.SerializeHelpers.t
val pii_entities_detection_job_properties_list_to_yojson : Types.pii_entities_detection_job_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val pii_entities_detection_job_filter_to_yojson : Types.pii_entities_detection_job_filter -> Smaws_Lib.Json.SerializeHelpers.t
val page_based_error_code_to_yojson : Types.page_based_error_code -> [> `String of string ]
val number_of_documents_to_yojson : Smaws_Lib.CoreTypes.Int64.t -> Smaws_Lib.Json.SerializeHelpers.t
val model_status_to_yojson : Types.model_status -> [> `String of string ]
val max_results_integer_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_topics_detection_jobs_response_to_yojson : Types.list_topics_detection_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_topics_detection_jobs_request_to_yojson : Types.list_topics_detection_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_filter_exception_to_yojson : Types.invalid_filter_exception -> Smaws_Lib.Json.SerializeHelpers.t
val list_targeted_sentiment_detection_jobs_response_to_yojson : Types.list_targeted_sentiment_detection_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_targeted_sentiment_detection_jobs_request_to_yojson : Types.list_targeted_sentiment_detection_jobs_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 list_sentiment_detection_jobs_response_to_yojson : Types.list_sentiment_detection_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_sentiment_detection_jobs_request_to_yojson : Types.list_sentiment_detection_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_pii_entities_detection_jobs_response_to_yojson : Types.list_pii_entities_detection_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_pii_entities_detection_jobs_request_to_yojson : Types.list_pii_entities_detection_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_warnings_to_yojson : Types.warnings_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_toxic_labels_to_yojson : Types.toxic_labels list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_text_segments_to_yojson : Types.text_segment list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_targeted_sentiment_entities_to_yojson : Types.targeted_sentiment_entity list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_syntax_tokens_to_yojson : Types.syntax_token list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_relationships_to_yojson : Types.relationships_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_pii_entities_to_yojson : Types.pii_entity list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_labels_to_yojson : Types.document_label list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_key_phrases_to_yojson : Types.key_phrase list -> Smaws_Lib.Json.SerializeHelpers.t
val extracted_characters_list_item_to_yojson : Types.extracted_characters_list_item -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_extracted_characters_to_yojson : Types.extracted_characters_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val errors_list_item_to_yojson : Types.errors_list_item -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_errors_to_yojson : Types.errors_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_entity_labels_to_yojson : Types.entity_label list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_type_to_yojson : Types.entity_type -> [> `String of string ]
val list_of_child_blocks_to_yojson : Types.child_block list -> Smaws_Lib.Json.SerializeHelpers.t
val block_reference_to_yojson : Types.block_reference -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_block_references_to_yojson : Types.block_reference list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_entities_to_yojson : Types.entity list -> Smaws_Lib.Json.SerializeHelpers.t
val dominant_language_to_yojson : Types.dominant_language -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_dominant_languages_to_yojson : Types.dominant_language list -> Smaws_Lib.Json.SerializeHelpers.t
val document_type_to_yojson : Types.document_type -> [> `String of string ]
val document_type_list_item_to_yojson : Types.document_type_list_item -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_document_type_to_yojson : Types.document_type_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_targeted_sentiment_item_result_to_yojson : Types.batch_detect_targeted_sentiment_item_result -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_detect_targeted_sentiment_result_to_yojson : Types.batch_detect_targeted_sentiment_item_result list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_syntax_item_result_to_yojson : Types.batch_detect_syntax_item_result -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_detect_syntax_result_to_yojson : Types.batch_detect_syntax_item_result list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_sentiment_item_result_to_yojson : Types.batch_detect_sentiment_item_result -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_detect_sentiment_result_to_yojson : Types.batch_detect_sentiment_item_result list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_key_phrases_item_result_to_yojson : Types.batch_detect_key_phrases_item_result -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_detect_key_phrases_result_to_yojson : Types.batch_detect_key_phrases_item_result list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_entities_item_result_to_yojson : Types.batch_detect_entities_item_result -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_detect_entities_result_to_yojson : Types.batch_detect_entities_item_result list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_dominant_language_item_result_to_yojson : Types.batch_detect_dominant_language_item_result -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_detect_dominant_language_result_to_yojson : Types.batch_detect_dominant_language_item_result list -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_classes_to_yojson : Types.document_class list -> Smaws_Lib.Json.SerializeHelpers.t
val block_type_to_yojson : Types.block_type -> [> `String of string ]
val list_of_blocks_to_yojson : Types.block list -> Smaws_Lib.Json.SerializeHelpers.t
val key_phrases_detection_job_properties_to_yojson : Types.key_phrases_detection_job_properties -> Smaws_Lib.Json.SerializeHelpers.t
val key_phrases_detection_job_properties_list_to_yojson : Types.key_phrases_detection_job_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_key_phrases_detection_jobs_response_to_yojson : Types.list_key_phrases_detection_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val key_phrases_detection_job_filter_to_yojson : Types.key_phrases_detection_job_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_key_phrases_detection_jobs_request_to_yojson : Types.list_key_phrases_detection_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_summary_to_yojson : Types.flywheel_summary -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_summary_list_to_yojson : Types.flywheel_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_flywheels_response_to_yojson : Types.list_flywheels_response -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_filter_to_yojson : Types.flywheel_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_flywheels_request_to_yojson : Types.list_flywheels_request -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_iteration_status_to_yojson : Types.flywheel_iteration_status -> [> `String of string ]
val double_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_model_evaluation_metrics_to_yojson : Types.flywheel_model_evaluation_metrics -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_iteration_properties_to_yojson : Types.flywheel_iteration_properties -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_iteration_properties_list_to_yojson : Types.flywheel_iteration_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_flywheel_iteration_history_response_to_yojson : Types.list_flywheel_iteration_history_response -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_iteration_filter_to_yojson : Types.flywheel_iteration_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_flywheel_iteration_history_request_to_yojson : Types.list_flywheel_iteration_history_request -> Smaws_Lib.Json.SerializeHelpers.t
val events_detection_job_properties_to_yojson : Types.events_detection_job_properties -> Smaws_Lib.Json.SerializeHelpers.t
val events_detection_job_properties_list_to_yojson : Types.events_detection_job_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_events_detection_jobs_response_to_yojson : Types.list_events_detection_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val events_detection_job_filter_to_yojson : Types.events_detection_job_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_events_detection_jobs_request_to_yojson : Types.list_events_detection_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_data_format_to_yojson : Types.entity_recognizer_data_format -> [> `String of string ]
val entity_recognizer_documents_to_yojson : Types.entity_recognizer_documents -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_annotations_to_yojson : Types.entity_recognizer_annotations -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_entity_list_to_yojson : Types.entity_recognizer_entity_list -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_names_list_item_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_names_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val augmented_manifests_document_type_format_to_yojson : Types.augmented_manifests_document_type_format -> [> `String of string ]
val augmented_manifests_list_item_to_yojson : Types.augmented_manifests_list_item -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_augmented_manifests_list_to_yojson : Types.augmented_manifests_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_input_data_config_to_yojson : Types.entity_recognizer_input_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_evaluation_metrics_to_yojson : Types.entity_recognizer_evaluation_metrics -> Smaws_Lib.Json.SerializeHelpers.t
val entity_types_evaluation_metrics_to_yojson : Types.entity_types_evaluation_metrics -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_metadata_entity_types_list_item_to_yojson : Types.entity_recognizer_metadata_entity_types_list_item -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_metadata_entity_types_list_to_yojson : Types.entity_recognizer_metadata_entity_types_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_metadata_to_yojson : Types.entity_recognizer_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_output_data_config_to_yojson : Types.entity_recognizer_output_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_properties_to_yojson : Types.entity_recognizer_properties -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_properties_list_to_yojson : Types.entity_recognizer_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_entity_recognizers_response_to_yojson : Types.list_entity_recognizers_response -> Smaws_Lib.Json.SerializeHelpers.t
val comprehend_arn_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_filter_to_yojson : Types.entity_recognizer_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_entity_recognizers_request_to_yojson : Types.list_entity_recognizers_request -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_summary_to_yojson : Types.entity_recognizer_summary -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_summaries_list_to_yojson : Types.entity_recognizer_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_entity_recognizer_summaries_response_to_yojson : Types.list_entity_recognizer_summaries_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_entity_recognizer_summaries_request_to_yojson : Types.list_entity_recognizer_summaries_request -> Smaws_Lib.Json.SerializeHelpers.t
val entities_detection_job_properties_to_yojson : Types.entities_detection_job_properties -> Smaws_Lib.Json.SerializeHelpers.t
val entities_detection_job_properties_list_to_yojson : Types.entities_detection_job_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_entities_detection_jobs_response_to_yojson : Types.list_entities_detection_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val entities_detection_job_filter_to_yojson : Types.entities_detection_job_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_entities_detection_jobs_request_to_yojson : Types.list_entities_detection_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_status_to_yojson : Types.endpoint_status -> [> `String of string ]
val endpoint_properties_to_yojson : Types.endpoint_properties -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_properties_list_to_yojson : Types.endpoint_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_endpoints_response_to_yojson : Types.list_endpoints_response -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_filter_to_yojson : Types.endpoint_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_endpoints_request_to_yojson : Types.list_endpoints_request -> Smaws_Lib.Json.SerializeHelpers.t
val dominant_language_detection_job_properties_to_yojson : Types.dominant_language_detection_job_properties -> Smaws_Lib.Json.SerializeHelpers.t
val dominant_language_detection_job_properties_list_to_yojson : Types.dominant_language_detection_job_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_dominant_language_detection_jobs_response_to_yojson : Types.list_dominant_language_detection_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val dominant_language_detection_job_filter_to_yojson : Types.dominant_language_detection_job_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_dominant_language_detection_jobs_request_to_yojson : Types.list_dominant_language_detection_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_data_format_to_yojson : Types.document_classifier_data_format -> [> `String of string ]
val label_delimiter_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_augmented_manifests_list_to_yojson : Types.augmented_manifests_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_document_type_format_to_yojson : Types.document_classifier_document_type_format -> [> `String of string ]
val document_classifier_documents_to_yojson : Types.document_classifier_documents -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_input_data_config_to_yojson : Types.document_classifier_input_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_output_data_config_to_yojson : Types.document_classifier_output_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val classifier_evaluation_metrics_to_yojson : Types.classifier_evaluation_metrics -> Smaws_Lib.Json.SerializeHelpers.t
val classifier_metadata_to_yojson : Types.classifier_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_properties_to_yojson : Types.document_classifier_properties -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_properties_list_to_yojson : Types.document_classifier_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_document_classifiers_response_to_yojson : Types.list_document_classifiers_response -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_filter_to_yojson : Types.document_classifier_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_document_classifiers_request_to_yojson : Types.list_document_classifiers_request -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_summary_to_yojson : Types.document_classifier_summary -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_summaries_list_to_yojson : Types.document_classifier_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_document_classifier_summaries_response_to_yojson : Types.list_document_classifier_summaries_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_document_classifier_summaries_request_to_yojson : Types.list_document_classifier_summaries_request -> Smaws_Lib.Json.SerializeHelpers.t
val document_classification_job_properties_to_yojson : Types.document_classification_job_properties -> Smaws_Lib.Json.SerializeHelpers.t
val document_classification_job_properties_list_to_yojson : Types.document_classification_job_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_document_classification_jobs_response_to_yojson : Types.list_document_classification_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val document_classification_job_filter_to_yojson : Types.document_classification_job_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_document_classification_jobs_request_to_yojson : Types.list_document_classification_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val comprehend_dataset_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_type_to_yojson : Types.dataset_type -> [> `String of string ]
val description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_status_to_yojson : Types.dataset_status -> [> `String of string ]
val dataset_properties_to_yojson : Types.dataset_properties -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_properties_list_to_yojson : Types.dataset_properties list -> Smaws_Lib.Json.SerializeHelpers.t
val list_datasets_response_to_yojson : Types.list_datasets_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_datasets_request_to_yojson : Types.list_datasets_request -> Smaws_Lib.Json.SerializeHelpers.t
val import_model_response_to_yojson : Types.import_model_response -> Smaws_Lib.Json.SerializeHelpers.t
val import_model_request_to_yojson : Types.import_model_request -> Smaws_Lib.Json.SerializeHelpers.t
val flywheel_s3_uri_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val entity_recognizer_endpoint_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val document_metadata_to_yojson : Types.document_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val document_classifier_endpoint_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val detect_toxic_content_response_to_yojson : Types.detect_toxic_content_response -> Smaws_Lib.Json.SerializeHelpers.t
val detect_toxic_content_request_to_yojson : Types.detect_toxic_content_request -> Smaws_Lib.Json.SerializeHelpers.t
val detect_targeted_sentiment_response_to_yojson : Types.detect_targeted_sentiment_response -> Smaws_Lib.Json.SerializeHelpers.t
val detect_targeted_sentiment_request_to_yojson : Types.detect_targeted_sentiment_request -> Smaws_Lib.Json.SerializeHelpers.t
val detect_syntax_response_to_yojson : Types.detect_syntax_response -> Smaws_Lib.Json.SerializeHelpers.t
val detect_syntax_request_to_yojson : Types.detect_syntax_request -> Smaws_Lib.Json.SerializeHelpers.t
val detect_sentiment_response_to_yojson : Types.detect_sentiment_response -> Smaws_Lib.Json.SerializeHelpers.t
val detect_sentiment_request_to_yojson : Types.detect_sentiment_request -> Smaws_Lib.Json.SerializeHelpers.t
val detect_pii_entities_response_to_yojson : Types.detect_pii_entities_response -> Smaws_Lib.Json.SerializeHelpers.t
val detect_pii_entities_request_to_yojson : Types.detect_pii_entities_request -> Smaws_Lib.Json.SerializeHelpers.t
val detect_key_phrases_response_to_yojson : Types.detect_key_phrases_response -> Smaws_Lib.Json.SerializeHelpers.t
val detect_key_phrases_request_to_yojson : Types.detect_key_phrases_request -> Smaws_Lib.Json.SerializeHelpers.t
val detect_entities_response_to_yojson : Types.detect_entities_response -> Smaws_Lib.Json.SerializeHelpers.t
val detect_entities_request_to_yojson : Types.detect_entities_request -> Smaws_Lib.Json.SerializeHelpers.t
val detect_dominant_language_response_to_yojson : Types.detect_dominant_language_response -> Smaws_Lib.Json.SerializeHelpers.t
val detect_dominant_language_request_to_yojson : Types.detect_dominant_language_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_topics_detection_job_response_to_yojson : Types.describe_topics_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_topics_detection_job_request_to_yojson : Types.describe_topics_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_targeted_sentiment_detection_job_response_to_yojson : Types.describe_targeted_sentiment_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_targeted_sentiment_detection_job_request_to_yojson : Types.describe_targeted_sentiment_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_sentiment_detection_job_response_to_yojson : Types.describe_sentiment_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_sentiment_detection_job_request_to_yojson : Types.describe_sentiment_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_resource_policy_response_to_yojson : Types.describe_resource_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_resource_policy_request_to_yojson : Types.describe_resource_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_pii_entities_detection_job_response_to_yojson : Types.describe_pii_entities_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_pii_entities_detection_job_request_to_yojson : Types.describe_pii_entities_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_key_phrases_detection_job_response_to_yojson : Types.describe_key_phrases_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_key_phrases_detection_job_request_to_yojson : Types.describe_key_phrases_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_flywheel_response_to_yojson : Types.describe_flywheel_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_flywheel_request_to_yojson : Types.describe_flywheel_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_flywheel_iteration_response_to_yojson : Types.describe_flywheel_iteration_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_flywheel_iteration_request_to_yojson : Types.describe_flywheel_iteration_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_events_detection_job_response_to_yojson : Types.describe_events_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_events_detection_job_request_to_yojson : Types.describe_events_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_entity_recognizer_response_to_yojson : Types.describe_entity_recognizer_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_entity_recognizer_request_to_yojson : Types.describe_entity_recognizer_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_entities_detection_job_response_to_yojson : Types.describe_entities_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_entities_detection_job_request_to_yojson : Types.describe_entities_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_endpoint_response_to_yojson : Types.describe_endpoint_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_endpoint_request_to_yojson : Types.describe_endpoint_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_dominant_language_detection_job_response_to_yojson : Types.describe_dominant_language_detection_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_dominant_language_detection_job_request_to_yojson : Types.describe_dominant_language_detection_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_document_classifier_response_to_yojson : Types.describe_document_classifier_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_document_classifier_request_to_yojson : Types.describe_document_classifier_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_document_classification_job_response_to_yojson : Types.describe_document_classification_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_document_classification_job_request_to_yojson : Types.describe_document_classification_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_dataset_response_to_yojson : Types.describe_dataset_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_dataset_request_to_yojson : Types.describe_dataset_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_resource_policy_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_resource_policy_request_to_yojson : Types.delete_resource_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_flywheel_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_flywheel_request_to_yojson : Types.delete_flywheel_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_entity_recognizer_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_entity_recognizer_request_to_yojson : Types.delete_entity_recognizer_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_endpoint_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_endpoint_request_to_yojson : Types.delete_endpoint_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_document_classifier_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_document_classifier_request_to_yojson : Types.delete_document_classifier_request -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_augmented_manifests_list_item_to_yojson : Types.dataset_augmented_manifests_list_item -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_augmented_manifests_list_to_yojson : Types.dataset_augmented_manifests_list_item list -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_data_format_to_yojson : Types.dataset_data_format -> [> `String of string ]
val dataset_document_classifier_input_data_config_to_yojson : Types.dataset_document_classifier_input_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_entity_recognizer_annotations_to_yojson : Types.dataset_entity_recognizer_annotations -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_entity_recognizer_documents_to_yojson : Types.dataset_entity_recognizer_documents -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_entity_recognizer_entity_list_to_yojson : Types.dataset_entity_recognizer_entity_list -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_entity_recognizer_input_data_config_to_yojson : Types.dataset_entity_recognizer_input_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val dataset_input_data_config_to_yojson : Types.dataset_input_data_config -> Smaws_Lib.Json.SerializeHelpers.t
val customer_input_string_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val create_flywheel_response_to_yojson : Types.create_flywheel_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_flywheel_request_to_yojson : Types.create_flywheel_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_entity_recognizer_response_to_yojson : Types.create_entity_recognizer_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_entity_recognizer_request_to_yojson : Types.create_entity_recognizer_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_endpoint_response_to_yojson : Types.create_endpoint_response -> Smaws_Lib.Json.SerializeHelpers.t
val comprehend_endpoint_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val create_endpoint_request_to_yojson : Types.create_endpoint_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_document_classifier_response_to_yojson : Types.create_document_classifier_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_document_classifier_request_to_yojson : Types.create_document_classifier_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_dataset_response_to_yojson : Types.create_dataset_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_dataset_request_to_yojson : Types.create_dataset_request -> Smaws_Lib.Json.SerializeHelpers.t
val contains_pii_entities_response_to_yojson : Types.contains_pii_entities_response -> Smaws_Lib.Json.SerializeHelpers.t
val contains_pii_entities_request_to_yojson : Types.contains_pii_entities_request -> Smaws_Lib.Json.SerializeHelpers.t
val classify_document_response_to_yojson : Types.classify_document_response -> Smaws_Lib.Json.SerializeHelpers.t
val classify_document_request_to_yojson : Types.classify_document_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_size_limit_exceeded_exception_to_yojson : Types.batch_size_limit_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val batch_item_error_to_yojson : Types.batch_item_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_item_error_list_to_yojson : Types.batch_item_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_targeted_sentiment_response_to_yojson : Types.batch_detect_targeted_sentiment_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_targeted_sentiment_request_to_yojson : Types.batch_detect_targeted_sentiment_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_syntax_response_to_yojson : Types.batch_detect_syntax_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_syntax_request_to_yojson : Types.batch_detect_syntax_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_sentiment_response_to_yojson : Types.batch_detect_sentiment_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_sentiment_request_to_yojson : Types.batch_detect_sentiment_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_key_phrases_response_to_yojson : Types.batch_detect_key_phrases_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_key_phrases_request_to_yojson : Types.batch_detect_key_phrases_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_entities_response_to_yojson : Types.batch_detect_entities_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_entities_request_to_yojson : Types.batch_detect_entities_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_dominant_language_response_to_yojson : Types.batch_detect_dominant_language_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_detect_dominant_language_request_to_yojson : Types.batch_detect_dominant_language_request -> Smaws_Lib.Json.SerializeHelpers.t