Module Smaws_Client_GlobalAccelerator.Json_serializers

val generic_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val byoip_cidr_state_to_yojson : Types.byoip_cidr_state -> [> `String of string ]
val timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val byoip_cidr_event_to_yojson : Types.byoip_cidr_event -> Smaws_Lib.Json.SerializeHelpers.t
val byoip_cidr_events_to_yojson : Types.byoip_cidr_event list -> Smaws_Lib.Json.SerializeHelpers.t
val withdraw_byoip_cidr_response_to_yojson : Types.withdraw_byoip_cidr_response -> Smaws_Lib.Json.SerializeHelpers.t
val withdraw_byoip_cidr_request_to_yojson : Types.withdraw_byoip_cidr_request -> Smaws_Lib.Json.SerializeHelpers.t
val error_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_argument_exception_to_yojson : Types.invalid_argument_exception -> Smaws_Lib.Json.SerializeHelpers.t
val internal_service_error_exception_to_yojson : Types.internal_service_error_exception -> Smaws_Lib.Json.SerializeHelpers.t
val incorrect_cidr_state_exception_to_yojson : Types.incorrect_cidr_state_exception -> Smaws_Lib.Json.SerializeHelpers.t
val byoip_cidr_not_found_exception_to_yojson : Types.byoip_cidr_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val access_denied_exception_to_yojson : Types.access_denied_exception -> Smaws_Lib.Json.SerializeHelpers.t
val port_number_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val port_ranges_to_yojson : Types.port_range list -> Smaws_Lib.Json.SerializeHelpers.t
val protocol_to_yojson : Types.protocol -> [> `String of string ]
val client_affinity_to_yojson : Types.client_affinity -> [> `String of string ]
val update_listener_response_to_yojson : Types.update_listener_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_listener_request_to_yojson : Types.update_listener_request -> Smaws_Lib.Json.SerializeHelpers.t
val listener_not_found_exception_to_yojson : Types.listener_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_port_range_exception_to_yojson : Types.invalid_port_range_exception -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_weight_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val health_state_to_yojson : Types.health_state -> [> `String of string ]
val generic_boolean_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_description_to_yojson : Types.endpoint_description -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_descriptions_to_yojson : Types.endpoint_description list -> Smaws_Lib.Json.SerializeHelpers.t
val traffic_dial_percentage_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val health_check_port_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val health_check_protocol_to_yojson : Types.health_check_protocol -> [> `String of string ]
val health_check_path_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val health_check_interval_seconds_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val threshold_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val port_overrides_to_yojson : Types.port_override list -> Smaws_Lib.Json.SerializeHelpers.t
val update_endpoint_group_response_to_yojson : Types.update_endpoint_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_configuration_to_yojson : Types.endpoint_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_configurations_to_yojson : Types.endpoint_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val update_endpoint_group_request_to_yojson : Types.update_endpoint_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_group_not_found_exception_to_yojson : Types.endpoint_group_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_listener_to_yojson : Types.custom_routing_listener -> Smaws_Lib.Json.SerializeHelpers.t
val update_custom_routing_listener_response_to_yojson : Types.update_custom_routing_listener_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_custom_routing_listener_request_to_yojson : Types.update_custom_routing_listener_request -> Smaws_Lib.Json.SerializeHelpers.t
val ip_address_type_to_yojson : Types.ip_address_type -> [> `String of string ]
val ip_address_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val ip_addresses_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val ip_address_family_to_yojson : Types.ip_address_family -> [> `String of string ]
val ip_sets_to_yojson : Types.ip_set list -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_accelerator_status_to_yojson : Types.custom_routing_accelerator_status -> [> `String of string ]
val custom_routing_accelerator_to_yojson : Types.custom_routing_accelerator -> Smaws_Lib.Json.SerializeHelpers.t
val update_custom_routing_accelerator_response_to_yojson : Types.update_custom_routing_accelerator_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_custom_routing_accelerator_request_to_yojson : Types.update_custom_routing_accelerator_request -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_accelerator_attributes_to_yojson : Types.custom_routing_accelerator_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val update_custom_routing_accelerator_attributes_response_to_yojson : Types.update_custom_routing_accelerator_attributes_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_custom_routing_accelerator_attributes_request_to_yojson : Types.update_custom_routing_accelerator_attributes_request -> Smaws_Lib.Json.SerializeHelpers.t
val transaction_in_progress_exception_to_yojson : Types.transaction_in_progress_exception -> Smaws_Lib.Json.SerializeHelpers.t
val accelerator_not_found_exception_to_yojson : Types.accelerator_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val conflict_exception_to_yojson : Types.conflict_exception -> Smaws_Lib.Json.SerializeHelpers.t
val attachment_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val principal_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val principals_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val resources_to_yojson : Types.resource list -> Smaws_Lib.Json.SerializeHelpers.t
val update_cross_account_attachment_response_to_yojson : Types.update_cross_account_attachment_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_cross_account_attachment_request_to_yojson : Types.update_cross_account_attachment_request -> Smaws_Lib.Json.SerializeHelpers.t
val attachment_not_found_exception_to_yojson : Types.attachment_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val accelerator_status_to_yojson : Types.accelerator_status -> [> `String of string ]
val accelerator_event_to_yojson : Types.accelerator_event -> Smaws_Lib.Json.SerializeHelpers.t
val accelerator_events_to_yojson : Types.accelerator_event list -> Smaws_Lib.Json.SerializeHelpers.t
val update_accelerator_response_to_yojson : Types.update_accelerator_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_accelerator_request_to_yojson : Types.update_accelerator_request -> Smaws_Lib.Json.SerializeHelpers.t
val accelerator_attributes_to_yojson : Types.accelerator_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val update_accelerator_attributes_response_to_yojson : Types.update_accelerator_attributes_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_accelerator_attributes_request_to_yojson : Types.update_accelerator_attributes_request -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val resource_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tag_keys_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 tag_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tags_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
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 socket_addresses_to_yojson : Types.socket_address list -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_identifier_to_yojson : Types.endpoint_identifier -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_identifiers_to_yojson : Types.endpoint_identifier list -> Smaws_Lib.Json.SerializeHelpers.t
val remove_endpoints_request_to_yojson : Types.remove_endpoints_request -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_ids_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val remove_custom_routing_endpoints_request_to_yojson : Types.remove_custom_routing_endpoints_request -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_not_found_exception_to_yojson : Types.endpoint_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val provision_byoip_cidr_response_to_yojson : Types.provision_byoip_cidr_response -> Smaws_Lib.Json.SerializeHelpers.t
val cidr_authorization_context_to_yojson : Types.cidr_authorization_context -> Smaws_Lib.Json.SerializeHelpers.t
val provision_byoip_cidr_request_to_yojson : Types.provision_byoip_cidr_request -> Smaws_Lib.Json.SerializeHelpers.t
val protocols_to_yojson : Types.protocol list -> Smaws_Lib.Json.SerializeHelpers.t
val port_mappings_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_protocol_to_yojson : Types.custom_routing_protocol -> [> `String of string ]
val custom_routing_protocols_to_yojson : Types.custom_routing_protocol list -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_destination_traffic_state_to_yojson : Types.custom_routing_destination_traffic_state -> [> `String of string ]
val port_mappings_to_yojson : Types.port_mapping list -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val listeners_to_yojson : Types.listener list -> 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_listeners_response_to_yojson : Types.list_listeners_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_listeners_request_to_yojson : Types.list_listeners_request -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_next_token_exception_to_yojson : Types.invalid_next_token_exception -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_groups_to_yojson : Types.endpoint_group list -> Smaws_Lib.Json.SerializeHelpers.t
val list_endpoint_groups_response_to_yojson : Types.list_endpoint_groups_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_endpoint_groups_request_to_yojson : Types.list_endpoint_groups_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_port_mappings_response_to_yojson : Types.list_custom_routing_port_mappings_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_port_mappings_request_to_yojson : Types.list_custom_routing_port_mappings_request -> Smaws_Lib.Json.SerializeHelpers.t
val destination_port_mapping_to_yojson : Types.destination_port_mapping -> Smaws_Lib.Json.SerializeHelpers.t
val destination_port_mappings_to_yojson : Types.destination_port_mapping list -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_port_mappings_by_destination_response_to_yojson : Types.list_custom_routing_port_mappings_by_destination_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_port_mappings_by_destination_request_to_yojson : Types.list_custom_routing_port_mappings_by_destination_request -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_listeners_to_yojson : Types.custom_routing_listener list -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_listeners_response_to_yojson : Types.list_custom_routing_listeners_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_listeners_request_to_yojson : Types.list_custom_routing_listeners_request -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_destination_description_to_yojson : Types.custom_routing_destination_description -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_destination_descriptions_to_yojson : Types.custom_routing_destination_description list -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_endpoint_description_to_yojson : Types.custom_routing_endpoint_description -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_endpoint_descriptions_to_yojson : Types.custom_routing_endpoint_description list -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_endpoint_group_to_yojson : Types.custom_routing_endpoint_group -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_endpoint_groups_to_yojson : Types.custom_routing_endpoint_group list -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_endpoint_groups_response_to_yojson : Types.list_custom_routing_endpoint_groups_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_endpoint_groups_request_to_yojson : Types.list_custom_routing_endpoint_groups_request -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_accelerators_to_yojson : Types.custom_routing_accelerator list -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_accelerators_response_to_yojson : Types.list_custom_routing_accelerators_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_custom_routing_accelerators_request_to_yojson : Types.list_custom_routing_accelerators_request -> Smaws_Lib.Json.SerializeHelpers.t
val cross_account_resource_to_yojson : Types.cross_account_resource -> Smaws_Lib.Json.SerializeHelpers.t
val cross_account_resources_to_yojson : Types.cross_account_resource list -> Smaws_Lib.Json.SerializeHelpers.t
val list_cross_account_resources_response_to_yojson : Types.list_cross_account_resources_response -> Smaws_Lib.Json.SerializeHelpers.t
val aws_account_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val list_cross_account_resources_request_to_yojson : Types.list_cross_account_resources_request -> Smaws_Lib.Json.SerializeHelpers.t
val aws_account_ids_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val list_cross_account_resource_accounts_response_to_yojson : Types.list_cross_account_resource_accounts_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_cross_account_resource_accounts_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val attachments_to_yojson : Types.attachment list -> Smaws_Lib.Json.SerializeHelpers.t
val list_cross_account_attachments_response_to_yojson : Types.list_cross_account_attachments_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_cross_account_attachments_request_to_yojson : Types.list_cross_account_attachments_request -> Smaws_Lib.Json.SerializeHelpers.t
val byoip_cidrs_to_yojson : Types.byoip_cidr list -> Smaws_Lib.Json.SerializeHelpers.t
val list_byoip_cidrs_response_to_yojson : Types.list_byoip_cidrs_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_byoip_cidrs_request_to_yojson : Types.list_byoip_cidrs_request -> Smaws_Lib.Json.SerializeHelpers.t
val accelerators_to_yojson : Types.accelerator list -> Smaws_Lib.Json.SerializeHelpers.t
val list_accelerators_response_to_yojson : Types.list_accelerators_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_accelerators_request_to_yojson : Types.list_accelerators_request -> Smaws_Lib.Json.SerializeHelpers.t
val idempotency_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val describe_listener_response_to_yojson : Types.describe_listener_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_listener_request_to_yojson : Types.describe_listener_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_endpoint_group_response_to_yojson : Types.describe_endpoint_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_endpoint_group_request_to_yojson : Types.describe_endpoint_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_custom_routing_listener_response_to_yojson : Types.describe_custom_routing_listener_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_custom_routing_listener_request_to_yojson : Types.describe_custom_routing_listener_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_custom_routing_endpoint_group_response_to_yojson : Types.describe_custom_routing_endpoint_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_custom_routing_endpoint_group_request_to_yojson : Types.describe_custom_routing_endpoint_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_custom_routing_accelerator_attributes_response_to_yojson : Types.describe_custom_routing_accelerator_attributes_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_custom_routing_accelerator_attributes_request_to_yojson : Types.describe_custom_routing_accelerator_attributes_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_custom_routing_accelerator_response_to_yojson : Types.describe_custom_routing_accelerator_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_custom_routing_accelerator_request_to_yojson : Types.describe_custom_routing_accelerator_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_cross_account_attachment_response_to_yojson : Types.describe_cross_account_attachment_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_cross_account_attachment_request_to_yojson : Types.describe_cross_account_attachment_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_accelerator_attributes_response_to_yojson : Types.describe_accelerator_attributes_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_accelerator_attributes_request_to_yojson : Types.describe_accelerator_attributes_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_accelerator_response_to_yojson : Types.describe_accelerator_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_accelerator_request_to_yojson : Types.describe_accelerator_request -> Smaws_Lib.Json.SerializeHelpers.t
val deprovision_byoip_cidr_response_to_yojson : Types.deprovision_byoip_cidr_response -> Smaws_Lib.Json.SerializeHelpers.t
val deprovision_byoip_cidr_request_to_yojson : Types.deprovision_byoip_cidr_request -> Smaws_Lib.Json.SerializeHelpers.t
val destination_addresses_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val destination_ports_to_yojson : int list -> Smaws_Lib.Json.SerializeHelpers.t
val deny_custom_routing_traffic_request_to_yojson : Types.deny_custom_routing_traffic_request -> Smaws_Lib.Json.SerializeHelpers.t
val associated_endpoint_group_found_exception_to_yojson : Types.associated_endpoint_group_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val delete_listener_request_to_yojson : Types.delete_listener_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_endpoint_group_request_to_yojson : Types.delete_endpoint_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_custom_routing_listener_request_to_yojson : Types.delete_custom_routing_listener_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_custom_routing_endpoint_group_request_to_yojson : Types.delete_custom_routing_endpoint_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val associated_listener_found_exception_to_yojson : Types.associated_listener_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val accelerator_not_disabled_exception_to_yojson : Types.accelerator_not_disabled_exception -> Smaws_Lib.Json.SerializeHelpers.t
val delete_custom_routing_accelerator_request_to_yojson : Types.delete_custom_routing_accelerator_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_cross_account_attachment_request_to_yojson : Types.delete_cross_account_attachment_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_accelerator_request_to_yojson : Types.delete_accelerator_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_listener_response_to_yojson : Types.create_listener_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_listener_request_to_yojson : Types.create_listener_request -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_group_already_exists_exception_to_yojson : Types.endpoint_group_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val create_endpoint_group_response_to_yojson : Types.create_endpoint_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_endpoint_group_request_to_yojson : Types.create_endpoint_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_custom_routing_listener_response_to_yojson : Types.create_custom_routing_listener_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_custom_routing_listener_request_to_yojson : Types.create_custom_routing_listener_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_custom_routing_endpoint_group_response_to_yojson : Types.create_custom_routing_endpoint_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_destination_configuration_to_yojson : Types.custom_routing_destination_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_destination_configurations_to_yojson : Types.custom_routing_destination_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val create_custom_routing_endpoint_group_request_to_yojson : Types.create_custom_routing_endpoint_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_custom_routing_accelerator_response_to_yojson : Types.create_custom_routing_accelerator_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_custom_routing_accelerator_request_to_yojson : Types.create_custom_routing_accelerator_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_cross_account_attachment_response_to_yojson : Types.create_cross_account_attachment_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_cross_account_attachment_request_to_yojson : Types.create_cross_account_attachment_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_accelerator_response_to_yojson : Types.create_accelerator_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_accelerator_request_to_yojson : Types.create_accelerator_request -> Smaws_Lib.Json.SerializeHelpers.t
val allow_custom_routing_traffic_request_to_yojson : Types.allow_custom_routing_traffic_request -> Smaws_Lib.Json.SerializeHelpers.t
val advertise_byoip_cidr_response_to_yojson : Types.advertise_byoip_cidr_response -> Smaws_Lib.Json.SerializeHelpers.t
val advertise_byoip_cidr_request_to_yojson : Types.advertise_byoip_cidr_request -> Smaws_Lib.Json.SerializeHelpers.t
val add_endpoints_response_to_yojson : Types.add_endpoints_response -> Smaws_Lib.Json.SerializeHelpers.t
val add_endpoints_request_to_yojson : Types.add_endpoints_request -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_already_exists_exception_to_yojson : Types.endpoint_already_exists_exception -> Smaws_Lib.Json.SerializeHelpers.t
val add_custom_routing_endpoints_response_to_yojson : Types.add_custom_routing_endpoints_response -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_endpoint_configuration_to_yojson : Types.custom_routing_endpoint_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val custom_routing_endpoint_configurations_to_yojson : Types.custom_routing_endpoint_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val add_custom_routing_endpoints_request_to_yojson : Types.add_custom_routing_endpoints_request -> Smaws_Lib.Json.SerializeHelpers.t