Module Smaws_Client_Kendra.Json_serializers

val organization_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val boolean__to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_inclusions_exclusions_strings_member_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_inclusions_exclusions_strings_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_field_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_date_field_format_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val index_field_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_to_index_field_mapping_to_yojson : Types.data_source_to_index_field_mapping -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_to_index_field_mapping_list_to_yojson : Types.data_source_to_index_field_mapping list -> Smaws_Lib.Json.SerializeHelpers.t
val work_docs_configuration_to_yojson : Types.work_docs_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val web_crawler_mode_to_yojson : Types.web_crawler_mode -> [> `String of string ]
val seed_url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val seed_url_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val seed_url_configuration_to_yojson : Types.seed_url_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val site_map_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val site_maps_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val site_maps_configuration_to_yojson : Types.site_maps_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val crawl_depth_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_content_size_per_page_in_mega_bytes_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val max_urls_per_minute_crawl_rate_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val host_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val port_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val secret_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_configuration_to_yojson : Types.proxy_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val basic_authentication_configuration_to_yojson : Types.basic_authentication_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val basic_authentication_configuration_list_to_yojson : Types.basic_authentication_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val authentication_configuration_to_yojson : Types.authentication_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val web_crawler_configuration_to_yojson : Types.web_crawler_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val warning_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val warning_code_to_yojson : Types.warning_code -> [> `String of string ]
val warning_list_to_yojson : Types.warning list -> Smaws_Lib.Json.SerializeHelpers.t
val vpc_security_group_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val visitor_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val value_importance_map_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val importance_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val value_importance_map_to_yojson : (string * int) list -> Smaws_Lib.Json.SerializeHelpers.t
val error_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_to_yojson : Types.validation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val key_location_to_yojson : Types.key_location -> [> `String of string ]
val url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val role_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val user_name_attribute_field_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val group_attribute_field_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val issuer_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val claim_regex_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val jwt_token_type_configuration_to_yojson : Types.jwt_token_type_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val string__to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val json_token_type_configuration_to_yojson : Types.json_token_type_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val user_token_configuration_to_yojson : Types.user_token_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val user_token_configuration_list_to_yojson : Types.user_token_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val identity_attribute_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val user_identity_configuration_to_yojson : Types.user_identity_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val user_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val user_group_resolution_mode_to_yojson : Types.user_group_resolution_mode -> [> `String of string ]
val user_group_resolution_configuration_to_yojson : Types.user_group_resolution_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val user_context_policy_to_yojson : Types.user_context_policy -> [> `String of string ]
val token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val principal_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val groups_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_group_to_yojson : Types.data_source_group -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_groups_to_yojson : Types.data_source_group list -> Smaws_Lib.Json.SerializeHelpers.t
val user_account_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val thesaurus_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val thesaurus_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val index_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val s3_bucket_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val s3_object_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_thesaurus_request_to_yojson : Types.update_thesaurus_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 mode_to_yojson : Types.mode -> [> `String of string ]
val integer_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val object_boolean_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val minimum_number_of_querying_users_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val minimum_query_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val suggestable_config_to_yojson : Types.suggestable_config -> Smaws_Lib.Json.SerializeHelpers.t
val suggestable_config_list_to_yojson : Types.suggestable_config list -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_suggestions_mode_to_yojson : Types.attribute_suggestions_mode -> [> `String of string ]
val attribute_suggestions_update_config_to_yojson : Types.attribute_suggestions_update_config -> Smaws_Lib.Json.SerializeHelpers.t
val update_query_suggestions_config_request_to_yojson : Types.update_query_suggestions_config_request -> Smaws_Lib.Json.SerializeHelpers.t
val query_suggestions_block_list_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val query_suggestions_block_list_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_query_suggestions_block_list_request_to_yojson : Types.update_query_suggestions_block_list_request -> Smaws_Lib.Json.SerializeHelpers.t
val index_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val document_metadata_configuration_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_value_type_to_yojson : Types.document_attribute_value_type -> [> `String of string ]
val document_metadata_boolean_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val duration_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val order_to_yojson : Types.order -> [> `String of string ]
val document_metadata_configuration_to_yojson : Types.document_metadata_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val document_metadata_configuration_list_to_yojson : Types.document_metadata_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val storage_capacity_unit_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val query_capacity_unit_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val capacity_units_configuration_to_yojson : Types.capacity_units_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val update_index_request_to_yojson : Types.update_index_request -> Smaws_Lib.Json.SerializeHelpers.t
val service_quota_exceeded_exception_to_yojson : Types.service_quota_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val query_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val query_text_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val document_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val long_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val conflicting_item_to_yojson : Types.conflicting_item -> Smaws_Lib.Json.SerializeHelpers.t
val conflicting_items_to_yojson : Types.conflicting_item list -> Smaws_Lib.Json.SerializeHelpers.t
val experience_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val experience_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_id_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val faq_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val faq_ids_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val content_source_configuration_to_yojson : Types.content_source_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val experience_configuration_to_yojson : Types.experience_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val update_experience_request_to_yojson : Types.update_experience_request -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val documents_metadata_configuration_to_yojson : Types.documents_metadata_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_list_configuration_to_yojson : Types.access_control_list_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val s3_data_source_configuration_to_yojson : Types.s3_data_source_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val share_point_version_to_yojson : Types.share_point_version -> [> `String of string ]
val share_point_url_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val subnet_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val subnet_id_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val security_group_id_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_vpc_configuration_to_yojson : Types.data_source_vpc_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val share_point_online_authentication_type_to_yojson : Types.share_point_online_authentication_type -> [> `String of string ]
val share_point_configuration_to_yojson : Types.share_point_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val database_engine_type_to_yojson : Types.database_engine_type -> [> `String of string ]
val database_host_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val database_port_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val database_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val table_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val connection_configuration_to_yojson : Types.connection_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val column_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val change_detecting_columns_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val column_configuration_to_yojson : Types.column_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val acl_configuration_to_yojson : Types.acl_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val query_identifiers_enclosing_option_to_yojson : Types.query_identifiers_enclosing_option -> [> `String of string ]
val sql_configuration_to_yojson : Types.sql_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val database_configuration_to_yojson : Types.database_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_standard_object_name_to_yojson : Types.salesforce_standard_object_name -> [> `String of string ]
val salesforce_standard_object_configuration_to_yojson : Types.salesforce_standard_object_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_standard_object_configuration_list_to_yojson : Types.salesforce_standard_object_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_knowledge_article_state_to_yojson : Types.salesforce_knowledge_article_state -> [> `String of string ]
val salesforce_knowledge_article_state_list_to_yojson : Types.salesforce_knowledge_article_state list -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_standard_knowledge_article_type_configuration_to_yojson : Types.salesforce_standard_knowledge_article_type_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_custom_knowledge_article_type_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_custom_knowledge_article_type_configuration_to_yojson : Types.salesforce_custom_knowledge_article_type_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_custom_knowledge_article_type_configuration_list_to_yojson : Types.salesforce_custom_knowledge_article_type_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_knowledge_article_configuration_to_yojson : Types.salesforce_knowledge_article_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_chatter_feed_include_filter_type_to_yojson : Types.salesforce_chatter_feed_include_filter_type -> [> `String of string ]
val salesforce_chatter_feed_include_filter_types_to_yojson : Types.salesforce_chatter_feed_include_filter_type list -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_chatter_feed_configuration_to_yojson : Types.salesforce_chatter_feed_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_standard_object_attachment_configuration_to_yojson : Types.salesforce_standard_object_attachment_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val salesforce_configuration_to_yojson : Types.salesforce_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val tenant_domain_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val one_drive_user_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val one_drive_user_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val one_drive_users_to_yojson : Types.one_drive_users -> Smaws_Lib.Json.SerializeHelpers.t
val one_drive_configuration_to_yojson : Types.one_drive_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val service_now_host_url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val service_now_build_version_type_to_yojson : Types.service_now_build_version_type -> [> `String of string ]
val service_now_knowledge_article_filter_query_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val service_now_knowledge_article_configuration_to_yojson : Types.service_now_knowledge_article_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val service_now_service_catalog_configuration_to_yojson : Types.service_now_service_catalog_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val service_now_authentication_type_to_yojson : Types.service_now_authentication_type -> [> `String of string ]
val service_now_configuration_to_yojson : Types.service_now_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_version_to_yojson : Types.confluence_version -> [> `String of string ]
val confluence_space_identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_space_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_space_field_name_to_yojson : Types.confluence_space_field_name -> [> `String of string ]
val confluence_space_to_index_field_mapping_to_yojson : Types.confluence_space_to_index_field_mapping -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_space_field_mappings_list_to_yojson : Types.confluence_space_to_index_field_mapping list -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_space_configuration_to_yojson : Types.confluence_space_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_page_field_name_to_yojson : Types.confluence_page_field_name -> [> `String of string ]
val confluence_page_to_index_field_mapping_to_yojson : Types.confluence_page_to_index_field_mapping -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_page_field_mappings_list_to_yojson : Types.confluence_page_to_index_field_mapping list -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_page_configuration_to_yojson : Types.confluence_page_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_blog_field_name_to_yojson : Types.confluence_blog_field_name -> [> `String of string ]
val confluence_blog_to_index_field_mapping_to_yojson : Types.confluence_blog_to_index_field_mapping -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_blog_field_mappings_list_to_yojson : Types.confluence_blog_to_index_field_mapping list -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_blog_configuration_to_yojson : Types.confluence_blog_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_attachment_field_name_to_yojson : Types.confluence_attachment_field_name -> [> `String of string ]
val confluence_attachment_to_index_field_mapping_to_yojson : Types.confluence_attachment_to_index_field_mapping -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_attachment_field_mappings_list_to_yojson : Types.confluence_attachment_to_index_field_mapping list -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_attachment_configuration_to_yojson : Types.confluence_attachment_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val confluence_authentication_type_to_yojson : Types.confluence_authentication_type -> [> `String of string ]
val confluence_configuration_to_yojson : Types.confluence_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val mime_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val exclude_mime_types_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val exclude_user_accounts_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val shared_drive_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val exclude_shared_drives_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val google_drive_configuration_to_yojson : Types.google_drive_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val file_system_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val fsx_file_system_type_to_yojson : Types.fsx_file_system_type -> [> `String of string ]
val fsx_configuration_to_yojson : Types.fsx_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val team_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val slack_entity_to_yojson : Types.slack_entity -> [> `String of string ]
val slack_entity_list_to_yojson : Types.slack_entity list -> Smaws_Lib.Json.SerializeHelpers.t
val since_crawl_date_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val look_back_period_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val private_channel_filter_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val public_channel_filter_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val slack_configuration_to_yojson : Types.slack_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val enterprise_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val box_configuration_to_yojson : Types.box_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val domain_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val folder_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val folder_id_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val quip_configuration_to_yojson : Types.quip_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val jira_account_url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val project_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val issue_type_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val jira_status_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val issue_sub_entity_to_yojson : Types.issue_sub_entity -> [> `String of string ]
val issue_sub_entity_filter_to_yojson : Types.issue_sub_entity list -> Smaws_Lib.Json.SerializeHelpers.t
val jira_configuration_to_yojson : Types.jira_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val organization_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val saa_s_configuration_to_yojson : Types.saa_s_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val on_premise_configuration_to_yojson : Types.on_premise_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val type__to_yojson : Types.type_ -> [> `String of string ]
val git_hub_document_crawl_properties_to_yojson : Types.git_hub_document_crawl_properties -> Smaws_Lib.Json.SerializeHelpers.t
val repository_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val repository_names_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val string_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val git_hub_configuration_to_yojson : Types.git_hub_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val site_url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val site_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val alfresco_entity_to_yojson : Types.alfresco_entity -> [> `String of string ]
val entity_filter_to_yojson : Types.alfresco_entity list -> Smaws_Lib.Json.SerializeHelpers.t
val alfresco_configuration_to_yojson : Types.alfresco_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val template_configuration_to_yojson : Types.template_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_configuration_to_yojson : Types.data_source_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val scan_schedule_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val language_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val condition_operator_to_yojson : Types.condition_operator -> [> `String of string ]
val document_attribute_string_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_string_list_value_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_value_to_yojson : Types.document_attribute_value -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_condition_to_yojson : Types.document_attribute_condition -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_target_to_yojson : Types.document_attribute_target -> Smaws_Lib.Json.SerializeHelpers.t
val inline_custom_document_enrichment_configuration_to_yojson : Types.inline_custom_document_enrichment_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val inline_custom_document_enrichment_configuration_list_to_yojson : Types.inline_custom_document_enrichment_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val hook_configuration_to_yojson : Types.hook_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val custom_document_enrichment_configuration_to_yojson : Types.custom_document_enrichment_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val update_data_source_request_to_yojson : Types.update_data_source_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_access_control_configuration_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_configuration_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_configuration_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val principal_type_to_yojson : Types.principal_type -> [> `String of string ]
val read_access_type_to_yojson : Types.read_access_type -> [> `String of string ]
val principal_list_to_yojson : Types.principal list -> Smaws_Lib.Json.SerializeHelpers.t
val hierarchical_principal_to_yojson : Types.hierarchical_principal -> Smaws_Lib.Json.SerializeHelpers.t
val hierarchical_principal_list_to_yojson : Types.hierarchical_principal list -> Smaws_Lib.Json.SerializeHelpers.t
val update_access_control_configuration_request_to_yojson : Types.update_access_control_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val amazon_resource_name_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 resource_unavailable_exception_to_yojson : Types.resource_unavailable_exception -> Smaws_Lib.Json.SerializeHelpers.t
val top_document_attribute_value_count_pairs_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val title_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val thesaurus_status_to_yojson : Types.thesaurus_status -> [> `String of string ]
val thesaurus_summary_to_yojson : Types.thesaurus_summary -> Smaws_Lib.Json.SerializeHelpers.t
val thesaurus_summary_items_to_yojson : Types.thesaurus_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val highlight_type_to_yojson : Types.highlight_type -> [> `String of string ]
val highlight_list_to_yojson : Types.highlight list -> Smaws_Lib.Json.SerializeHelpers.t
val text_with_highlights_to_yojson : Types.text_with_highlights -> Smaws_Lib.Json.SerializeHelpers.t
val indexed_text_documents_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val indexed_text_bytes_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val text_document_statistics_to_yojson : Types.text_document_statistics -> 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 table_cell_list_to_yojson : Types.table_cell list -> Smaws_Lib.Json.SerializeHelpers.t
val table_row_list_to_yojson : Types.table_row list -> Smaws_Lib.Json.SerializeHelpers.t
val suggestion_highlight_to_yojson : Types.suggestion_highlight -> Smaws_Lib.Json.SerializeHelpers.t
val suggestion_highlight_list_to_yojson : Types.suggestion_highlight list -> Smaws_Lib.Json.SerializeHelpers.t
val suggestion_text_with_highlights_to_yojson : Types.suggestion_text_with_highlights -> Smaws_Lib.Json.SerializeHelpers.t
val suggestion_value_to_yojson : Types.suggestion_value -> Smaws_Lib.Json.SerializeHelpers.t
val suggestion_type_to_yojson : Types.suggestion_type -> [> `String of string ]
val suggestion_types_to_yojson : Types.suggestion_type list -> Smaws_Lib.Json.SerializeHelpers.t
val suggestion_query_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val result_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_key_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_to_yojson : Types.document_attribute -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_list_to_yojson : Types.document_attribute list -> Smaws_Lib.Json.SerializeHelpers.t
val source_document_to_yojson : Types.source_document -> Smaws_Lib.Json.SerializeHelpers.t
val source_documents_to_yojson : Types.source_document list -> Smaws_Lib.Json.SerializeHelpers.t
val suggestion_list_to_yojson : Types.suggestion list -> Smaws_Lib.Json.SerializeHelpers.t
val suggested_query_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val query_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val click_feedback_list_to_yojson : Types.click_feedback list -> Smaws_Lib.Json.SerializeHelpers.t
val relevance_type_to_yojson : Types.relevance_type -> [> `String of string ]
val relevance_feedback_to_yojson : Types.relevance_feedback -> Smaws_Lib.Json.SerializeHelpers.t
val relevance_feedback_list_to_yojson : Types.relevance_feedback list -> Smaws_Lib.Json.SerializeHelpers.t
val submit_feedback_request_to_yojson : Types.submit_feedback_request -> Smaws_Lib.Json.SerializeHelpers.t
val stop_data_source_sync_job_request_to_yojson : Types.stop_data_source_sync_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val document_status_to_yojson : Types.document_status -> [> `String of string ]
val start_data_source_sync_job_response_to_yojson : Types.start_data_source_sync_job_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_data_source_sync_job_request_to_yojson : Types.start_data_source_sync_job_request -> Smaws_Lib.Json.SerializeHelpers.t
val resource_in_use_exception_to_yojson : Types.resource_in_use_exception -> Smaws_Lib.Json.SerializeHelpers.t
val spell_correction_configuration_to_yojson : Types.spell_correction_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val correction_list_to_yojson : Types.correction list -> Smaws_Lib.Json.SerializeHelpers.t
val spell_corrected_query_to_yojson : Types.spell_corrected_query -> Smaws_Lib.Json.SerializeHelpers.t
val spell_corrected_query_list_to_yojson : Types.spell_corrected_query list -> Smaws_Lib.Json.SerializeHelpers.t
val sort_order_to_yojson : Types.sort_order -> [> `String of string ]
val sorting_configuration_to_yojson : Types.sorting_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val sorting_configuration_list_to_yojson : Types.sorting_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val snapshots_data_record_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val snapshots_data_records_to_yojson : string list list -> Smaws_Lib.Json.SerializeHelpers.t
val snapshots_data_header_fields_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val kms_key_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val server_side_encryption_configuration_to_yojson : Types.server_side_encryption_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val score_confidence_to_yojson : Types.score_confidence -> [> `String of string ]
val score_attributes_to_yojson : Types.score_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val document_title_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val content_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val retrieve_result_item_to_yojson : Types.retrieve_result_item -> Smaws_Lib.Json.SerializeHelpers.t
val retrieve_result_item_list_to_yojson : Types.retrieve_result_item list -> Smaws_Lib.Json.SerializeHelpers.t
val retrieve_result_to_yojson : Types.retrieve_result -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_filter_to_yojson : Types.attribute_filter -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_filter_list_to_yojson : Types.attribute_filter_list -> Smaws_Lib.Json.SerializeHelpers.t
val document_relevance_configuration_to_yojson : Types.document_relevance_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val document_relevance_override_configuration_list_to_yojson : Types.document_relevance_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val retrieve_request_to_yojson : Types.retrieve_request -> Smaws_Lib.Json.SerializeHelpers.t
val resource_already_exist_exception_to_yojson : Types.resource_already_exist_exception -> Smaws_Lib.Json.SerializeHelpers.t
val query_suggestions_status_to_yojson : Types.query_suggestions_status -> [> `String of string ]
val query_suggestions_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val query_suggestions_block_list_status_to_yojson : Types.query_suggestions_block_list_status -> [> `String of string ]
val query_suggestions_block_list_summary_to_yojson : Types.query_suggestions_block_list_summary -> Smaws_Lib.Json.SerializeHelpers.t
val query_suggestions_block_list_summary_items_to_yojson : Types.query_suggestions_block_list_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val query_result_type_to_yojson : Types.query_result_type -> [> `String of string ]
val query_result_format_to_yojson : Types.query_result_format -> [> `String of string ]
val additional_result_attribute_value_type_to_yojson : Types.additional_result_attribute_value_type -> [> `String of string ]
val additional_result_attribute_value_to_yojson : Types.additional_result_attribute_value -> Smaws_Lib.Json.SerializeHelpers.t
val additional_result_attribute_to_yojson : Types.additional_result_attribute -> Smaws_Lib.Json.SerializeHelpers.t
val additional_result_attribute_list_to_yojson : Types.additional_result_attribute list -> Smaws_Lib.Json.SerializeHelpers.t
val feedback_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val expanded_result_item_to_yojson : Types.expanded_result_item -> Smaws_Lib.Json.SerializeHelpers.t
val expanded_result_list_to_yojson : Types.expanded_result_item list -> Smaws_Lib.Json.SerializeHelpers.t
val collapsed_result_detail_to_yojson : Types.collapsed_result_detail -> Smaws_Lib.Json.SerializeHelpers.t
val query_result_item_to_yojson : Types.query_result_item -> Smaws_Lib.Json.SerializeHelpers.t
val query_result_item_list_to_yojson : Types.query_result_item list -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_value_count_pair_to_yojson : Types.document_attribute_value_count_pair -> Smaws_Lib.Json.SerializeHelpers.t
val document_attribute_value_count_pair_list_to_yojson : Types.document_attribute_value_count_pair_list -> Smaws_Lib.Json.SerializeHelpers.t
val facet_result_list_to_yojson : Types.facet_result_list -> Smaws_Lib.Json.SerializeHelpers.t
val missing_attribute_key_strategy_to_yojson : Types.missing_attribute_key_strategy -> [> `String of string ]
val expand_configuration_to_yojson : Types.expand_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val collapse_configuration_to_yojson : Types.collapse_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val group_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val member_groups_to_yojson : Types.member_group list -> Smaws_Lib.Json.SerializeHelpers.t
val member_users_to_yojson : Types.member_user list -> Smaws_Lib.Json.SerializeHelpers.t
val principal_ordering_id_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val put_principal_mapping_request_to_yojson : Types.put_principal_mapping_request -> Smaws_Lib.Json.SerializeHelpers.t
val principal_mapping_status_to_yojson : Types.principal_mapping_status -> [> `String of string ]
val entity_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val persona_to_yojson : Types.persona -> [> `String of string ]
val personas_summary_to_yojson : Types.personas_summary -> Smaws_Lib.Json.SerializeHelpers.t
val personas_summary_list_to_yojson : Types.personas_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val name_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val metric_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val metric_type_to_yojson : Types.metric_type -> [> `String of string ]
val max_results_integer_for_list_thesauri_request_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_integer_for_list_query_suggestions_block_lists_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_integer_for_list_principals_request_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_integer_for_list_indices_request_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_integer_for_list_faqs_request_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_integer_for_list_experiences_request_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_integer_for_list_entity_personas_request_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_integer_for_list_data_sources_request_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_integer_for_list_data_source_sync_jobs_request_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_integer_for_list_access_control_configurations_request_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_thesauri_response_to_yojson : Types.list_thesauri_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_thesauri_request_to_yojson : Types.list_thesauri_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_query_suggestions_block_lists_response_to_yojson : Types.list_query_suggestions_block_lists_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_query_suggestions_block_lists_request_to_yojson : Types.list_query_suggestions_block_lists_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_of_group_summaries_to_yojson : Types.group_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val index_edition_to_yojson : Types.index_edition -> [> `String of string ]
val index_status_to_yojson : Types.index_status -> [> `String of string ]
val index_configuration_summary_to_yojson : Types.index_configuration_summary -> Smaws_Lib.Json.SerializeHelpers.t
val index_configuration_summary_list_to_yojson : Types.index_configuration_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_indices_response_to_yojson : Types.list_indices_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_indices_request_to_yojson : Types.list_indices_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_groups_older_than_ordering_id_response_to_yojson : Types.list_groups_older_than_ordering_id_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_groups_older_than_ordering_id_request_to_yojson : Types.list_groups_older_than_ordering_id_request -> Smaws_Lib.Json.SerializeHelpers.t
val faq_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val faq_status_to_yojson : Types.faq_status -> [> `String of string ]
val faq_file_format_to_yojson : Types.faq_file_format -> [> `String of string ]
val faq_summary_items_to_yojson : Types.faq_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_faqs_response_to_yojson : Types.list_faqs_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_faqs_request_to_yojson : Types.list_faqs_request -> Smaws_Lib.Json.SerializeHelpers.t
val experience_status_to_yojson : Types.experience_status -> [> `String of string ]
val endpoint_type_to_yojson : Types.endpoint_type -> [> `String of string ]
val endpoint_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val experience_endpoint_to_yojson : Types.experience_endpoint -> Smaws_Lib.Json.SerializeHelpers.t
val experience_endpoints_to_yojson : Types.experience_endpoint list -> Smaws_Lib.Json.SerializeHelpers.t
val experiences_summary_to_yojson : Types.experiences_summary -> Smaws_Lib.Json.SerializeHelpers.t
val experiences_summary_list_to_yojson : Types.experiences_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_experiences_response_to_yojson : Types.list_experiences_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_experiences_request_to_yojson : Types.list_experiences_request -> Smaws_Lib.Json.SerializeHelpers.t
val entity_type_to_yojson : Types.entity_type -> [> `String of string ]
val entity_display_data_to_yojson : Types.entity_display_data -> Smaws_Lib.Json.SerializeHelpers.t
val experience_entities_summary_to_yojson : Types.experience_entities_summary -> Smaws_Lib.Json.SerializeHelpers.t
val experience_entities_summary_list_to_yojson : Types.experience_entities_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_experience_entities_response_to_yojson : Types.list_experience_entities_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_experience_entities_request_to_yojson : Types.list_experience_entities_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_entity_personas_response_to_yojson : Types.list_entity_personas_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_entity_personas_request_to_yojson : Types.list_entity_personas_request -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_type_to_yojson : Types.data_source_type -> [> `String of string ]
val data_source_status_to_yojson : Types.data_source_status -> [> `String of string ]
val data_source_summary_to_yojson : Types.data_source_summary -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_summary_list_to_yojson : Types.data_source_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_data_sources_response_to_yojson : Types.list_data_sources_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_data_sources_request_to_yojson : Types.list_data_sources_request -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_sync_job_status_to_yojson : Types.data_source_sync_job_status -> [> `String of string ]
val error_code_to_yojson : Types.error_code -> [> `String of string ]
val data_source_sync_job_metrics_to_yojson : Types.data_source_sync_job_metrics -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_sync_job_to_yojson : Types.data_source_sync_job -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_sync_job_history_list_to_yojson : Types.data_source_sync_job list -> Smaws_Lib.Json.SerializeHelpers.t
val list_data_source_sync_jobs_response_to_yojson : Types.list_data_source_sync_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_data_source_sync_jobs_request_to_yojson : Types.list_data_source_sync_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_configuration_summary_to_yojson : Types.access_control_configuration_summary -> Smaws_Lib.Json.SerializeHelpers.t
val access_control_configuration_summary_list_to_yojson : Types.access_control_configuration_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_access_control_configurations_response_to_yojson : Types.list_access_control_configurations_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_access_control_configurations_request_to_yojson : Types.list_access_control_configurations_request -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_request_exception_to_yojson : Types.invalid_request_exception -> Smaws_Lib.Json.SerializeHelpers.t
val interval_to_yojson : Types.interval -> [> `String of string ]
val indexed_question_answers_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val index_statistics_to_yojson : Types.index_statistics -> Smaws_Lib.Json.SerializeHelpers.t
val failure_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val group_ordering_id_summary_to_yojson : Types.group_ordering_id_summary -> Smaws_Lib.Json.SerializeHelpers.t
val group_ordering_id_summaries_to_yojson : Types.group_ordering_id_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val get_snapshots_response_to_yojson : Types.get_snapshots_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_snapshots_request_to_yojson : Types.get_snapshots_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_query_suggestions_response_to_yojson : Types.get_query_suggestions_response -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_suggestions_get_config_to_yojson : Types.attribute_suggestions_get_config -> Smaws_Lib.Json.SerializeHelpers.t
val get_query_suggestions_request_to_yojson : Types.get_query_suggestions_request -> Smaws_Lib.Json.SerializeHelpers.t
val failed_entity_list_to_yojson : Types.failed_entity list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_persona_configuration_to_yojson : Types.entity_persona_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val entity_persona_configuration_list_to_yojson : Types.entity_persona_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_ids_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val entity_configuration_to_yojson : Types.entity_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val document_status_list_to_yojson : Types.status list -> Smaws_Lib.Json.SerializeHelpers.t
val blob_to_yojson : Stdlib.Bytes.t -> Smaws_Lib.Json.SerializeHelpers.t
val content_type_to_yojson : Types.content_type -> [> `String of string ]
val document_list_to_yojson : Types.document list -> Smaws_Lib.Json.SerializeHelpers.t
val document_info_list_to_yojson : Types.document_info list -> Smaws_Lib.Json.SerializeHelpers.t
val document_id_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_personas_from_entities_response_to_yojson : Types.disassociate_personas_from_entities_response -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_personas_from_entities_request_to_yojson : Types.disassociate_personas_from_entities_request -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_entity_list_to_yojson : Types.entity_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_entities_from_experience_response_to_yojson : Types.disassociate_entities_from_experience_response -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_entities_from_experience_request_to_yojson : Types.disassociate_entities_from_experience_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_thesaurus_response_to_yojson : Types.describe_thesaurus_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_thesaurus_request_to_yojson : Types.describe_thesaurus_request -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_suggestions_describe_config_to_yojson : Types.attribute_suggestions_describe_config -> Smaws_Lib.Json.SerializeHelpers.t
val describe_query_suggestions_config_response_to_yojson : Types.describe_query_suggestions_config_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_query_suggestions_config_request_to_yojson : Types.describe_query_suggestions_config_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_query_suggestions_block_list_response_to_yojson : Types.describe_query_suggestions_block_list_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_query_suggestions_block_list_request_to_yojson : Types.describe_query_suggestions_block_list_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_principal_mapping_response_to_yojson : Types.describe_principal_mapping_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_principal_mapping_request_to_yojson : Types.describe_principal_mapping_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_index_response_to_yojson : Types.describe_index_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_index_request_to_yojson : Types.describe_index_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_faq_response_to_yojson : Types.describe_faq_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_faq_request_to_yojson : Types.describe_faq_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_experience_response_to_yojson : Types.describe_experience_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_experience_request_to_yojson : Types.describe_experience_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_data_source_response_to_yojson : Types.describe_data_source_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_data_source_request_to_yojson : Types.describe_data_source_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_access_control_configuration_response_to_yojson : Types.describe_access_control_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_access_control_configuration_request_to_yojson : Types.describe_access_control_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_thesaurus_request_to_yojson : Types.delete_thesaurus_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_query_suggestions_block_list_request_to_yojson : Types.delete_query_suggestions_block_list_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_principal_mapping_request_to_yojson : Types.delete_principal_mapping_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_index_request_to_yojson : Types.delete_index_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_faq_request_to_yojson : Types.delete_faq_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_experience_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_experience_request_to_yojson : Types.delete_experience_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_data_source_request_to_yojson : Types.delete_data_source_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_access_control_configuration_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_access_control_configuration_request_to_yojson : Types.delete_access_control_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_sync_job_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val data_source_sync_job_metric_target_to_yojson : Types.data_source_sync_job_metric_target -> Smaws_Lib.Json.SerializeHelpers.t
val create_thesaurus_response_to_yojson : Types.create_thesaurus_response -> Smaws_Lib.Json.SerializeHelpers.t
val client_token_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val create_thesaurus_request_to_yojson : Types.create_thesaurus_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_query_suggestions_block_list_response_to_yojson : Types.create_query_suggestions_block_list_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_query_suggestions_block_list_request_to_yojson : Types.create_query_suggestions_block_list_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_index_response_to_yojson : Types.create_index_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_index_request_to_yojson : Types.create_index_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_faq_response_to_yojson : Types.create_faq_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_faq_request_to_yojson : Types.create_faq_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_experience_response_to_yojson : Types.create_experience_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_experience_request_to_yojson : Types.create_experience_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_data_source_response_to_yojson : Types.create_data_source_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_data_source_request_to_yojson : Types.create_data_source_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_access_control_configuration_response_to_yojson : Types.create_access_control_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_access_control_configuration_request_to_yojson : Types.create_access_control_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val clear_query_suggestions_request_to_yojson : Types.clear_query_suggestions_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_put_document_response_failed_document_to_yojson : Types.batch_put_document_response_failed_document -> Smaws_Lib.Json.SerializeHelpers.t
val batch_put_document_response_failed_documents_to_yojson : Types.batch_put_document_response_failed_document list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_put_document_response_to_yojson : Types.batch_put_document_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_put_document_request_to_yojson : Types.batch_put_document_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_document_status_response_error_to_yojson : Types.batch_get_document_status_response_error -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_document_status_response_errors_to_yojson : Types.batch_get_document_status_response_error list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_document_status_response_to_yojson : Types.batch_get_document_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_document_status_request_to_yojson : Types.batch_get_document_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_document_response_failed_document_to_yojson : Types.batch_delete_document_response_failed_document -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_document_response_failed_documents_to_yojson : Types.batch_delete_document_response_failed_document list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_document_response_to_yojson : Types.batch_delete_document_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_document_request_to_yojson : Types.batch_delete_document_request -> Smaws_Lib.Json.SerializeHelpers.t
val associate_personas_to_entities_response_to_yojson : Types.associate_personas_to_entities_response -> Smaws_Lib.Json.SerializeHelpers.t
val associate_personas_to_entities_request_to_yojson : Types.associate_personas_to_entities_request -> Smaws_Lib.Json.SerializeHelpers.t
val associate_entity_list_to_yojson : Types.entity_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val associate_entities_to_experience_failed_entity_list_to_yojson : Types.failed_entity list -> Smaws_Lib.Json.SerializeHelpers.t
val associate_entities_to_experience_response_to_yojson : Types.associate_entities_to_experience_response -> Smaws_Lib.Json.SerializeHelpers.t
val associate_entities_to_experience_request_to_yojson : Types.associate_entities_to_experience_request -> Smaws_Lib.Json.SerializeHelpers.t