Module Smaws_Client_ECR.Json_serializers

val arch_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val epoch_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val file_path_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val vulnerable_package_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val package_manager_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val release_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val source_layer_hash_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val version_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val fixed_in_version_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val vulnerable_package_to_yojson : Types.vulnerable_package -> Smaws_Lib.Json.SerializeHelpers.t
val vulnerable_packages_list_to_yojson : Types.vulnerable_package list -> Smaws_Lib.Json.SerializeHelpers.t
val vulnerability_source_update_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val vulnerability_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val exception_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val validation_exception_to_yojson : Types.validation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val pull_through_cache_rule_repository_prefix_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val registry_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val url_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val credential_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val custom_role_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val is_ptc_rule_valid_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val ptc_validate_failure_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val validate_pull_through_cache_rule_response_to_yojson : Types.validate_pull_through_cache_rule_response -> Smaws_Lib.Json.SerializeHelpers.t
val validate_pull_through_cache_rule_request_to_yojson : Types.validate_pull_through_cache_rule_request -> Smaws_Lib.Json.SerializeHelpers.t
val server_exception_to_yojson : Types.server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val pull_through_cache_rule_not_found_exception_to_yojson : Types.pull_through_cache_rule_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_parameter_exception_to_yojson : Types.invalid_parameter_exception -> Smaws_Lib.Json.SerializeHelpers.t
val upstream_registry_to_yojson : Types.upstream_registry -> [> `String of string ]
val upload_not_found_exception_to_yojson : Types.upload_not_found_exception -> 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 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 repository_not_found_exception_to_yojson : Types.repository_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val limit_exceeded_exception_to_yojson : Types.limit_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val kms_error_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_layer_part_exception_to_yojson : Types.invalid_layer_part_exception -> Smaws_Lib.Json.SerializeHelpers.t
val updated_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val prefix_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val repository_template_description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val encryption_type_to_yojson : Types.encryption_type -> [> `String of string ]
val kms_key_for_repository_creation_template_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val encryption_configuration_for_repository_creation_template_to_yojson : Types.encryption_configuration_for_repository_creation_template -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_list_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
val image_tag_mutability_to_yojson : Types.image_tag_mutability -> [> `String of string ]
val image_tag_mutability_exclusion_filter_type_to_yojson : Types.image_tag_mutability_exclusion_filter_type -> [> `String of string ]
val image_tag_mutability_exclusion_filter_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val image_tag_mutability_exclusion_filter_to_yojson : Types.image_tag_mutability_exclusion_filter -> Smaws_Lib.Json.SerializeHelpers.t
val image_tag_mutability_exclusion_filters_to_yojson : Types.image_tag_mutability_exclusion_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val repository_policy_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_text_for_repository_creation_template_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val rct_applied_for_to_yojson : Types.rct_applied_for -> [> `String of string ]
val rct_applied_for_list_to_yojson : Types.rct_applied_for list -> Smaws_Lib.Json.SerializeHelpers.t
val date_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val repository_creation_template_to_yojson : Types.repository_creation_template -> Smaws_Lib.Json.SerializeHelpers.t
val update_repository_creation_template_response_to_yojson : Types.update_repository_creation_template_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_repository_creation_template_request_to_yojson : Types.update_repository_creation_template_request -> Smaws_Lib.Json.SerializeHelpers.t
val template_not_found_exception_to_yojson : Types.template_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val update_pull_through_cache_rule_response_to_yojson : Types.update_pull_through_cache_rule_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_pull_through_cache_rule_request_to_yojson : Types.update_pull_through_cache_rule_request -> Smaws_Lib.Json.SerializeHelpers.t
val unable_to_decrypt_secret_value_exception_to_yojson : Types.unable_to_decrypt_secret_value_exception -> Smaws_Lib.Json.SerializeHelpers.t
val unable_to_access_secret_exception_to_yojson : Types.unable_to_access_secret_exception -> Smaws_Lib.Json.SerializeHelpers.t
val secret_not_found_exception_to_yojson : Types.secret_not_found_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_status_to_yojson : Types.image_status -> [> `String of string ]
val update_image_storage_class_response_to_yojson : Types.update_image_storage_class_response -> Smaws_Lib.Json.SerializeHelpers.t
val target_storage_class_to_yojson : Types.target_storage_class -> [> `String of string ]
val update_image_storage_class_request_to_yojson : Types.update_image_storage_class_request -> Smaws_Lib.Json.SerializeHelpers.t
val image_storage_class_update_not_supported_exception_to_yojson : Types.image_storage_class_update_not_supported_exception -> Smaws_Lib.Json.SerializeHelpers.t
val image_not_found_exception_to_yojson : Types.image_not_found_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_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 unsupported_upstream_registry_exception_to_yojson : Types.unsupported_upstream_registry_exception -> Smaws_Lib.Json.SerializeHelpers.t
val unsupported_image_type_exception_to_yojson : Types.unsupported_image_type_exception -> Smaws_Lib.Json.SerializeHelpers.t
val unable_to_list_upstream_image_referrers_exception_to_yojson : Types.unable_to_list_upstream_image_referrers_exception -> Smaws_Lib.Json.SerializeHelpers.t
val unable_to_get_upstream_layer_exception_to_yojson : Types.unable_to_get_upstream_layer_exception -> Smaws_Lib.Json.SerializeHelpers.t
val unable_to_get_upstream_image_exception_to_yojson : Types.unable_to_get_upstream_image_exception -> Smaws_Lib.Json.SerializeHelpers.t
val type__to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_target_storage_class_to_yojson : Types.lifecycle_policy_target_storage_class -> [> `String of string ]
val image_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val transitioning_image_total_count_to_yojson : Types.transitioning_image_total_count -> Smaws_Lib.Json.SerializeHelpers.t
val transitioning_image_total_counts_to_yojson : Types.transitioning_image_total_count list -> Smaws_Lib.Json.SerializeHelpers.t
val title_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val template_already_exists_exception_to_yojson : Types.template_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val tags_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_status_to_yojson : Types.tag_status -> [> `String of string ]
val tag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_request_to_yojson : Types.tag_resource_request -> Smaws_Lib.Json.SerializeHelpers.t
val subject_identifier_to_yojson : Types.subject_identifier -> Smaws_Lib.Json.SerializeHelpers.t
val string__to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val status_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_preview_status_to_yojson : Types.lifecycle_policy_preview_status -> [> `String of string ]
val start_lifecycle_policy_preview_response_to_yojson : Types.start_lifecycle_policy_preview_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_lifecycle_policy_preview_request_to_yojson : Types.start_lifecycle_policy_preview_request -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_preview_in_progress_exception_to_yojson : Types.lifecycle_policy_preview_in_progress_exception -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_not_found_exception_to_yojson : Types.lifecycle_policy_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val scan_status_to_yojson : Types.scan_status -> [> `String of string ]
val scan_status_description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val image_scan_status_to_yojson : Types.image_scan_status -> Smaws_Lib.Json.SerializeHelpers.t
val start_image_scan_response_to_yojson : Types.start_image_scan_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_image_scan_request_to_yojson : Types.start_image_scan_request -> Smaws_Lib.Json.SerializeHelpers.t
val image_archived_exception_to_yojson : Types.image_archived_exception -> Smaws_Lib.Json.SerializeHelpers.t
val source_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val signing_status_failure_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val signing_status_failure_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val signing_status_to_yojson : Types.signing_status -> [> `String of string ]
val signing_profile_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val signing_repository_filter_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val signing_repository_filter_type_to_yojson : Types.signing_repository_filter_type -> [> `String of string ]
val signing_repository_filter_to_yojson : Types.signing_repository_filter -> Smaws_Lib.Json.SerializeHelpers.t
val signing_repository_filter_list_to_yojson : Types.signing_repository_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val signing_rule_list_to_yojson : Types.signing_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val signing_configuration_not_found_exception_to_yojson : Types.signing_configuration_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val signing_configuration_to_yojson : Types.signing_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val severity_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val severity_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 scoring_vector_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val metric_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val cvss_score_adjustment_to_yojson : Types.cvss_score_adjustment -> Smaws_Lib.Json.SerializeHelpers.t
val cvss_score_adjustment_list_to_yojson : Types.cvss_score_adjustment list -> Smaws_Lib.Json.SerializeHelpers.t
val score_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val cvss_score_details_to_yojson : Types.cvss_score_details -> Smaws_Lib.Json.SerializeHelpers.t
val scanning_repository_filter_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val scanning_repository_filter_type_to_yojson : Types.scanning_repository_filter_type -> [> `String of string ]
val scanning_repository_filter_to_yojson : Types.scanning_repository_filter -> Smaws_Lib.Json.SerializeHelpers.t
val scanning_repository_filter_list_to_yojson : Types.scanning_repository_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val scanning_configuration_repository_name_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val scanning_configuration_failure_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val scanning_configuration_failure_code_to_yojson : Types.scanning_configuration_failure_code -> [> `String of string ]
val scan_type_to_yojson : Types.scan_type -> [> `String of string ]
val scan_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val scan_on_push_flag_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val scan_not_found_exception_to_yojson : Types.scan_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val scan_frequency_to_yojson : Types.scan_frequency -> [> `String of string ]
val author_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val image_tags_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val platform_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val aws_ecr_container_image_details_to_yojson : Types.aws_ecr_container_image_details -> Smaws_Lib.Json.SerializeHelpers.t
val resource_details_to_yojson : Types.resource_details -> Smaws_Lib.Json.SerializeHelpers.t
val resource_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_list_to_yojson : Types.resource list -> Smaws_Lib.Json.SerializeHelpers.t
val repository_scanning_configuration_to_yojson : Types.repository_scanning_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val repository_scanning_configuration_list_to_yojson : Types.repository_scanning_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val repository_scanning_configuration_failure_to_yojson : Types.repository_scanning_configuration_failure -> Smaws_Lib.Json.SerializeHelpers.t
val repository_scanning_configuration_failure_list_to_yojson : Types.repository_scanning_configuration_failure list -> 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 repository_not_empty_exception_to_yojson : Types.repository_not_empty_exception -> Smaws_Lib.Json.SerializeHelpers.t
val repository_name_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val creation_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val image_scanning_configuration_to_yojson : Types.image_scanning_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val kms_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val encryption_configuration_to_yojson : Types.encryption_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val repository_list_to_yojson : Types.repository list -> Smaws_Lib.Json.SerializeHelpers.t
val repository_filter_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val repository_filter_type_to_yojson : Types.repository_filter_type -> [> `String of string ]
val repository_filter_to_yojson : Types.repository_filter -> Smaws_Lib.Json.SerializeHelpers.t
val repository_filter_list_to_yojson : Types.repository_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val repository_creation_template_list_to_yojson : Types.repository_creation_template list -> Smaws_Lib.Json.SerializeHelpers.t
val repository_already_exists_exception_to_yojson : Types.repository_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val replication_status_to_yojson : Types.replication_status -> [> `String of string ]
val region_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val replication_destination_to_yojson : Types.replication_destination -> Smaws_Lib.Json.SerializeHelpers.t
val replication_destination_list_to_yojson : Types.replication_destination list -> Smaws_Lib.Json.SerializeHelpers.t
val replication_rule_to_yojson : Types.replication_rule -> Smaws_Lib.Json.SerializeHelpers.t
val replication_rule_list_to_yojson : Types.replication_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val replication_error_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val replication_configuration_to_yojson : Types.replication_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val registry_scanning_rule_to_yojson : Types.registry_scanning_rule -> Smaws_Lib.Json.SerializeHelpers.t
val registry_scanning_rule_list_to_yojson : Types.registry_scanning_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val registry_scanning_configuration_to_yojson : Types.registry_scanning_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val registry_policy_text_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val registry_policy_not_found_exception_to_yojson : Types.registry_policy_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val principal_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val register_pull_time_update_exclusion_response_to_yojson : Types.register_pull_time_update_exclusion_response -> Smaws_Lib.Json.SerializeHelpers.t
val register_pull_time_update_exclusion_request_to_yojson : Types.register_pull_time_update_exclusion_request -> Smaws_Lib.Json.SerializeHelpers.t
val exclusion_already_exists_exception_to_yojson : Types.exclusion_already_exists_exception -> 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 reference_urls_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val recorded_pull_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val put_signing_configuration_response_to_yojson : Types.put_signing_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_signing_configuration_request_to_yojson : Types.put_signing_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_replication_configuration_response_to_yojson : Types.put_replication_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_replication_configuration_request_to_yojson : Types.put_replication_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_registry_scanning_configuration_response_to_yojson : Types.put_registry_scanning_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_registry_scanning_configuration_request_to_yojson : Types.put_registry_scanning_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val blocked_by_organization_policy_exception_to_yojson : Types.blocked_by_organization_policy_exception -> Smaws_Lib.Json.SerializeHelpers.t
val put_registry_policy_response_to_yojson : Types.put_registry_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_registry_policy_request_to_yojson : Types.put_registry_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_lifecycle_policy_response_to_yojson : Types.put_lifecycle_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_lifecycle_policy_request_to_yojson : Types.put_lifecycle_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_image_tag_mutability_response_to_yojson : Types.put_image_tag_mutability_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_image_tag_mutability_request_to_yojson : Types.put_image_tag_mutability_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_image_scanning_configuration_response_to_yojson : Types.put_image_scanning_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_image_scanning_configuration_request_to_yojson : Types.put_image_scanning_configuration_request -> 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 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 account_setting_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val account_setting_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_account_setting_response_to_yojson : Types.put_account_setting_response -> Smaws_Lib.Json.SerializeHelpers.t
val put_account_setting_request_to_yojson : Types.put_account_setting_request -> Smaws_Lib.Json.SerializeHelpers.t
val push_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val pull_time_update_exclusion_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val pull_through_cache_rule_repository_prefix_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val pull_through_cache_rule_to_yojson : Types.pull_through_cache_rule -> Smaws_Lib.Json.SerializeHelpers.t
val pull_through_cache_rule_list_to_yojson : Types.pull_through_cache_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val pull_through_cache_rule_already_exists_exception_to_yojson : Types.pull_through_cache_rule_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_endpoint_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val prefix_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val base_score_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val cvss_score_list_to_yojson : Types.cvss_score list -> Smaws_Lib.Json.SerializeHelpers.t
val package_vulnerability_details_to_yojson : Types.package_vulnerability_details -> Smaws_Lib.Json.SerializeHelpers.t
val next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val media_type_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_to_yojson : int -> 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_pull_time_update_exclusions_response_to_yojson : Types.list_pull_time_update_exclusions_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_pull_time_update_exclusions_request_to_yojson : Types.list_pull_time_update_exclusions_request -> Smaws_Lib.Json.SerializeHelpers.t
val image_identifier_list_to_yojson : Types.image_identifier list -> Smaws_Lib.Json.SerializeHelpers.t
val list_images_response_to_yojson : Types.list_images_response -> Smaws_Lib.Json.SerializeHelpers.t
val image_status_filter_to_yojson : Types.image_status_filter -> [> `String of string ]
val list_images_filter_to_yojson : Types.list_images_filter -> Smaws_Lib.Json.SerializeHelpers.t
val list_images_request_to_yojson : Types.list_images_request -> Smaws_Lib.Json.SerializeHelpers.t
val artifact_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val image_size_in_bytes_to_yojson : Smaws_Lib.CoreTypes.Int64.t -> Smaws_Lib.Json.SerializeHelpers.t
val annotations_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val artifact_status_to_yojson : Types.artifact_status -> [> `String of string ]
val image_referrer_list_to_yojson : Types.image_referrer list -> Smaws_Lib.Json.SerializeHelpers.t
val list_image_referrers_response_to_yojson : Types.list_image_referrers_response -> Smaws_Lib.Json.SerializeHelpers.t
val artifact_type_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val artifact_status_filter_to_yojson : Types.artifact_status_filter -> [> `String of string ]
val list_image_referrers_filter_to_yojson : Types.list_image_referrers_filter -> Smaws_Lib.Json.SerializeHelpers.t
val fifty_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_image_referrers_request_to_yojson : Types.list_image_referrers_request -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_preview_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_storage_class_to_yojson : Types.lifecycle_policy_storage_class -> [> `String of string ]
val lifecycle_policy_rule_priority_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val image_action_type_to_yojson : Types.image_action_type -> [> `String of string ]
val lifecycle_policy_rule_action_to_yojson : Types.lifecycle_policy_rule_action -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_preview_summary_to_yojson : Types.lifecycle_policy_preview_summary -> Smaws_Lib.Json.SerializeHelpers.t
val image_tag_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_preview_result_to_yojson : Types.lifecycle_policy_preview_result -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_preview_result_list_to_yojson : Types.lifecycle_policy_preview_result list -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_preview_not_found_exception_to_yojson : Types.lifecycle_policy_preview_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_preview_filter_to_yojson : Types.lifecycle_policy_preview_filter -> Smaws_Lib.Json.SerializeHelpers.t
val layer_size_in_bytes_to_yojson : Smaws_Lib.CoreTypes.Int64.t -> 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_digest_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val layer_availability_to_yojson : Types.layer_availability -> [> `String of string ]
val layer_list_to_yojson : Types.layer list -> Smaws_Lib.Json.SerializeHelpers.t
val layer_inaccessible_exception_to_yojson : Types.layer_inaccessible_exception -> Smaws_Lib.Json.SerializeHelpers.t
val layer_failure_reason_to_yojson : string -> 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_list_to_yojson : Types.layer_failure list -> Smaws_Lib.Json.SerializeHelpers.t
val layer_digest_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val layer_already_exists_exception_to_yojson : Types.layer_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val last_archived_at_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val last_activated_at_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_layer_exception_to_yojson : Types.invalid_layer_exception -> 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 image_signing_status_to_yojson : Types.image_signing_status -> Smaws_Lib.Json.SerializeHelpers.t
val image_signing_status_list_to_yojson : Types.image_signing_status list -> Smaws_Lib.Json.SerializeHelpers.t
val finding_severity_to_yojson : Types.finding_severity -> [> `String of string ]
val finding_severity_counts_to_yojson : (Types.finding_severity * int) list -> Smaws_Lib.Json.SerializeHelpers.t
val image_scan_findings_summary_to_yojson : Types.image_scan_findings_summary -> Smaws_Lib.Json.SerializeHelpers.t
val finding_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val finding_description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val attribute_list_to_yojson : Types.attribute list -> Smaws_Lib.Json.SerializeHelpers.t
val image_scan_finding_to_yojson : Types.image_scan_finding -> Smaws_Lib.Json.SerializeHelpers.t
val image_scan_finding_list_to_yojson : Types.image_scan_finding list -> Smaws_Lib.Json.SerializeHelpers.t
val finding_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val fix_available_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val exploit_available_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val enhanced_image_scan_finding_to_yojson : Types.enhanced_image_scan_finding -> Smaws_Lib.Json.SerializeHelpers.t
val enhanced_image_scan_finding_list_to_yojson : Types.enhanced_image_scan_finding list -> Smaws_Lib.Json.SerializeHelpers.t
val image_scan_findings_to_yojson : Types.image_scan_findings -> Smaws_Lib.Json.SerializeHelpers.t
val image_replication_status_to_yojson : Types.image_replication_status -> Smaws_Lib.Json.SerializeHelpers.t
val image_replication_status_list_to_yojson : Types.image_replication_status list -> Smaws_Lib.Json.SerializeHelpers.t
val image_list_to_yojson : Types.image list -> Smaws_Lib.Json.SerializeHelpers.t
val image_failure_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val image_failure_code_to_yojson : Types.image_failure_code -> [> `String of string ]
val image_failure_list_to_yojson : Types.image_failure list -> Smaws_Lib.Json.SerializeHelpers.t
val image_detail_list_to_yojson : Types.image_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val get_signing_configuration_response_to_yojson : Types.get_signing_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_signing_configuration_request_to_yojson : unit -> 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 get_registry_scanning_configuration_response_to_yojson : Types.get_registry_scanning_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_registry_scanning_configuration_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val get_registry_policy_response_to_yojson : Types.get_registry_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_registry_policy_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val evaluation_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val get_lifecycle_policy_response_to_yojson : Types.get_lifecycle_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_lifecycle_policy_request_to_yojson : Types.get_lifecycle_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_lifecycle_policy_preview_response_to_yojson : Types.get_lifecycle_policy_preview_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_lifecycle_policy_preview_request_to_yojson : Types.get_lifecycle_policy_preview_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_download_url_for_layer_response_to_yojson : Types.get_download_url_for_layer_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_download_url_for_layer_request_to_yojson : Types.get_download_url_for_layer_request -> 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 authorization_data_list_to_yojson : Types.authorization_data list -> 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_registry_id_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val get_authorization_token_request_to_yojson : Types.get_authorization_token_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_account_setting_response_to_yojson : Types.get_account_setting_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_account_setting_request_to_yojson : Types.get_account_setting_request -> Smaws_Lib.Json.SerializeHelpers.t
val exclusion_not_found_exception_to_yojson : Types.exclusion_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val empty_upload_exception_to_yojson : Types.empty_upload_exception -> Smaws_Lib.Json.SerializeHelpers.t
val describe_repository_creation_templates_response_to_yojson : Types.describe_repository_creation_templates_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_repository_creation_templates_request_to_yojson : Types.describe_repository_creation_templates_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_repositories_response_to_yojson : Types.describe_repositories_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_repositories_request_to_yojson : Types.describe_repositories_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_registry_response_to_yojson : Types.describe_registry_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_registry_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val describe_pull_through_cache_rules_response_to_yojson : Types.describe_pull_through_cache_rules_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_pull_through_cache_rules_request_to_yojson : Types.describe_pull_through_cache_rules_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_images_response_to_yojson : Types.describe_images_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_images_filter_to_yojson : Types.describe_images_filter -> Smaws_Lib.Json.SerializeHelpers.t
val describe_images_request_to_yojson : Types.describe_images_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_image_signing_status_response_to_yojson : Types.describe_image_signing_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_image_signing_status_request_to_yojson : Types.describe_image_signing_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_image_scan_findings_response_to_yojson : Types.describe_image_scan_findings_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_image_scan_findings_request_to_yojson : Types.describe_image_scan_findings_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_image_replication_status_response_to_yojson : Types.describe_image_replication_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_image_replication_status_request_to_yojson : Types.describe_image_replication_status_request -> Smaws_Lib.Json.SerializeHelpers.t
val deregister_pull_time_update_exclusion_response_to_yojson : Types.deregister_pull_time_update_exclusion_response -> Smaws_Lib.Json.SerializeHelpers.t
val deregister_pull_time_update_exclusion_request_to_yojson : Types.deregister_pull_time_update_exclusion_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_signing_configuration_response_to_yojson : Types.delete_signing_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_signing_configuration_request_to_yojson : unit -> 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 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 delete_repository_creation_template_response_to_yojson : Types.delete_repository_creation_template_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_repository_creation_template_request_to_yojson : Types.delete_repository_creation_template_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_registry_policy_response_to_yojson : Types.delete_registry_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_registry_policy_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_pull_through_cache_rule_response_to_yojson : Types.delete_pull_through_cache_rule_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_pull_through_cache_rule_request_to_yojson : Types.delete_pull_through_cache_rule_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_lifecycle_policy_response_to_yojson : Types.delete_lifecycle_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_lifecycle_policy_request_to_yojson : Types.delete_lifecycle_policy_request -> 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 create_repository_creation_template_response_to_yojson : Types.create_repository_creation_template_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_repository_creation_template_request_to_yojson : Types.create_repository_creation_template_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_pull_through_cache_rule_response_to_yojson : Types.create_pull_through_cache_rule_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_pull_through_cache_rule_request_to_yojson : Types.create_pull_through_cache_rule_request -> Smaws_Lib.Json.SerializeHelpers.t
val complete_layer_upload_response_to_yojson : Types.complete_layer_upload_response -> Smaws_Lib.Json.SerializeHelpers.t
val complete_layer_upload_request_to_yojson : Types.complete_layer_upload_request -> Smaws_Lib.Json.SerializeHelpers.t
val batched_operation_layer_digest_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_repository_scanning_configuration_response_to_yojson : Types.batch_get_repository_scanning_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_repository_scanning_configuration_request_to_yojson : Types.batch_get_repository_scanning_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_image_response_to_yojson : Types.batch_get_image_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_get_image_request_to_yojson : Types.batch_get_image_request -> 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 batch_check_layer_availability_response_to_yojson : Types.batch_check_layer_availability_response -> Smaws_Lib.Json.SerializeHelpers.t
val batch_check_layer_availability_request_to_yojson : Types.batch_check_layer_availability_request -> Smaws_Lib.Json.SerializeHelpers.t