Smaws_Client_CodeCommit.Json_serializersval blob_to_yojson : Stdlib.Bytes.t -> Smaws_Lib.Json.SerializeHelpers.tval name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval email_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval date_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval user_info_to_yojson : Types.user_info -> Smaws_Lib.Json.SerializeHelpers.tval repository_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval update_repository_name_input_to_yojson :
Types.update_repository_name_input ->
Smaws_Lib.Json.SerializeHelpers.tval message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval repository_name_required_exception_to_yojson :
Types.repository_name_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_name_exists_exception_to_yojson :
Types.repository_name_exists_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_does_not_exist_exception_to_yojson :
Types.repository_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_repository_name_exception_to_yojson :
Types.invalid_repository_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval kms_key_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval update_repository_encryption_key_output_to_yojson :
Types.update_repository_encryption_key_output ->
Smaws_Lib.Json.SerializeHelpers.tval update_repository_encryption_key_input_to_yojson :
Types.update_repository_encryption_key_input ->
Smaws_Lib.Json.SerializeHelpers.tval encryption_key_required_exception_to_yojson :
Types.encryption_key_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval encryption_key_not_found_exception_to_yojson :
Types.encryption_key_not_found_exception ->
Smaws_Lib.Json.SerializeHelpers.tval encryption_key_invalid_usage_exception_to_yojson :
Types.encryption_key_invalid_usage_exception ->
Smaws_Lib.Json.SerializeHelpers.tval encryption_key_invalid_id_exception_to_yojson :
Types.encryption_key_invalid_id_exception ->
Smaws_Lib.Json.SerializeHelpers.tval encryption_key_disabled_exception_to_yojson :
Types.encryption_key_disabled_exception ->
Smaws_Lib.Json.SerializeHelpers.tval encryption_key_access_denied_exception_to_yojson :
Types.encryption_key_access_denied_exception ->
Smaws_Lib.Json.SerializeHelpers.tval encryption_integrity_checks_failed_exception_to_yojson :
Types.encryption_integrity_checks_failed_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_description_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval update_repository_description_input_to_yojson :
Types.update_repository_description_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_repository_description_exception_to_yojson :
Types.invalid_repository_description_exception ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval title_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval last_modified_date_to_yojson :
Smaws_Lib__.CoreTypes.Timestamp.t ->
Smaws_Lib.Json.SerializeHelpers.tval creation_date_to_yojson :
Smaws_Lib__.CoreTypes.Timestamp.t ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_status_enum_to_yojson :
Types.pull_request_status_enum ->
[> `String of string ]val arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval reference_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval commit_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval is_merged_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval merge_option_type_enum_to_yojson :
Types.merge_option_type_enum ->
[> `String of string ]val merge_metadata_to_yojson :
Types.merge_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_target_to_yojson :
Types.pull_request_target ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_target_list_to_yojson :
Types.pull_request_target list ->
Smaws_Lib.Json.SerializeHelpers.tval client_request_token_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval revision_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval approval_rule_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval approval_rule_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval approval_rule_content_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval rule_content_sha256_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_id_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_name_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval origin_approval_rule_template_to_yojson :
Types.origin_approval_rule_template ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_to_yojson :
Types.approval_rule ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rules_list_to_yojson :
Types.approval_rule list ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_to_yojson :
Types.pull_request ->
Smaws_Lib.Json.SerializeHelpers.tval update_pull_request_title_output_to_yojson :
Types.update_pull_request_title_output ->
Smaws_Lib.Json.SerializeHelpers.tval update_pull_request_title_input_to_yojson :
Types.update_pull_request_title_input ->
Smaws_Lib.Json.SerializeHelpers.tval title_required_exception_to_yojson :
Types.title_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_id_required_exception_to_yojson :
Types.pull_request_id_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_does_not_exist_exception_to_yojson :
Types.pull_request_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_already_closed_exception_to_yojson :
Types.pull_request_already_closed_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_title_exception_to_yojson :
Types.invalid_title_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_pull_request_id_exception_to_yojson :
Types.invalid_pull_request_id_exception ->
Smaws_Lib.Json.SerializeHelpers.tval update_pull_request_status_output_to_yojson :
Types.update_pull_request_status_output ->
Smaws_Lib.Json.SerializeHelpers.tval update_pull_request_status_input_to_yojson :
Types.update_pull_request_status_input ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_status_required_exception_to_yojson :
Types.pull_request_status_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_pull_request_status_update_exception_to_yojson :
Types.invalid_pull_request_status_update_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_pull_request_status_exception_to_yojson :
Types.invalid_pull_request_status_exception ->
Smaws_Lib.Json.SerializeHelpers.tval update_pull_request_description_output_to_yojson :
Types.update_pull_request_description_output ->
Smaws_Lib.Json.SerializeHelpers.tval update_pull_request_description_input_to_yojson :
Types.update_pull_request_description_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_description_exception_to_yojson :
Types.invalid_description_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_state_to_yojson : Types.approval_state -> [> `String of string ]val update_pull_request_approval_state_input_to_yojson :
Types.update_pull_request_approval_state_input ->
Smaws_Lib.Json.SerializeHelpers.tval revision_not_current_exception_to_yojson :
Types.revision_not_current_exception ->
Smaws_Lib.Json.SerializeHelpers.tval revision_id_required_exception_to_yojson :
Types.revision_id_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_cannot_be_approved_by_author_exception_to_yojson :
Types.pull_request_cannot_be_approved_by_author_exception ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_number_of_approvals_exceeded_exception_to_yojson :
Types.maximum_number_of_approvals_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_revision_id_exception_to_yojson :
Types.invalid_revision_id_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_approval_state_exception_to_yojson :
Types.invalid_approval_state_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_state_required_exception_to_yojson :
Types.approval_state_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval update_pull_request_approval_rule_content_output_to_yojson :
Types.update_pull_request_approval_rule_content_output ->
Smaws_Lib.Json.SerializeHelpers.tval update_pull_request_approval_rule_content_input_to_yojson :
Types.update_pull_request_approval_rule_content_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_rule_content_sha256_exception_to_yojson :
Types.invalid_rule_content_sha256_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_approval_rule_name_exception_to_yojson :
Types.invalid_approval_rule_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_approval_rule_content_exception_to_yojson :
Types.invalid_approval_rule_content_exception ->
Smaws_Lib.Json.SerializeHelpers.tval cannot_modify_approval_rule_from_template_exception_to_yojson :
Types.cannot_modify_approval_rule_from_template_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_name_required_exception_to_yojson :
Types.approval_rule_name_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_does_not_exist_exception_to_yojson :
Types.approval_rule_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_content_required_exception_to_yojson :
Types.approval_rule_content_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval branch_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval update_default_branch_input_to_yojson :
Types.update_default_branch_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_branch_name_exception_to_yojson :
Types.invalid_branch_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval branch_name_required_exception_to_yojson :
Types.branch_name_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval branch_does_not_exist_exception_to_yojson :
Types.branch_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval comment_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval content_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval is_comment_deleted_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval reaction_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval caller_reactions_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.tval reaction_counts_map_to_yojson :
(string * int) list ->
Smaws_Lib.Json.SerializeHelpers.tval comment_to_yojson : Types.comment -> Smaws_Lib.Json.SerializeHelpers.tval update_comment_output_to_yojson :
Types.update_comment_output ->
Smaws_Lib.Json.SerializeHelpers.tval update_comment_input_to_yojson :
Types.update_comment_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_comment_id_exception_to_yojson :
Types.invalid_comment_id_exception ->
Smaws_Lib.Json.SerializeHelpers.tval comment_not_created_by_caller_exception_to_yojson :
Types.comment_not_created_by_caller_exception ->
Smaws_Lib.Json.SerializeHelpers.tval comment_id_required_exception_to_yojson :
Types.comment_id_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval comment_does_not_exist_exception_to_yojson :
Types.comment_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval comment_deleted_exception_to_yojson :
Types.comment_deleted_exception ->
Smaws_Lib.Json.SerializeHelpers.tval comment_content_size_limit_exceeded_exception_to_yojson :
Types.comment_content_size_limit_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval comment_content_required_exception_to_yojson :
Types.comment_content_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_description_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_content_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_to_yojson :
Types.approval_rule_template ->
Smaws_Lib.Json.SerializeHelpers.tval update_approval_rule_template_name_output_to_yojson :
Types.update_approval_rule_template_name_output ->
Smaws_Lib.Json.SerializeHelpers.tval update_approval_rule_template_name_input_to_yojson :
Types.update_approval_rule_template_name_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_approval_rule_template_name_exception_to_yojson :
Types.invalid_approval_rule_template_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_name_required_exception_to_yojson :
Types.approval_rule_template_name_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_name_already_exists_exception_to_yojson :
Types.approval_rule_template_name_already_exists_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_does_not_exist_exception_to_yojson :
Types.approval_rule_template_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval update_approval_rule_template_description_output_to_yojson :
Types.update_approval_rule_template_description_output ->
Smaws_Lib.Json.SerializeHelpers.tval update_approval_rule_template_description_input_to_yojson :
Types.update_approval_rule_template_description_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_approval_rule_template_description_exception_to_yojson :
Types.invalid_approval_rule_template_description_exception ->
Smaws_Lib.Json.SerializeHelpers.tval update_approval_rule_template_content_output_to_yojson :
Types.update_approval_rule_template_content_output ->
Smaws_Lib.Json.SerializeHelpers.tval update_approval_rule_template_content_input_to_yojson :
Types.update_approval_rule_template_content_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_approval_rule_template_content_exception_to_yojson :
Types.invalid_approval_rule_template_content_exception ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_content_required_exception_to_yojson :
Types.approval_rule_template_content_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval resource_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval tag_keys_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.tval untag_resource_input_to_yojson :
Types.untag_resource_input ->
Smaws_Lib.Json.SerializeHelpers.tval too_many_tags_exception_to_yojson :
Types.too_many_tags_exception ->
Smaws_Lib.Json.SerializeHelpers.tval tag_policy_exception_to_yojson :
Types.tag_policy_exception ->
Smaws_Lib.Json.SerializeHelpers.tval tag_keys_list_required_exception_to_yojson :
Types.tag_keys_list_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval resource_arn_required_exception_to_yojson :
Types.resource_arn_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_tag_keys_list_exception_to_yojson :
Types.invalid_tag_keys_list_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_system_tag_usage_exception_to_yojson :
Types.invalid_system_tag_usage_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_resource_arn_exception_to_yojson :
Types.invalid_resource_arn_exception ->
Smaws_Lib.Json.SerializeHelpers.tval tips_divergence_exceeded_exception_to_yojson :
Types.tips_divergence_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval tip_of_source_reference_is_different_exception_to_yojson :
Types.tip_of_source_reference_is_different_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_name_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_name_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_execution_failure_message_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_execution_failure_to_yojson :
Types.repository_trigger_execution_failure ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_execution_failure_list_to_yojson :
Types.repository_trigger_execution_failure list ->
Smaws_Lib.Json.SerializeHelpers.tval test_repository_triggers_output_to_yojson :
Types.test_repository_triggers_output ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_custom_data_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval branch_name_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_event_enum_to_yojson :
Types.repository_trigger_event_enum ->
[> `String of string ]val repository_trigger_event_list_to_yojson :
Types.repository_trigger_event_enum list ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_to_yojson :
Types.repository_trigger ->
Smaws_Lib.Json.SerializeHelpers.tval repository_triggers_list_to_yojson :
Types.repository_trigger list ->
Smaws_Lib.Json.SerializeHelpers.tval test_repository_triggers_input_to_yojson :
Types.test_repository_triggers_input ->
Smaws_Lib.Json.SerializeHelpers.tval repository_triggers_list_required_exception_to_yojson :
Types.repository_triggers_list_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_name_required_exception_to_yojson :
Types.repository_trigger_name_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_events_list_required_exception_to_yojson :
Types.repository_trigger_events_list_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_destination_arn_required_exception_to_yojson :
Types.repository_trigger_destination_arn_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_trigger_branch_name_list_required_exception_to_yojson :
Types.repository_trigger_branch_name_list_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_repository_triggers_exceeded_exception_to_yojson :
Types.maximum_repository_triggers_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_branches_exceeded_exception_to_yojson :
Types.maximum_branches_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_repository_trigger_region_exception_to_yojson :
Types.invalid_repository_trigger_region_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_repository_trigger_name_exception_to_yojson :
Types.invalid_repository_trigger_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_repository_trigger_events_exception_to_yojson :
Types.invalid_repository_trigger_events_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_repository_trigger_destination_arn_exception_to_yojson :
Types.invalid_repository_trigger_destination_arn_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_repository_trigger_custom_data_exception_to_yojson :
Types.invalid_repository_trigger_custom_data_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_repository_trigger_branch_name_exception_to_yojson :
Types.invalid_repository_trigger_branch_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval targets_required_exception_to_yojson :
Types.targets_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval target_required_exception_to_yojson :
Types.target_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval target_to_yojson : Types.target -> Smaws_Lib.Json.SerializeHelpers.tval target_list_to_yojson :
Types.target list ->
Smaws_Lib.Json.SerializeHelpers.tval tags_map_required_exception_to_yojson :
Types.tags_map_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval tags_map_to_yojson :
(string * string) list ->
Smaws_Lib.Json.SerializeHelpers.tval tag_resource_input_to_yojson :
Types.tag_resource_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_tags_map_exception_to_yojson :
Types.invalid_tags_map_exception ->
Smaws_Lib.Json.SerializeHelpers.tval object_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval path_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval file_mode_type_enum_to_yojson :
Types.file_mode_type_enum ->
[> `String of string ]val symbolic_link_to_yojson :
Types.symbolic_link ->
Smaws_Lib.Json.SerializeHelpers.tval symbolic_link_list_to_yojson :
Types.symbolic_link list ->
Smaws_Lib.Json.SerializeHelpers.tval sub_module_to_yojson :
Types.sub_module ->
Smaws_Lib.Json.SerializeHelpers.tval sub_module_list_to_yojson :
Types.sub_module list ->
Smaws_Lib.Json.SerializeHelpers.tval is_move_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval source_file_specifier_to_yojson :
Types.source_file_specifier ->
Smaws_Lib.Json.SerializeHelpers.tval source_file_or_content_required_exception_to_yojson :
Types.source_file_or_content_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval source_and_destination_are_same_exception_to_yojson :
Types.source_and_destination_are_same_exception ->
Smaws_Lib.Json.SerializeHelpers.tval sort_by_enum_to_yojson : Types.sort_by_enum -> [> `String of string ]val set_file_mode_entry_to_yojson :
Types.set_file_mode_entry ->
Smaws_Lib.Json.SerializeHelpers.tval set_file_mode_entries_to_yojson :
Types.set_file_mode_entry list ->
Smaws_Lib.Json.SerializeHelpers.tval same_path_request_exception_to_yojson :
Types.same_path_request_exception ->
Smaws_Lib.Json.SerializeHelpers.tval same_file_content_exception_to_yojson :
Types.same_file_content_exception ->
Smaws_Lib.Json.SerializeHelpers.tval parent_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.tval additional_data_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval commit_to_yojson : Types.commit -> Smaws_Lib.Json.SerializeHelpers.tval revision_children_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval file_version_to_yojson :
Types.file_version ->
Smaws_Lib.Json.SerializeHelpers.tval revision_dag_to_yojson :
Types.file_version list ->
Smaws_Lib.Json.SerializeHelpers.tval restricted_source_file_exception_to_yojson :
Types.restricted_source_file_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_triggers_configuration_id_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.tval repository_not_found_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval repository_not_associated_with_pull_request_exception_to_yojson :
Types.repository_not_associated_with_pull_request_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_names_required_exception_to_yojson :
Types.repository_names_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval repository_name_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval repository_name_id_pair_to_yojson :
Types.repository_name_id_pair ->
Smaws_Lib.Json.SerializeHelpers.tval repository_name_id_pair_list_to_yojson :
Types.repository_name_id_pair list ->
Smaws_Lib.Json.SerializeHelpers.tval account_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval clone_url_http_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval clone_url_ssh_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval repository_metadata_to_yojson :
Types.repository_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval repository_metadata_list_to_yojson :
Types.repository_metadata list ->
Smaws_Lib.Json.SerializeHelpers.tval repository_limit_exceeded_exception_to_yojson :
Types.repository_limit_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval replacement_type_required_exception_to_yojson :
Types.replacement_type_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval replacement_type_enum_to_yojson :
Types.replacement_type_enum ->
[> `String of string ]val replacement_content_required_exception_to_yojson :
Types.replacement_content_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval file_content_to_yojson :
Stdlib.Bytes.t ->
Smaws_Lib.Json.SerializeHelpers.tval replace_content_entry_to_yojson :
Types.replace_content_entry ->
Smaws_Lib.Json.SerializeHelpers.tval replace_content_entries_to_yojson :
Types.replace_content_entry list ->
Smaws_Lib.Json.SerializeHelpers.tval relative_file_version_enum_to_yojson :
Types.relative_file_version_enum ->
[> `String of string ]val reference_type_not_supported_exception_to_yojson :
Types.reference_type_not_supported_exception ->
Smaws_Lib.Json.SerializeHelpers.tval reference_name_required_exception_to_yojson :
Types.reference_name_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval reference_does_not_exist_exception_to_yojson :
Types.reference_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval reaction_emoji_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval reaction_short_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval reaction_unicode_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval reaction_value_formats_to_yojson :
Types.reaction_value_formats ->
Smaws_Lib.Json.SerializeHelpers.tval reaction_users_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval reaction_for_comment_to_yojson :
Types.reaction_for_comment ->
Smaws_Lib.Json.SerializeHelpers.tval reactions_for_comment_list_to_yojson :
Types.reaction_for_comment list ->
Smaws_Lib.Json.SerializeHelpers.tval reaction_value_required_exception_to_yojson :
Types.reaction_value_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval reaction_limit_exceeded_exception_to_yojson :
Types.reaction_limit_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval put_repository_triggers_output_to_yojson :
Types.put_repository_triggers_output ->
Smaws_Lib.Json.SerializeHelpers.tval put_repository_triggers_input_to_yojson :
Types.put_repository_triggers_input ->
Smaws_Lib.Json.SerializeHelpers.tval put_file_output_to_yojson :
Types.put_file_output ->
Smaws_Lib.Json.SerializeHelpers.tval put_file_input_to_yojson :
Types.put_file_input ->
Smaws_Lib.Json.SerializeHelpers.tval put_file_entry_conflict_exception_to_yojson :
Types.put_file_entry_conflict_exception ->
Smaws_Lib.Json.SerializeHelpers.tval put_file_entry_to_yojson :
Types.put_file_entry ->
Smaws_Lib.Json.SerializeHelpers.tval put_file_entries_to_yojson :
Types.put_file_entry list ->
Smaws_Lib.Json.SerializeHelpers.tval path_required_exception_to_yojson :
Types.path_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval parent_commit_id_required_exception_to_yojson :
Types.parent_commit_id_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval parent_commit_id_outdated_exception_to_yojson :
Types.parent_commit_id_outdated_exception ->
Smaws_Lib.Json.SerializeHelpers.tval parent_commit_does_not_exist_exception_to_yojson :
Types.parent_commit_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval name_length_exceeded_exception_to_yojson :
Types.name_length_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_path_exception_to_yojson :
Types.invalid_path_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_parent_commit_id_exception_to_yojson :
Types.invalid_parent_commit_id_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_file_mode_exception_to_yojson :
Types.invalid_file_mode_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_email_exception_to_yojson :
Types.invalid_email_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_deletion_parameter_exception_to_yojson :
Types.invalid_deletion_parameter_exception ->
Smaws_Lib.Json.SerializeHelpers.tval folder_content_size_limit_exceeded_exception_to_yojson :
Types.folder_content_size_limit_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval file_path_conflicts_with_submodule_path_exception_to_yojson :
Types.file_path_conflicts_with_submodule_path_exception ->
Smaws_Lib.Json.SerializeHelpers.tval file_name_conflicts_with_directory_name_exception_to_yojson :
Types.file_name_conflicts_with_directory_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval file_content_size_limit_exceeded_exception_to_yojson :
Types.file_content_size_limit_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval file_content_required_exception_to_yojson :
Types.file_content_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval directory_name_conflicts_with_file_name_exception_to_yojson :
Types.directory_name_conflicts_with_file_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval commit_message_length_exceeded_exception_to_yojson :
Types.commit_message_length_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval branch_name_is_tag_name_exception_to_yojson :
Types.branch_name_is_tag_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval put_comment_reaction_input_to_yojson :
Types.put_comment_reaction_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_reaction_value_exception_to_yojson :
Types.invalid_reaction_value_exception ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_status_changed_event_metadata_to_yojson :
Types.pull_request_status_changed_event_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_source_reference_updated_event_metadata_to_yojson :
Types.pull_request_source_reference_updated_event_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_merged_state_changed_event_metadata_to_yojson :
Types.pull_request_merged_state_changed_event_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_id_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_event_type_to_yojson :
Types.pull_request_event_type ->
[> `String of string ]val event_date_to_yojson :
Smaws_Lib__.CoreTypes.Timestamp.t ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_created_event_metadata_to_yojson :
Types.pull_request_created_event_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_event_metadata_to_yojson :
Types.approval_rule_event_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval approval_state_changed_event_metadata_to_yojson :
Types.approval_state_changed_event_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval override_status_to_yojson : Types.override_status -> [> `String of string ]val approval_rule_overridden_event_metadata_to_yojson :
Types.approval_rule_overridden_event_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_event_to_yojson :
Types.pull_request_event ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_event_list_to_yojson :
Types.pull_request_event list ->
Smaws_Lib.Json.SerializeHelpers.tval pull_request_approval_rules_not_satisfied_exception_to_yojson :
Types.pull_request_approval_rules_not_satisfied_exception ->
Smaws_Lib.Json.SerializeHelpers.tval post_comment_reply_output_to_yojson :
Types.post_comment_reply_output ->
Smaws_Lib.Json.SerializeHelpers.tval post_comment_reply_input_to_yojson :
Types.post_comment_reply_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_client_request_token_exception_to_yojson :
Types.invalid_client_request_token_exception ->
Smaws_Lib.Json.SerializeHelpers.tval idempotency_parameter_mismatch_exception_to_yojson :
Types.idempotency_parameter_mismatch_exception ->
Smaws_Lib.Json.SerializeHelpers.tval client_request_token_required_exception_to_yojson :
Types.client_request_token_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval position_to_yojson :
Smaws_Lib.CoreTypes.Int64.t ->
Smaws_Lib.Json.SerializeHelpers.tval location_to_yojson : Types.location -> Smaws_Lib.Json.SerializeHelpers.tval post_comment_for_pull_request_output_to_yojson :
Types.post_comment_for_pull_request_output ->
Smaws_Lib.Json.SerializeHelpers.tval post_comment_for_pull_request_input_to_yojson :
Types.post_comment_for_pull_request_input ->
Smaws_Lib.Json.SerializeHelpers.tval path_does_not_exist_exception_to_yojson :
Types.path_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_relative_file_version_enum_exception_to_yojson :
Types.invalid_relative_file_version_enum_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_file_position_exception_to_yojson :
Types.invalid_file_position_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_file_location_exception_to_yojson :
Types.invalid_file_location_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_commit_id_exception_to_yojson :
Types.invalid_commit_id_exception ->
Smaws_Lib.Json.SerializeHelpers.tval commit_id_required_exception_to_yojson :
Types.commit_id_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval commit_does_not_exist_exception_to_yojson :
Types.commit_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval before_commit_id_and_after_commit_id_are_same_exception_to_yojson :
Types.before_commit_id_and_after_commit_id_are_same_exception ->
Smaws_Lib.Json.SerializeHelpers.tval post_comment_for_compared_commit_output_to_yojson :
Types.post_comment_for_compared_commit_output ->
Smaws_Lib.Json.SerializeHelpers.tval post_comment_for_compared_commit_input_to_yojson :
Types.post_comment_for_compared_commit_input ->
Smaws_Lib.Json.SerializeHelpers.tval override_status_required_exception_to_yojson :
Types.override_status_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval override_pull_request_approval_rules_input_to_yojson :
Types.override_pull_request_approval_rules_input ->
Smaws_Lib.Json.SerializeHelpers.tval override_already_set_exception_to_yojson :
Types.override_already_set_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_override_status_exception_to_yojson :
Types.invalid_override_status_exception ->
Smaws_Lib.Json.SerializeHelpers.tval overridden_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval order_enum_to_yojson : Types.order_enum -> [> `String of string ]val operation_not_allowed_exception_to_yojson :
Types.operation_not_allowed_exception ->
Smaws_Lib.Json.SerializeHelpers.tval object_type_enum_to_yojson :
Types.object_type_enum ->
[> `String of string ]val object_types_to_yojson :
Types.object_types ->
Smaws_Lib.Json.SerializeHelpers.tval object_size_to_yojson :
Smaws_Lib.CoreTypes.Int64.t ->
Smaws_Lib.Json.SerializeHelpers.tval number_of_rules_exceeded_exception_to_yojson :
Types.number_of_rules_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval number_of_rule_templates_exceeded_exception_to_yojson :
Types.number_of_rule_templates_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval number_of_conflicts_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.tval no_change_exception_to_yojson :
Types.no_change_exception ->
Smaws_Lib.Json.SerializeHelpers.tval next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval multiple_repositories_in_pull_request_exception_to_yojson :
Types.multiple_repositories_in_pull_request_exception ->
Smaws_Lib.Json.SerializeHelpers.tval multiple_conflict_resolution_entries_exception_to_yojson :
Types.multiple_conflict_resolution_entries_exception ->
Smaws_Lib.Json.SerializeHelpers.tval mode_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval merge_pull_request_by_three_way_output_to_yojson :
Types.merge_pull_request_by_three_way_output ->
Smaws_Lib.Json.SerializeHelpers.tval conflict_detail_level_type_enum_to_yojson :
Types.conflict_detail_level_type_enum ->
[> `String of string ]val conflict_resolution_strategy_type_enum_to_yojson :
Types.conflict_resolution_strategy_type_enum ->
[> `String of string ]val keep_empty_folders_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval delete_file_entry_to_yojson :
Types.delete_file_entry ->
Smaws_Lib.Json.SerializeHelpers.tval delete_file_entries_to_yojson :
Types.delete_file_entry list ->
Smaws_Lib.Json.SerializeHelpers.tval conflict_resolution_to_yojson :
Types.conflict_resolution ->
Smaws_Lib.Json.SerializeHelpers.tval merge_pull_request_by_three_way_input_to_yojson :
Types.merge_pull_request_by_three_way_input ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_items_to_compare_exceeded_exception_to_yojson :
Types.maximum_items_to_compare_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_file_content_to_load_exceeded_exception_to_yojson :
Types.maximum_file_content_to_load_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_conflict_resolution_entries_exceeded_exception_to_yojson :
Types.maximum_conflict_resolution_entries_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval manual_merge_required_exception_to_yojson :
Types.manual_merge_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_replacement_type_exception_to_yojson :
Types.invalid_replacement_type_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_replacement_content_exception_to_yojson :
Types.invalid_replacement_content_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_conflict_resolution_strategy_exception_to_yojson :
Types.invalid_conflict_resolution_strategy_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_conflict_resolution_exception_to_yojson :
Types.invalid_conflict_resolution_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_conflict_detail_level_exception_to_yojson :
Types.invalid_conflict_detail_level_exception ->
Smaws_Lib.Json.SerializeHelpers.tval concurrent_reference_update_exception_to_yojson :
Types.concurrent_reference_update_exception ->
Smaws_Lib.Json.SerializeHelpers.tval merge_pull_request_by_squash_output_to_yojson :
Types.merge_pull_request_by_squash_output ->
Smaws_Lib.Json.SerializeHelpers.tval merge_pull_request_by_squash_input_to_yojson :
Types.merge_pull_request_by_squash_input ->
Smaws_Lib.Json.SerializeHelpers.tval merge_pull_request_by_fast_forward_output_to_yojson :
Types.merge_pull_request_by_fast_forward_output ->
Smaws_Lib.Json.SerializeHelpers.tval merge_pull_request_by_fast_forward_input_to_yojson :
Types.merge_pull_request_by_fast_forward_input ->
Smaws_Lib.Json.SerializeHelpers.tval merge_options_to_yojson :
Types.merge_option_type_enum list ->
Smaws_Lib.Json.SerializeHelpers.tval merge_option_required_exception_to_yojson :
Types.merge_option_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval change_type_enum_to_yojson :
Types.change_type_enum ->
[> `String of string ]val merge_operations_to_yojson :
Types.merge_operations ->
Smaws_Lib.Json.SerializeHelpers.tval is_hunk_conflict_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval line_number_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.tval hunk_content_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval merge_hunk_detail_to_yojson :
Types.merge_hunk_detail ->
Smaws_Lib.Json.SerializeHelpers.tval merge_hunk_to_yojson :
Types.merge_hunk ->
Smaws_Lib.Json.SerializeHelpers.tval merge_hunks_to_yojson :
Types.merge_hunk list ->
Smaws_Lib.Json.SerializeHelpers.tval merge_branches_by_three_way_output_to_yojson :
Types.merge_branches_by_three_way_output ->
Smaws_Lib.Json.SerializeHelpers.tval commit_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval merge_branches_by_three_way_input_to_yojson :
Types.merge_branches_by_three_way_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_target_branch_exception_to_yojson :
Types.invalid_target_branch_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_commit_exception_to_yojson :
Types.invalid_commit_exception ->
Smaws_Lib.Json.SerializeHelpers.tval file_mode_required_exception_to_yojson :
Types.file_mode_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval commit_required_exception_to_yojson :
Types.commit_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval merge_branches_by_squash_output_to_yojson :
Types.merge_branches_by_squash_output ->
Smaws_Lib.Json.SerializeHelpers.tval merge_branches_by_squash_input_to_yojson :
Types.merge_branches_by_squash_input ->
Smaws_Lib.Json.SerializeHelpers.tval merge_branches_by_fast_forward_output_to_yojson :
Types.merge_branches_by_fast_forward_output ->
Smaws_Lib.Json.SerializeHelpers.tval merge_branches_by_fast_forward_input_to_yojson :
Types.merge_branches_by_fast_forward_input ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_rule_templates_associated_with_repository_exception_to_yojson :
Types.maximum_rule_templates_associated_with_repository_exception ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_repository_names_exceeded_exception_to_yojson :
Types.maximum_repository_names_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_open_pull_requests_exceeded_exception_to_yojson :
Types.maximum_open_pull_requests_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval maximum_file_entries_exceeded_exception_to_yojson :
Types.maximum_file_entries_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.tval list_tags_for_resource_output_to_yojson :
Types.list_tags_for_resource_output ->
Smaws_Lib.Json.SerializeHelpers.tval list_tags_for_resource_input_to_yojson :
Types.list_tags_for_resource_input ->
Smaws_Lib.Json.SerializeHelpers.tval list_repositories_output_to_yojson :
Types.list_repositories_output ->
Smaws_Lib.Json.SerializeHelpers.tval list_repositories_input_to_yojson :
Types.list_repositories_input ->
Smaws_Lib.Json.SerializeHelpers.tval list_repositories_for_approval_rule_template_output_to_yojson :
Types.list_repositories_for_approval_rule_template_output ->
Smaws_Lib.Json.SerializeHelpers.tval list_repositories_for_approval_rule_template_input_to_yojson :
Types.list_repositories_for_approval_rule_template_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_max_results_exception_to_yojson :
Types.invalid_max_results_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_continuation_token_exception_to_yojson :
Types.invalid_continuation_token_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_sort_by_exception_to_yojson :
Types.invalid_sort_by_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_order_exception_to_yojson :
Types.invalid_order_exception ->
Smaws_Lib.Json.SerializeHelpers.tval list_pull_requests_output_to_yojson :
Types.list_pull_requests_output ->
Smaws_Lib.Json.SerializeHelpers.tval list_pull_requests_input_to_yojson :
Types.list_pull_requests_input ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_author_arn_exception_to_yojson :
Types.invalid_author_arn_exception ->
Smaws_Lib.Json.SerializeHelpers.tval author_does_not_exist_exception_to_yojson :
Types.author_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval list_file_commit_history_response_to_yojson :
Types.list_file_commit_history_response ->
Smaws_Lib.Json.SerializeHelpers.tval limit_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.tval list_file_commit_history_request_to_yojson :
Types.list_file_commit_history_request ->
Smaws_Lib.Json.SerializeHelpers.tval list_branches_output_to_yojson :
Types.list_branches_output ->
Smaws_Lib.Json.SerializeHelpers.tval list_branches_input_to_yojson :
Types.list_branches_input ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_name_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval list_associated_approval_rule_templates_for_repository_output_to_yojson :
Types.list_associated_approval_rule_templates_for_repository_output ->
Smaws_Lib.Json.SerializeHelpers.tval list_associated_approval_rule_templates_for_repository_input_to_yojson :
Types.list_associated_approval_rule_templates_for_repository_input ->
Smaws_Lib.Json.SerializeHelpers.tval list_approval_rule_templates_output_to_yojson :
Types.list_approval_rule_templates_output ->
Smaws_Lib.Json.SerializeHelpers.tval list_approval_rule_templates_input_to_yojson :
Types.list_approval_rule_templates_input ->
Smaws_Lib.Json.SerializeHelpers.tval is_object_type_conflict_to_yojson :
bool ->
Smaws_Lib.Json.SerializeHelpers.tval is_mergeable_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval is_file_mode_conflict_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval is_content_conflict_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval capital_boolean_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval is_binary_file_to_yojson :
Types.is_binary_file ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_targets_exception_to_yojson :
Types.invalid_targets_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_target_exception_to_yojson :
Types.invalid_target_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_source_commit_specifier_exception_to_yojson :
Types.invalid_source_commit_specifier_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_reference_name_exception_to_yojson :
Types.invalid_reference_name_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_reaction_user_arn_exception_to_yojson :
Types.invalid_reaction_user_arn_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_pull_request_event_type_exception_to_yojson :
Types.invalid_pull_request_event_type_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_merge_option_exception_to_yojson :
Types.invalid_merge_option_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_max_merge_hunks_exception_to_yojson :
Types.invalid_max_merge_hunks_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_max_conflict_files_exception_to_yojson :
Types.invalid_max_conflict_files_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_destination_commit_specifier_exception_to_yojson :
Types.invalid_destination_commit_specifier_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_blob_id_exception_to_yojson :
Types.invalid_blob_id_exception ->
Smaws_Lib.Json.SerializeHelpers.tval invalid_actor_arn_exception_to_yojson :
Types.invalid_actor_arn_exception ->
Smaws_Lib.Json.SerializeHelpers.tval get_repository_triggers_output_to_yojson :
Types.get_repository_triggers_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_repository_triggers_input_to_yojson :
Types.get_repository_triggers_input ->
Smaws_Lib.Json.SerializeHelpers.tval get_repository_output_to_yojson :
Types.get_repository_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_repository_input_to_yojson :
Types.get_repository_input ->
Smaws_Lib.Json.SerializeHelpers.tval get_pull_request_override_state_output_to_yojson :
Types.get_pull_request_override_state_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_pull_request_override_state_input_to_yojson :
Types.get_pull_request_override_state_input ->
Smaws_Lib.Json.SerializeHelpers.tval get_pull_request_output_to_yojson :
Types.get_pull_request_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_pull_request_input_to_yojson :
Types.get_pull_request_input ->
Smaws_Lib.Json.SerializeHelpers.tval approval_to_yojson : Types.approval -> Smaws_Lib.Json.SerializeHelpers.tval approval_list_to_yojson :
Types.approval list ->
Smaws_Lib.Json.SerializeHelpers.tval get_pull_request_approval_states_output_to_yojson :
Types.get_pull_request_approval_states_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_pull_request_approval_states_input_to_yojson :
Types.get_pull_request_approval_states_input ->
Smaws_Lib.Json.SerializeHelpers.tval get_merge_options_output_to_yojson :
Types.get_merge_options_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_merge_options_input_to_yojson :
Types.get_merge_options_input ->
Smaws_Lib.Json.SerializeHelpers.tval file_size_to_yojson :
Smaws_Lib.CoreTypes.Int64.t ->
Smaws_Lib.Json.SerializeHelpers.tval file_sizes_to_yojson :
Types.file_sizes ->
Smaws_Lib.Json.SerializeHelpers.tval file_modes_to_yojson :
Types.file_modes ->
Smaws_Lib.Json.SerializeHelpers.tval conflict_metadata_to_yojson :
Types.conflict_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval conflict_metadata_list_to_yojson :
Types.conflict_metadata list ->
Smaws_Lib.Json.SerializeHelpers.tval get_merge_conflicts_output_to_yojson :
Types.get_merge_conflicts_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_merge_conflicts_input_to_yojson :
Types.get_merge_conflicts_input ->
Smaws_Lib.Json.SerializeHelpers.tval get_merge_commit_output_to_yojson :
Types.get_merge_commit_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_merge_commit_input_to_yojson :
Types.get_merge_commit_input ->
Smaws_Lib.Json.SerializeHelpers.tval folder_to_yojson : Types.folder -> Smaws_Lib.Json.SerializeHelpers.tval folder_list_to_yojson :
Types.folder list ->
Smaws_Lib.Json.SerializeHelpers.tval file_to_yojson : Types.file -> Smaws_Lib.Json.SerializeHelpers.tval file_list_to_yojson : Types.file list -> Smaws_Lib.Json.SerializeHelpers.tval get_folder_output_to_yojson :
Types.get_folder_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_folder_input_to_yojson :
Types.get_folder_input ->
Smaws_Lib.Json.SerializeHelpers.tval folder_does_not_exist_exception_to_yojson :
Types.folder_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval get_file_output_to_yojson :
Types.get_file_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_file_input_to_yojson :
Types.get_file_input ->
Smaws_Lib.Json.SerializeHelpers.tval file_too_large_exception_to_yojson :
Types.file_too_large_exception ->
Smaws_Lib.Json.SerializeHelpers.tval file_does_not_exist_exception_to_yojson :
Types.file_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval blob_metadata_to_yojson :
Types.blob_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval difference_to_yojson :
Types.difference ->
Smaws_Lib.Json.SerializeHelpers.tval difference_list_to_yojson :
Types.difference list ->
Smaws_Lib.Json.SerializeHelpers.tval get_differences_output_to_yojson :
Types.get_differences_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_differences_input_to_yojson :
Types.get_differences_input ->
Smaws_Lib.Json.SerializeHelpers.tval get_commit_output_to_yojson :
Types.get_commit_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_commit_input_to_yojson :
Types.get_commit_input ->
Smaws_Lib.Json.SerializeHelpers.tval commit_id_does_not_exist_exception_to_yojson :
Types.commit_id_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval comments_to_yojson :
Types.comment list ->
Smaws_Lib.Json.SerializeHelpers.tval comments_for_pull_request_to_yojson :
Types.comments_for_pull_request ->
Smaws_Lib.Json.SerializeHelpers.tval comments_for_pull_request_data_to_yojson :
Types.comments_for_pull_request list ->
Smaws_Lib.Json.SerializeHelpers.tval get_comments_for_pull_request_output_to_yojson :
Types.get_comments_for_pull_request_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_comments_for_pull_request_input_to_yojson :
Types.get_comments_for_pull_request_input ->
Smaws_Lib.Json.SerializeHelpers.tval comments_for_compared_commit_to_yojson :
Types.comments_for_compared_commit ->
Smaws_Lib.Json.SerializeHelpers.tval comments_for_compared_commit_data_to_yojson :
Types.comments_for_compared_commit list ->
Smaws_Lib.Json.SerializeHelpers.tval get_comments_for_compared_commit_output_to_yojson :
Types.get_comments_for_compared_commit_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_comments_for_compared_commit_input_to_yojson :
Types.get_comments_for_compared_commit_input ->
Smaws_Lib.Json.SerializeHelpers.tval get_comment_reactions_output_to_yojson :
Types.get_comment_reactions_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_comment_reactions_input_to_yojson :
Types.get_comment_reactions_input ->
Smaws_Lib.Json.SerializeHelpers.tval get_comment_output_to_yojson :
Types.get_comment_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_comment_input_to_yojson :
Types.get_comment_input ->
Smaws_Lib.Json.SerializeHelpers.tval branch_info_to_yojson :
Types.branch_info ->
Smaws_Lib.Json.SerializeHelpers.tval get_branch_output_to_yojson :
Types.get_branch_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_branch_input_to_yojson :
Types.get_branch_input ->
Smaws_Lib.Json.SerializeHelpers.tval get_blob_output_to_yojson :
Types.get_blob_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_blob_input_to_yojson :
Types.get_blob_input ->
Smaws_Lib.Json.SerializeHelpers.tval blob_id_required_exception_to_yojson :
Types.blob_id_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval blob_id_does_not_exist_exception_to_yojson :
Types.blob_id_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval get_approval_rule_template_output_to_yojson :
Types.get_approval_rule_template_output ->
Smaws_Lib.Json.SerializeHelpers.tval get_approval_rule_template_input_to_yojson :
Types.get_approval_rule_template_input ->
Smaws_Lib.Json.SerializeHelpers.tval file_metadata_to_yojson :
Types.file_metadata ->
Smaws_Lib.Json.SerializeHelpers.tval files_metadata_to_yojson :
Types.file_metadata list ->
Smaws_Lib.Json.SerializeHelpers.tval file_paths_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.tval file_entry_required_exception_to_yojson :
Types.file_entry_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval file_content_and_source_file_specified_exception_to_yojson :
Types.file_content_and_source_file_specified_exception ->
Smaws_Lib.Json.SerializeHelpers.tval exception_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval approved_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.tval approval_rules_satisfied_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rules_not_satisfied_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval evaluation_to_yojson :
Types.evaluation ->
Smaws_Lib.Json.SerializeHelpers.tval evaluate_pull_request_approval_rules_output_to_yojson :
Types.evaluate_pull_request_approval_rules_output ->
Smaws_Lib.Json.SerializeHelpers.tval evaluate_pull_request_approval_rules_input_to_yojson :
Types.evaluate_pull_request_approval_rules_input ->
Smaws_Lib.Json.SerializeHelpers.tval error_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval error_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.tval disassociate_approval_rule_template_from_repository_input_to_yojson :
Types.disassociate_approval_rule_template_from_repository_input ->
Smaws_Lib.Json.SerializeHelpers.tval describe_pull_request_events_output_to_yojson :
Types.describe_pull_request_events_output ->
Smaws_Lib.Json.SerializeHelpers.tval describe_pull_request_events_input_to_yojson :
Types.describe_pull_request_events_input ->
Smaws_Lib.Json.SerializeHelpers.tval actor_does_not_exist_exception_to_yojson :
Types.actor_does_not_exist_exception ->
Smaws_Lib.Json.SerializeHelpers.tval describe_merge_conflicts_output_to_yojson :
Types.describe_merge_conflicts_output ->
Smaws_Lib.Json.SerializeHelpers.tval describe_merge_conflicts_input_to_yojson :
Types.describe_merge_conflicts_input ->
Smaws_Lib.Json.SerializeHelpers.tval delete_repository_output_to_yojson :
Types.delete_repository_output ->
Smaws_Lib.Json.SerializeHelpers.tval delete_repository_input_to_yojson :
Types.delete_repository_input ->
Smaws_Lib.Json.SerializeHelpers.tval delete_pull_request_approval_rule_output_to_yojson :
Types.delete_pull_request_approval_rule_output ->
Smaws_Lib.Json.SerializeHelpers.tval delete_pull_request_approval_rule_input_to_yojson :
Types.delete_pull_request_approval_rule_input ->
Smaws_Lib.Json.SerializeHelpers.tval cannot_delete_approval_rule_from_template_exception_to_yojson :
Types.cannot_delete_approval_rule_from_template_exception ->
Smaws_Lib.Json.SerializeHelpers.tval delete_file_output_to_yojson :
Types.delete_file_output ->
Smaws_Lib.Json.SerializeHelpers.tval delete_file_input_to_yojson :
Types.delete_file_input ->
Smaws_Lib.Json.SerializeHelpers.tval delete_comment_content_output_to_yojson :
Types.delete_comment_content_output ->
Smaws_Lib.Json.SerializeHelpers.tval delete_comment_content_input_to_yojson :
Types.delete_comment_content_input ->
Smaws_Lib.Json.SerializeHelpers.tval delete_branch_output_to_yojson :
Types.delete_branch_output ->
Smaws_Lib.Json.SerializeHelpers.tval delete_branch_input_to_yojson :
Types.delete_branch_input ->
Smaws_Lib.Json.SerializeHelpers.tval default_branch_cannot_be_deleted_exception_to_yojson :
Types.default_branch_cannot_be_deleted_exception ->
Smaws_Lib.Json.SerializeHelpers.tval delete_approval_rule_template_output_to_yojson :
Types.delete_approval_rule_template_output ->
Smaws_Lib.Json.SerializeHelpers.tval delete_approval_rule_template_input_to_yojson :
Types.delete_approval_rule_template_input ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_template_in_use_exception_to_yojson :
Types.approval_rule_template_in_use_exception ->
Smaws_Lib.Json.SerializeHelpers.tval create_unreferenced_merge_commit_output_to_yojson :
Types.create_unreferenced_merge_commit_output ->
Smaws_Lib.Json.SerializeHelpers.tval create_unreferenced_merge_commit_input_to_yojson :
Types.create_unreferenced_merge_commit_input ->
Smaws_Lib.Json.SerializeHelpers.tval create_repository_output_to_yojson :
Types.create_repository_output ->
Smaws_Lib.Json.SerializeHelpers.tval create_repository_input_to_yojson :
Types.create_repository_input ->
Smaws_Lib.Json.SerializeHelpers.tval create_pull_request_output_to_yojson :
Types.create_pull_request_output ->
Smaws_Lib.Json.SerializeHelpers.tval create_pull_request_input_to_yojson :
Types.create_pull_request_input ->
Smaws_Lib.Json.SerializeHelpers.tval create_pull_request_approval_rule_output_to_yojson :
Types.create_pull_request_approval_rule_output ->
Smaws_Lib.Json.SerializeHelpers.tval create_pull_request_approval_rule_input_to_yojson :
Types.create_pull_request_approval_rule_input ->
Smaws_Lib.Json.SerializeHelpers.tval approval_rule_name_already_exists_exception_to_yojson :
Types.approval_rule_name_already_exists_exception ->
Smaws_Lib.Json.SerializeHelpers.tval create_commit_output_to_yojson :
Types.create_commit_output ->
Smaws_Lib.Json.SerializeHelpers.tval create_commit_input_to_yojson :
Types.create_commit_input ->
Smaws_Lib.Json.SerializeHelpers.tval create_branch_input_to_yojson :
Types.create_branch_input ->
Smaws_Lib.Json.SerializeHelpers.tval branch_name_exists_exception_to_yojson :
Types.branch_name_exists_exception ->
Smaws_Lib.Json.SerializeHelpers.tval create_approval_rule_template_output_to_yojson :
Types.create_approval_rule_template_output ->
Smaws_Lib.Json.SerializeHelpers.tval create_approval_rule_template_input_to_yojson :
Types.create_approval_rule_template_input ->
Smaws_Lib.Json.SerializeHelpers.tval conflict_to_yojson : Types.conflict -> Smaws_Lib.Json.SerializeHelpers.tval conflicts_to_yojson :
Types.conflict list ->
Smaws_Lib.Json.SerializeHelpers.tval commit_objects_list_to_yojson :
Types.commit list ->
Smaws_Lib.Json.SerializeHelpers.tval commit_ids_list_required_exception_to_yojson :
Types.commit_ids_list_required_exception ->
Smaws_Lib.Json.SerializeHelpers.tval commit_ids_limit_exceeded_exception_to_yojson :
Types.commit_ids_limit_exceeded_exception ->
Smaws_Lib.Json.SerializeHelpers.tval commit_ids_input_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.tval batch_get_repositories_error_code_enum_to_yojson :
Types.batch_get_repositories_error_code_enum ->
[> `String of string ]val batch_get_repositories_error_to_yojson :
Types.batch_get_repositories_error ->
Smaws_Lib.Json.SerializeHelpers.tval batch_get_repositories_errors_list_to_yojson :
Types.batch_get_repositories_error list ->
Smaws_Lib.Json.SerializeHelpers.tval batch_get_repositories_output_to_yojson :
Types.batch_get_repositories_output ->
Smaws_Lib.Json.SerializeHelpers.tval batch_get_repositories_input_to_yojson :
Types.batch_get_repositories_input ->
Smaws_Lib.Json.SerializeHelpers.tval batch_get_commits_error_to_yojson :
Types.batch_get_commits_error ->
Smaws_Lib.Json.SerializeHelpers.tval batch_get_commits_errors_list_to_yojson :
Types.batch_get_commits_error list ->
Smaws_Lib.Json.SerializeHelpers.tval batch_get_commits_output_to_yojson :
Types.batch_get_commits_output ->
Smaws_Lib.Json.SerializeHelpers.tval batch_get_commits_input_to_yojson :
Types.batch_get_commits_input ->
Smaws_Lib.Json.SerializeHelpers.tval batch_disassociate_approval_rule_template_from_repositories_error_to_yojson :
Types.batch_disassociate_approval_rule_template_from_repositories_error ->
Smaws_Lib.Json.SerializeHelpers.tval batch_disassociate_approval_rule_template_from_repositories_errors_list_to_yojson :
Types.batch_disassociate_approval_rule_template_from_repositories_error list ->
Smaws_Lib.Json.SerializeHelpers.tval batch_disassociate_approval_rule_template_from_repositories_output_to_yojson :
Types.batch_disassociate_approval_rule_template_from_repositories_output ->
Smaws_Lib.Json.SerializeHelpers.tval batch_disassociate_approval_rule_template_from_repositories_input_to_yojson :
Types.batch_disassociate_approval_rule_template_from_repositories_input ->
Smaws_Lib.Json.SerializeHelpers.tval batch_describe_merge_conflicts_error_to_yojson :
Types.batch_describe_merge_conflicts_error ->
Smaws_Lib.Json.SerializeHelpers.tval batch_describe_merge_conflicts_errors_to_yojson :
Types.batch_describe_merge_conflicts_error list ->
Smaws_Lib.Json.SerializeHelpers.tval batch_describe_merge_conflicts_output_to_yojson :
Types.batch_describe_merge_conflicts_output ->
Smaws_Lib.Json.SerializeHelpers.tval batch_describe_merge_conflicts_input_to_yojson :
Types.batch_describe_merge_conflicts_input ->
Smaws_Lib.Json.SerializeHelpers.tval batch_associate_approval_rule_template_with_repositories_error_to_yojson :
Types.batch_associate_approval_rule_template_with_repositories_error ->
Smaws_Lib.Json.SerializeHelpers.tval batch_associate_approval_rule_template_with_repositories_errors_list_to_yojson :
Types.batch_associate_approval_rule_template_with_repositories_error list ->
Smaws_Lib.Json.SerializeHelpers.tval batch_associate_approval_rule_template_with_repositories_output_to_yojson :
Types.batch_associate_approval_rule_template_with_repositories_output ->
Smaws_Lib.Json.SerializeHelpers.tval batch_associate_approval_rule_template_with_repositories_input_to_yojson :
Types.batch_associate_approval_rule_template_with_repositories_input ->
Smaws_Lib.Json.SerializeHelpers.tval associate_approval_rule_template_with_repository_input_to_yojson :
Types.associate_approval_rule_template_with_repository_input ->
Smaws_Lib.Json.SerializeHelpers.t