Module Smaws_Client_ECRPUBLIC.Json_serializers

val usage_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val exception_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val upload_not_found_exception_to_yojson : Types.upload_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val registry_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val repository_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val upload_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val upload_layer_part_response_to_yojson : Types.upload_layer_part_response -> Smaws_Lib.Json.SerializeHelpers.t
val registry_id_or_alias_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val layer_part_blob_to_yojson : Stdlib.Bytes.t -> Smaws_Lib.Json.SerializeHelpers.t
val upload_layer_part_request_to_yojson : Types.upload_layer_part_request -> Smaws_Lib.Json.SerializeHelpers.t
val unsupported_command_exception_to_yojson : Types.unsupported_command_exception -> Smaws_Lib.Json.SerializeHelpers.t
val server_exception_to_yojson : Types.server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val repository_not_found_exception_to_yojson : Types.repository_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val registry_not_found_exception_to_yojson : Types.registry_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val limit_exceeded_exception_to_yojson : Types.limit_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_parameter_exception_to_yojson : Types.invalid_parameter_exception -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_layer_part_exception_to_yojson : Types.invalid_layer_part_exception -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_request_to_yojson : Types.untag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val too_many_tags_exception_to_yojson : Types.too_many_tags_exception -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_tag_parameter_exception_to_yojson : Types.invalid_tag_parameter_exception -> 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 repository_policy_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val set_repository_policy_response_to_yojson : Types.set_repository_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val force_flag_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val set_repository_policy_request_to_yojson : Types.set_repository_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val repository_description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val architecture_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val architecture_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val operating_system_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val operating_system_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val resource_url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val about_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val marketplace_certified_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val repository_catalog_data_to_yojson : Types.repository_catalog_data -> Smaws_Lib.Json.SerializeHelpers.t
val put_repository_catalog_data_response_to_yojson : Types.put_repository_catalog_data_response -> Smaws_Lib.Json.SerializeHelpers.t
val logo_image_blob_to_yojson : Stdlib.Bytes.t -> Smaws_Lib.Json.SerializeHelpers.t
val repository_catalog_data_input_to_yojson : Types.repository_catalog_data_input -> Smaws_Lib.Json.SerializeHelpers.t
val put_repository_catalog_data_request_to_yojson : Types.put_repository_catalog_data_request -> Smaws_Lib.Json.SerializeHelpers.t
val registry_display_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val registry_catalog_data_to_yojson : Types.registry_catalog_data -> Smaws_Lib.Json.SerializeHelpers.t
val put_registry_catalog_data_response_to_yojson : Types.put_registry_catalog_data_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_registry_catalog_data_request_to_yojson : Types.put_registry_catalog_data_request -> Smaws_Lib.Json.SerializeHelpers.t
val referenced_images_not_found_exception_to_yojson : Types.referenced_images_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val layers_not_found_exception_to_yojson : Types.layers_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val image_tag_already_exists_exception_to_yojson : Types.image_tag_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val image_digest_does_not_match_exception_to_yojson : Types.image_digest_does_not_match_exception -> Smaws_Lib.Json.SerializeHelpers.t
val image_already_exists_exception_to_yojson : Types.image_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val image_digest_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val image_tag_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val image_identifier_to_yojson : Types.image_identifier -> Smaws_Lib.Json.SerializeHelpers.t
val image_manifest_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val media_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_image_response_to_yojson : Types.put_image_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_image_request_to_yojson : Types.put_image_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 initiate_layer_upload_response_to_yojson : Types.initiate_layer_upload_response -> Smaws_Lib.Json.SerializeHelpers.t
val initiate_layer_upload_request_to_yojson : Types.initiate_layer_upload_request -> Smaws_Lib.Json.SerializeHelpers.t
val repository_policy_not_found_exception_to_yojson : Types.repository_policy_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val get_repository_policy_response_to_yojson : Types.get_repository_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_repository_policy_request_to_yojson : Types.get_repository_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val repository_catalog_data_not_found_exception_to_yojson : Types.repository_catalog_data_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val get_repository_catalog_data_response_to_yojson : Types.get_repository_catalog_data_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_repository_catalog_data_request_to_yojson : Types.get_repository_catalog_data_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_registry_catalog_data_response_to_yojson : Types.get_registry_catalog_data_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_registry_catalog_data_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val base64_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val expiration_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val authorization_data_to_yojson : Types.authorization_data -> Smaws_Lib.Json.SerializeHelpers.t
val get_authorization_token_response_to_yojson : Types.get_authorization_token_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_authorization_token_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val creation_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val repository_list_to_yojson : Types.repository list -> Smaws_Lib.Json.SerializeHelpers.t
val next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val describe_repositories_response_to_yojson : Types.describe_repositories_response -> Smaws_Lib.Json.SerializeHelpers.t
val repository_name_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val describe_repositories_request_to_yojson : Types.describe_repositories_request -> Smaws_Lib.Json.SerializeHelpers.t
val registry_verified_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val registry_alias_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val registry_alias_status_to_yojson : Types.registry_alias_status -> [> `String of string ]
val primary_registry_alias_flag_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val default_registry_alias_flag_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val registry_alias_list_to_yojson : Types.registry_alias list -> Smaws_Lib.Json.SerializeHelpers.t
val registry_list_to_yojson : Types.registry list -> Smaws_Lib.Json.SerializeHelpers.t
val describe_registries_response_to_yojson : Types.describe_registries_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_registries_request_to_yojson : Types.describe_registries_request -> Smaws_Lib.Json.SerializeHelpers.t
val image_size_in_bytes_to_yojson : Smaws_Lib.CoreTypes.Int64.t -> Smaws_Lib.Json.SerializeHelpers.t
val push_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val referenced_image_detail_to_yojson : Types.referenced_image_detail -> Smaws_Lib.Json.SerializeHelpers.t
val image_tag_detail_to_yojson : Types.image_tag_detail -> Smaws_Lib.Json.SerializeHelpers.t
val image_tag_detail_list_to_yojson : Types.image_tag_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val describe_image_tags_response_to_yojson : Types.describe_image_tags_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_image_tags_request_to_yojson : Types.describe_image_tags_request -> Smaws_Lib.Json.SerializeHelpers.t
val image_not_found_exception_to_yojson : Types.image_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val image_tag_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val image_detail_list_to_yojson : Types.image_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val describe_images_response_to_yojson : Types.describe_images_response -> Smaws_Lib.Json.SerializeHelpers.t
val image_identifier_list_to_yojson : Types.image_identifier list -> Smaws_Lib.Json.SerializeHelpers.t
val describe_images_request_to_yojson : Types.describe_images_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_repository_policy_response_to_yojson : Types.delete_repository_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_repository_policy_request_to_yojson : Types.delete_repository_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val repository_not_empty_exception_to_yojson : Types.repository_not_empty_exception -> Smaws_Lib.Json.SerializeHelpers.t
val delete_repository_response_to_yojson : Types.delete_repository_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_repository_request_to_yojson : Types.delete_repository_request -> Smaws_Lib.Json.SerializeHelpers.t
val repository_already_exists_exception_to_yojson : Types.repository_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val create_repository_response_to_yojson : Types.create_repository_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_repository_request_to_yojson : Types.create_repository_request -> Smaws_Lib.Json.SerializeHelpers.t
val layer_part_too_small_exception_to_yojson : Types.layer_part_too_small_exception -> Smaws_Lib.Json.SerializeHelpers.t
val layer_already_exists_exception_to_yojson : Types.layer_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_layer_exception_to_yojson : Types.invalid_layer_exception -> Smaws_Lib.Json.SerializeHelpers.t
val empty_upload_exception_to_yojson : Types.empty_upload_exception -> Smaws_Lib.Json.SerializeHelpers.t
val layer_digest_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val complete_layer_upload_response_to_yojson : Types.complete_layer_upload_response -> Smaws_Lib.Json.SerializeHelpers.t
val layer_digest_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val complete_layer_upload_request_to_yojson : Types.complete_layer_upload_request -> Smaws_Lib.Json.SerializeHelpers.t
val image_failure_code_to_yojson : Types.image_failure_code -> [> `String of string ]
val image_failure_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val image_failure_list_to_yojson : Types.image_failure list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_image_response_to_yojson : Types.batch_delete_image_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_delete_image_request_to_yojson : Types.batch_delete_image_request -> Smaws_Lib.Json.SerializeHelpers.t
val layer_availability_to_yojson : Types.layer_availability -> [> `String of string ]
val layer_size_in_bytes_to_yojson : Smaws_Lib.CoreTypes.Int64.t -> Smaws_Lib.Json.SerializeHelpers.t
val layer_list_to_yojson : Types.layer list -> Smaws_Lib.Json.SerializeHelpers.t
val batched_operation_layer_digest_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val layer_failure_code_to_yojson : Types.layer_failure_code -> [> `String of string ]
val layer_failure_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val layer_failure_list_to_yojson : Types.layer_failure list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_check_layer_availability_response_to_yojson : Types.batch_check_layer_availability_response -> Smaws_Lib.Json.SerializeHelpers.t
val batched_operation_layer_digest_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_check_layer_availability_request_to_yojson : Types.batch_check_layer_availability_request -> Smaws_Lib.Json.SerializeHelpers.t