Module Smaws_Client_MediaStore.Json_serializers

val untag_resource_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val container_ar_n_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_input_to_yojson : Types.untag_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val error_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_error_to_yojson : Types.internal_server_error -> Smaws_Lib.Json.SerializeHelpers.t
val container_not_found_exception_to_yojson : Types.container_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val container_in_use_exception_to_yojson : Types.container_in_use_exception -> Smaws_Lib.Json.SerializeHelpers.t
val time_stamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val tag_list_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
val tag_resource_input_to_yojson : Types.tag_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val stop_access_logging_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val container_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val stop_access_logging_input_to_yojson : Types.stop_access_logging_input -> Smaws_Lib.Json.SerializeHelpers.t
val start_access_logging_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val start_access_logging_input_to_yojson : Types.start_access_logging_input -> Smaws_Lib.Json.SerializeHelpers.t
val put_metric_policy_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val container_level_metrics_to_yojson : Types.container_level_metrics -> [> `String of string ]
val object_group_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val object_group_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val metric_policy_rule_to_yojson : Types.metric_policy_rule -> Smaws_Lib.Json.SerializeHelpers.t
val metric_policy_rules_to_yojson : Types.metric_policy_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val put_metric_policy_input_to_yojson : Types.put_metric_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val put_lifecycle_policy_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val lifecycle_policy_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_lifecycle_policy_input_to_yojson : Types.put_lifecycle_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val put_cors_policy_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val origin_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val allowed_origins_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val method_name_to_yojson : Types.method_name -> [> `String of string ]
val allowed_methods_to_yojson : Types.method_name list -> Smaws_Lib.Json.SerializeHelpers.t
val header_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val allowed_headers_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val max_age_seconds_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val expose_headers_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val cors_policy_to_yojson : Types.cors_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val put_cors_policy_input_to_yojson : Types.put_cors_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val put_container_policy_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val container_policy_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_container_policy_input_to_yojson : Types.put_container_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val policy_not_found_exception_to_yojson : Types.policy_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val pagination_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_output_to_yojson : Types.list_tags_for_resource_output -> Smaws_Lib.Json.SerializeHelpers.t
val list_tags_for_resource_input_to_yojson : Types.list_tags_for_resource_input -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val container_status_to_yojson : Types.container_status -> [> `String of string ]
val container_access_logging_enabled_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val container_list_to_yojson : Types.container list -> Smaws_Lib.Json.SerializeHelpers.t
val list_containers_output_to_yojson : Types.list_containers_output -> Smaws_Lib.Json.SerializeHelpers.t
val container_list_limit_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_containers_input_to_yojson : Types.list_containers_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_metric_policy_output_to_yojson : Types.get_metric_policy_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_metric_policy_input_to_yojson : Types.get_metric_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_lifecycle_policy_output_to_yojson : Types.get_lifecycle_policy_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_lifecycle_policy_input_to_yojson : Types.get_lifecycle_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val cors_policy_not_found_exception_to_yojson : Types.cors_policy_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val get_cors_policy_output_to_yojson : Types.get_cors_policy_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_cors_policy_input_to_yojson : Types.get_cors_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val get_container_policy_output_to_yojson : Types.get_container_policy_output -> Smaws_Lib.Json.SerializeHelpers.t
val get_container_policy_input_to_yojson : Types.get_container_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val describe_container_output_to_yojson : Types.describe_container_output -> Smaws_Lib.Json.SerializeHelpers.t
val describe_container_input_to_yojson : Types.describe_container_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_metric_policy_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_metric_policy_input_to_yojson : Types.delete_metric_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_lifecycle_policy_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_lifecycle_policy_input_to_yojson : Types.delete_lifecycle_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_cors_policy_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_cors_policy_input_to_yojson : Types.delete_cors_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_container_policy_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_container_policy_input_to_yojson : Types.delete_container_policy_input -> Smaws_Lib.Json.SerializeHelpers.t
val delete_container_output_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_container_input_to_yojson : Types.delete_container_input -> Smaws_Lib.Json.SerializeHelpers.t
val limit_exceeded_exception_to_yojson : Types.limit_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val create_container_output_to_yojson : Types.create_container_output -> Smaws_Lib.Json.SerializeHelpers.t
val create_container_input_to_yojson : Types.create_container_input -> Smaws_Lib.Json.SerializeHelpers.t