Smaws_Client_SQS.Json_serializers
val string__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_queue_request_to_yojson :
Types.untag_queue_request ->
Smaws_Lib.Json.SerializeHelpers.t
val exception_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val unsupported_operation_to_yojson :
Types.unsupported_operation ->
Smaws_Lib.Json.SerializeHelpers.t
val request_throttled_to_yojson :
Types.request_throttled ->
Smaws_Lib.Json.SerializeHelpers.t
val queue_does_not_exist_to_yojson :
Types.queue_does_not_exist ->
Smaws_Lib.Json.SerializeHelpers.t
val invalid_security_to_yojson :
Types.invalid_security ->
Smaws_Lib.Json.SerializeHelpers.t
val invalid_address_to_yojson :
Types.invalid_address ->
Smaws_Lib.Json.SerializeHelpers.t
val too_many_entries_in_batch_request_to_yojson :
Types.too_many_entries_in_batch_request ->
Smaws_Lib.Json.SerializeHelpers.t
val token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_map_to_yojson :
(string * string) list ->
Smaws_Lib.Json.SerializeHelpers.t
val tag_queue_request_to_yojson :
Types.tag_queue_request ->
Smaws_Lib.Json.SerializeHelpers.t
val string_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val start_message_move_task_result_to_yojson :
Types.start_message_move_task_result ->
Smaws_Lib.Json.SerializeHelpers.t
val nullable_integer_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val start_message_move_task_request_to_yojson :
Types.start_message_move_task_request ->
Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_exception_to_yojson :
Types.resource_not_found_exception ->
Smaws_Lib.Json.SerializeHelpers.t
val queue_attribute_name_to_yojson :
Types.queue_attribute_name ->
[> `String of string ]
val queue_attribute_map_to_yojson :
(Types.queue_attribute_name * string) list ->
Smaws_Lib.Json.SerializeHelpers.t
val set_queue_attributes_request_to_yojson :
Types.set_queue_attributes_request ->
Smaws_Lib.Json.SerializeHelpers.t
val over_limit_to_yojson :
Types.over_limit ->
Smaws_Lib.Json.SerializeHelpers.t
val invalid_attribute_value_to_yojson :
Types.invalid_attribute_value ->
Smaws_Lib.Json.SerializeHelpers.t
val invalid_attribute_name_to_yojson :
Types.invalid_attribute_name ->
Smaws_Lib.Json.SerializeHelpers.t
val send_message_result_to_yojson :
Types.send_message_result ->
Smaws_Lib.Json.SerializeHelpers.t
val binary_to_yojson : Stdlib.Bytes.t -> Smaws_Lib.Json.SerializeHelpers.t
val binary_list_to_yojson :
Stdlib.Bytes.t list ->
Smaws_Lib.Json.SerializeHelpers.t
val message_attribute_value_to_yojson :
Types.message_attribute_value ->
Smaws_Lib.Json.SerializeHelpers.t
val message_body_attribute_map_to_yojson :
(string * Types.message_attribute_value) list ->
Smaws_Lib.Json.SerializeHelpers.t
val message_system_attribute_value_to_yojson :
Types.message_system_attribute_value ->
Smaws_Lib.Json.SerializeHelpers.t
val message_system_attribute_name_for_sends_to_yojson :
Types.message_system_attribute_name_for_sends ->
[> `String of string ]
val message_body_system_attribute_map_to_yojson :
(Types.message_system_attribute_name_for_sends
* Types.message_system_attribute_value)
list ->
Smaws_Lib.Json.SerializeHelpers.t
val send_message_request_to_yojson :
Types.send_message_request ->
Smaws_Lib.Json.SerializeHelpers.t
val send_message_batch_result_entry_to_yojson :
Types.send_message_batch_result_entry ->
Smaws_Lib.Json.SerializeHelpers.t
val send_message_batch_result_entry_list_to_yojson :
Types.send_message_batch_result_entry list ->
Smaws_Lib.Json.SerializeHelpers.t
val boolean__to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val batch_result_error_entry_to_yojson :
Types.batch_result_error_entry ->
Smaws_Lib.Json.SerializeHelpers.t
val batch_result_error_entry_list_to_yojson :
Types.batch_result_error_entry list ->
Smaws_Lib.Json.SerializeHelpers.t
val send_message_batch_result_to_yojson :
Types.send_message_batch_result ->
Smaws_Lib.Json.SerializeHelpers.t
val send_message_batch_request_entry_to_yojson :
Types.send_message_batch_request_entry ->
Smaws_Lib.Json.SerializeHelpers.t
val send_message_batch_request_entry_list_to_yojson :
Types.send_message_batch_request_entry list ->
Smaws_Lib.Json.SerializeHelpers.t
val send_message_batch_request_to_yojson :
Types.send_message_batch_request ->
Smaws_Lib.Json.SerializeHelpers.t
val kms_throttled_to_yojson :
Types.kms_throttled ->
Smaws_Lib.Json.SerializeHelpers.t
val kms_opt_in_required_to_yojson :
Types.kms_opt_in_required ->
Smaws_Lib.Json.SerializeHelpers.t
val kms_not_found_to_yojson :
Types.kms_not_found ->
Smaws_Lib.Json.SerializeHelpers.t
val kms_invalid_state_to_yojson :
Types.kms_invalid_state ->
Smaws_Lib.Json.SerializeHelpers.t
val kms_invalid_key_usage_to_yojson :
Types.kms_invalid_key_usage ->
Smaws_Lib.Json.SerializeHelpers.t
val kms_disabled_to_yojson :
Types.kms_disabled ->
Smaws_Lib.Json.SerializeHelpers.t
val kms_access_denied_to_yojson :
Types.kms_access_denied ->
Smaws_Lib.Json.SerializeHelpers.t
val invalid_batch_entry_id_to_yojson :
Types.invalid_batch_entry_id ->
Smaws_Lib.Json.SerializeHelpers.t
val empty_batch_request_to_yojson :
Types.empty_batch_request ->
Smaws_Lib.Json.SerializeHelpers.t
val batch_request_too_long_to_yojson :
Types.batch_request_too_long ->
Smaws_Lib.Json.SerializeHelpers.t
val batch_entry_ids_not_distinct_to_yojson :
Types.batch_entry_ids_not_distinct ->
Smaws_Lib.Json.SerializeHelpers.t
val invalid_message_contents_to_yojson :
Types.invalid_message_contents ->
Smaws_Lib.Json.SerializeHelpers.t
val remove_permission_request_to_yojson :
Types.remove_permission_request ->
Smaws_Lib.Json.SerializeHelpers.t
val message_system_attribute_name_to_yojson :
Types.message_system_attribute_name ->
[> `String of string ]
val message_system_attribute_map_to_yojson :
(Types.message_system_attribute_name * string) list ->
Smaws_Lib.Json.SerializeHelpers.t
val message_to_yojson : Types.message -> Smaws_Lib.Json.SerializeHelpers.t
val message_list_to_yojson :
Types.message list ->
Smaws_Lib.Json.SerializeHelpers.t
val receive_message_result_to_yojson :
Types.receive_message_result ->
Smaws_Lib.Json.SerializeHelpers.t
val attribute_name_list_to_yojson :
Types.queue_attribute_name list ->
Smaws_Lib.Json.SerializeHelpers.t
val message_system_attribute_list_to_yojson :
Types.message_system_attribute_name list ->
Smaws_Lib.Json.SerializeHelpers.t
val message_attribute_name_to_yojson :
string ->
Smaws_Lib.Json.SerializeHelpers.t
val message_attribute_name_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.t
val receive_message_request_to_yojson :
Types.receive_message_request ->
Smaws_Lib.Json.SerializeHelpers.t
val receipt_handle_is_invalid_to_yojson :
Types.receipt_handle_is_invalid ->
Smaws_Lib.Json.SerializeHelpers.t
val queue_url_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val queue_name_exists_to_yojson :
Types.queue_name_exists ->
Smaws_Lib.Json.SerializeHelpers.t
val queue_deleted_recently_to_yojson :
Types.queue_deleted_recently ->
Smaws_Lib.Json.SerializeHelpers.t
val purge_queue_request_to_yojson :
Types.purge_queue_request ->
Smaws_Lib.Json.SerializeHelpers.t
val purge_queue_in_progress_to_yojson :
Types.purge_queue_in_progress ->
Smaws_Lib.Json.SerializeHelpers.t
val nullable_long_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val message_not_inflight_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val long_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_queues_result_to_yojson :
Types.list_queues_result ->
Smaws_Lib.Json.SerializeHelpers.t
val boxed_integer_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_queues_request_to_yojson :
Types.list_queues_request ->
Smaws_Lib.Json.SerializeHelpers.t
val list_queue_tags_result_to_yojson :
Types.list_queue_tags_result ->
Smaws_Lib.Json.SerializeHelpers.t
val list_queue_tags_request_to_yojson :
Types.list_queue_tags_request ->
Smaws_Lib.Json.SerializeHelpers.t
val list_message_move_tasks_result_entry_to_yojson :
Types.list_message_move_tasks_result_entry ->
Smaws_Lib.Json.SerializeHelpers.t
val list_message_move_tasks_result_entry_list_to_yojson :
Types.list_message_move_tasks_result_entry list ->
Smaws_Lib.Json.SerializeHelpers.t
val list_message_move_tasks_result_to_yojson :
Types.list_message_move_tasks_result ->
Smaws_Lib.Json.SerializeHelpers.t
val list_message_move_tasks_request_to_yojson :
Types.list_message_move_tasks_request ->
Smaws_Lib.Json.SerializeHelpers.t
val list_dead_letter_source_queues_result_to_yojson :
Types.list_dead_letter_source_queues_result ->
Smaws_Lib.Json.SerializeHelpers.t
val list_dead_letter_source_queues_request_to_yojson :
Types.list_dead_letter_source_queues_request ->
Smaws_Lib.Json.SerializeHelpers.t
val invalid_id_format_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val get_queue_url_result_to_yojson :
Types.get_queue_url_result ->
Smaws_Lib.Json.SerializeHelpers.t
val get_queue_url_request_to_yojson :
Types.get_queue_url_request ->
Smaws_Lib.Json.SerializeHelpers.t
val get_queue_attributes_result_to_yojson :
Types.get_queue_attributes_result ->
Smaws_Lib.Json.SerializeHelpers.t
val get_queue_attributes_request_to_yojson :
Types.get_queue_attributes_request ->
Smaws_Lib.Json.SerializeHelpers.t
val delete_queue_request_to_yojson :
Types.delete_queue_request ->
Smaws_Lib.Json.SerializeHelpers.t
val delete_message_request_to_yojson :
Types.delete_message_request ->
Smaws_Lib.Json.SerializeHelpers.t
val delete_message_batch_result_entry_to_yojson :
Types.delete_message_batch_result_entry ->
Smaws_Lib.Json.SerializeHelpers.t
val delete_message_batch_result_entry_list_to_yojson :
Types.delete_message_batch_result_entry list ->
Smaws_Lib.Json.SerializeHelpers.t
val delete_message_batch_result_to_yojson :
Types.delete_message_batch_result ->
Smaws_Lib.Json.SerializeHelpers.t
val delete_message_batch_request_entry_to_yojson :
Types.delete_message_batch_request_entry ->
Smaws_Lib.Json.SerializeHelpers.t
val delete_message_batch_request_entry_list_to_yojson :
Types.delete_message_batch_request_entry list ->
Smaws_Lib.Json.SerializeHelpers.t
val delete_message_batch_request_to_yojson :
Types.delete_message_batch_request ->
Smaws_Lib.Json.SerializeHelpers.t
val create_queue_result_to_yojson :
Types.create_queue_result ->
Smaws_Lib.Json.SerializeHelpers.t
val create_queue_request_to_yojson :
Types.create_queue_request ->
Smaws_Lib.Json.SerializeHelpers.t
val change_message_visibility_request_to_yojson :
Types.change_message_visibility_request ->
Smaws_Lib.Json.SerializeHelpers.t
val change_message_visibility_batch_result_entry_to_yojson :
Types.change_message_visibility_batch_result_entry ->
Smaws_Lib.Json.SerializeHelpers.t
val change_message_visibility_batch_result_entry_list_to_yojson :
Types.change_message_visibility_batch_result_entry list ->
Smaws_Lib.Json.SerializeHelpers.t
val change_message_visibility_batch_result_to_yojson :
Types.change_message_visibility_batch_result ->
Smaws_Lib.Json.SerializeHelpers.t
val change_message_visibility_batch_request_entry_to_yojson :
Types.change_message_visibility_batch_request_entry ->
Smaws_Lib.Json.SerializeHelpers.t
val change_message_visibility_batch_request_entry_list_to_yojson :
Types.change_message_visibility_batch_request_entry list ->
Smaws_Lib.Json.SerializeHelpers.t
val change_message_visibility_batch_request_to_yojson :
Types.change_message_visibility_batch_request ->
Smaws_Lib.Json.SerializeHelpers.t
val cancel_message_move_task_result_to_yojson :
Types.cancel_message_move_task_result ->
Smaws_Lib.Json.SerializeHelpers.t
val cancel_message_move_task_request_to_yojson :
Types.cancel_message_move_task_request ->
Smaws_Lib.Json.SerializeHelpers.t
val aws_account_id_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.t
val action_name_list_to_yojson :
string list ->
Smaws_Lib.Json.SerializeHelpers.t
val add_permission_request_to_yojson :
Types.add_permission_request ->
Smaws_Lib.Json.SerializeHelpers.t