Module Smaws_Client_NetworkFirewall.Json_serializers

val vpc_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val vpc_ids_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val vpc_endpoint_service_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val vpc_endpoint_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val vpc_endpoint_association_metadata_to_yojson : Types.vpc_endpoint_association_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val vpc_endpoint_associations_to_yojson : Types.vpc_endpoint_association_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val firewall_status_value_to_yojson : Types.firewall_status_value -> [> `String of string ]
val az_subnet_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val endpoint_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val attachment_status_to_yojson : Types.attachment_status -> [> `String of string ]
val status_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val availability_zone_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val association_sync_state_to_yojson : (string * Types.az_sync_state) list -> Smaws_Lib.Json.SerializeHelpers.t
val vpc_endpoint_association_status_to_yojson : Types.vpc_endpoint_association_status -> Smaws_Lib.Json.SerializeHelpers.t
val resource_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val collection_member__string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val ip_address_type_to_yojson : Types.ip_address_type -> [> `String of string ]
val description_to_yojson : string -> 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 vpc_endpoint_association_to_yojson : Types.vpc_endpoint_association -> Smaws_Lib.Json.SerializeHelpers.t
val vendor_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val variable_definition_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val variable_definition_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val update_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_time_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val resource_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_status_to_yojson : Types.resource_status -> [> `String of string ]
val last_update_time_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val number_of_associations_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val key_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val encryption_type_to_yojson : Types.encryption_type -> [> `String of string ]
val encryption_configuration_to_yojson : Types.encryption_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val status_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tls_certificate_data_to_yojson : Types.tls_certificate_data -> Smaws_Lib.Json.SerializeHelpers.t
val tls_inspection_configuration_response_to_yojson : Types.tls_inspection_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_tls_inspection_configuration_response_to_yojson : Types.update_tls_inspection_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val server_certificate_to_yojson : Types.server_certificate -> Smaws_Lib.Json.SerializeHelpers.t
val server_certificates_to_yojson : Types.server_certificate list -> Smaws_Lib.Json.SerializeHelpers.t
val address_definition_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val addresses_to_yojson : Types.address list -> Smaws_Lib.Json.SerializeHelpers.t
val port_range_bound_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val port_ranges_to_yojson : Types.port_range list -> Smaws_Lib.Json.SerializeHelpers.t
val protocol_number_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val protocol_numbers_to_yojson : int list -> Smaws_Lib.Json.SerializeHelpers.t
val server_certificate_scope_to_yojson : Types.server_certificate_scope -> Smaws_Lib.Json.SerializeHelpers.t
val server_certificate_scopes_to_yojson : Types.server_certificate_scope list -> Smaws_Lib.Json.SerializeHelpers.t
val revocation_check_action_to_yojson : Types.revocation_check_action -> [> `String of string ]
val check_certificate_revocation_status_actions_to_yojson : Types.check_certificate_revocation_status_actions -> Smaws_Lib.Json.SerializeHelpers.t
val server_certificate_configuration_to_yojson : Types.server_certificate_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val server_certificate_configurations_to_yojson : Types.server_certificate_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val tls_inspection_configuration_to_yojson : Types.tls_inspection_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val update_tls_inspection_configuration_request_to_yojson : Types.update_tls_inspection_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val error_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val throttling_exception_to_yojson : Types.throttling_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_not_found_exception_to_yojson : Types.resource_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_token_exception_to_yojson : Types.invalid_token_exception -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_request_exception_to_yojson : Types.invalid_request_exception -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_error_to_yojson : Types.internal_server_error -> Smaws_Lib.Json.SerializeHelpers.t
val boolean__to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val update_subnet_change_protection_response_to_yojson : Types.update_subnet_change_protection_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_subnet_change_protection_request_to_yojson : Types.update_subnet_change_protection_request -> Smaws_Lib.Json.SerializeHelpers.t
val resource_owner_check_exception_to_yojson : Types.resource_owner_check_exception -> Smaws_Lib.Json.SerializeHelpers.t
val rule_group_type_to_yojson : Types.rule_group_type -> [> `String of string ]
val rule_capacity_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val source_metadata_to_yojson : Types.source_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val rule_id_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val identified_type_to_yojson : Types.identified_type -> [> `String of string ]
val analysis_result_to_yojson : Types.analysis_result -> Smaws_Lib.Json.SerializeHelpers.t
val analysis_result_list_to_yojson : Types.analysis_result list -> Smaws_Lib.Json.SerializeHelpers.t
val summary_rule_option_to_yojson : Types.summary_rule_option -> [> `String of string ]
val summary_rule_options_to_yojson : Types.summary_rule_option list -> Smaws_Lib.Json.SerializeHelpers.t
val summary_configuration_to_yojson : Types.summary_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val rule_group_response_to_yojson : Types.rule_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_rule_group_response_to_yojson : Types.update_rule_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val rule_variable_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val ip_sets_to_yojson : (string * Types.ip_set) list -> Smaws_Lib.Json.SerializeHelpers.t
val port_sets_to_yojson : (string * Types.port_set) list -> Smaws_Lib.Json.SerializeHelpers.t
val ip_set_reference_to_yojson : Types.ip_set_reference -> Smaws_Lib.Json.SerializeHelpers.t
val ip_set_reference_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val ip_set_reference_map_to_yojson : (string * Types.ip_set_reference) list -> Smaws_Lib.Json.SerializeHelpers.t
val rules_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val rule_targets_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val target_type_to_yojson : Types.target_type -> [> `String of string ]
val target_types_to_yojson : Types.target_type list -> Smaws_Lib.Json.SerializeHelpers.t
val generated_rules_type_to_yojson : Types.generated_rules_type -> [> `String of string ]
val rules_source_list_to_yojson : Types.rules_source_list -> Smaws_Lib.Json.SerializeHelpers.t
val stateful_action_to_yojson : Types.stateful_action -> [> `String of string ]
val stateful_rule_protocol_to_yojson : Types.stateful_rule_protocol -> [> `String of string ]
val source_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val port_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val stateful_rule_direction_to_yojson : Types.stateful_rule_direction -> [> `String of string ]
val destination_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val keyword_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val setting_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val settings_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val rule_options_to_yojson : Types.rule_option list -> Smaws_Lib.Json.SerializeHelpers.t
val stateful_rules_to_yojson : Types.stateful_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val tcp_flag_to_yojson : Types.tcp_flag -> [> `String of string ]
val match_attributes_to_yojson : Types.match_attributes -> Smaws_Lib.Json.SerializeHelpers.t
val stateless_actions_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val rule_definition_to_yojson : Types.rule_definition -> Smaws_Lib.Json.SerializeHelpers.t
val priority_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val stateless_rules_to_yojson : Types.stateless_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val action_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val dimension_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val dimensions_to_yojson : Types.dimension list -> Smaws_Lib.Json.SerializeHelpers.t
val publish_metric_action_to_yojson : Types.publish_metric_action -> Smaws_Lib.Json.SerializeHelpers.t
val action_definition_to_yojson : Types.action_definition -> Smaws_Lib.Json.SerializeHelpers.t
val custom_actions_to_yojson : Types.custom_action list -> Smaws_Lib.Json.SerializeHelpers.t
val stateless_rules_and_custom_actions_to_yojson : Types.stateless_rules_and_custom_actions -> Smaws_Lib.Json.SerializeHelpers.t
val rule_order_to_yojson : Types.rule_order -> [> `String of string ]
val stateful_rule_options_to_yojson : Types.stateful_rule_options -> Smaws_Lib.Json.SerializeHelpers.t
val update_rule_group_request_to_yojson : Types.update_rule_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_phase_action_to_yojson : Types.proxy_rule_phase_action -> [> `String of string ]
val condition_operator_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val condition_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_condition_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_condition_value_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_condition_to_yojson : Types.proxy_rule_condition -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_condition_list_to_yojson : Types.proxy_rule_condition list -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_rule_response_to_yojson : Types.update_proxy_rule_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_rule_request_to_yojson : Types.update_proxy_rule_request -> Smaws_Lib.Json.SerializeHelpers.t
val rule_group_request_phase_to_yojson : Types.rule_group_request_phase -> [> `String of string ]
val insert_position_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_priority_to_yojson : Types.proxy_rule_priority -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_priority_list_to_yojson : Types.proxy_rule_priority list -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_rule_priorities_response_to_yojson : Types.update_proxy_rule_priorities_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_rule_priorities_request_to_yojson : Types.update_proxy_rule_priorities_request -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_group_priority_result_priority_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_group_priority_result_to_yojson : Types.proxy_rule_group_priority_result -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_group_priority_result_list_to_yojson : Types.proxy_rule_group_priority_result list -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_rule_group_priorities_response_to_yojson : Types.update_proxy_rule_group_priorities_response -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_group_priority_to_yojson : Types.proxy_rule_group_priority -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_group_priority_list_to_yojson : Types.proxy_rule_group_priority list -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_rule_group_priorities_request_to_yojson : Types.update_proxy_rule_group_priorities_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_time_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val delete_time_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val failure_code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val failure_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_state_to_yojson : Types.proxy_state -> [> `String of string ]
val proxy_modify_state_to_yojson : Types.proxy_modify_state -> [> `String of string ]
val nat_gateway_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val nat_gateway_port_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val listener_property_type_to_yojson : Types.listener_property_type -> [> `String of string ]
val listener_property_to_yojson : Types.listener_property -> Smaws_Lib.Json.SerializeHelpers.t
val listener_properties_to_yojson : Types.listener_property list -> Smaws_Lib.Json.SerializeHelpers.t
val tls_intercept_mode_to_yojson : Types.tls_intercept_mode -> [> `String of string ]
val tls_intercept_properties_to_yojson : Types.tls_intercept_properties -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_response_to_yojson : Types.update_proxy_response -> Smaws_Lib.Json.SerializeHelpers.t
val listener_property_request_to_yojson : Types.listener_property_request -> Smaws_Lib.Json.SerializeHelpers.t
val listener_properties_request_to_yojson : Types.listener_property_request list -> Smaws_Lib.Json.SerializeHelpers.t
val tls_intercept_properties_request_to_yojson : Types.tls_intercept_properties_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_request_to_yojson : Types.update_proxy_request -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_config_rule_group_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_config_rule_group_priority_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_config_rule_group_to_yojson : Types.proxy_config_rule_group -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_config_rule_group_set_to_yojson : Types.proxy_config_rule_group list -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_config_default_rule_phase_actions_request_to_yojson : Types.proxy_config_default_rule_phase_actions_request -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_configuration_to_yojson : Types.proxy_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_configuration_response_to_yojson : Types.update_proxy_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_proxy_configuration_request_to_yojson : Types.update_proxy_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val unsupported_operation_exception_to_yojson : Types.unsupported_operation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val log_type_to_yojson : Types.log_type -> [> `String of string ]
val log_destination_type_to_yojson : Types.log_destination_type -> [> `String of string ]
val hash_map_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val hash_map_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val log_destination_map_to_yojson : (string * string) list -> Smaws_Lib.Json.SerializeHelpers.t
val log_destination_config_to_yojson : Types.log_destination_config -> Smaws_Lib.Json.SerializeHelpers.t
val log_destination_configs_to_yojson : Types.log_destination_config list -> Smaws_Lib.Json.SerializeHelpers.t
val logging_configuration_to_yojson : Types.logging_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val enable_monitoring_dashboard_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val update_logging_configuration_response_to_yojson : Types.update_logging_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_logging_configuration_request_to_yojson : Types.update_logging_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val log_destination_permission_exception_to_yojson : Types.log_destination_permission_exception -> Smaws_Lib.Json.SerializeHelpers.t
val firewall_policy_response_to_yojson : Types.firewall_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_policy_response_to_yojson : Types.update_firewall_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val stateless_rule_group_reference_to_yojson : Types.stateless_rule_group_reference -> Smaws_Lib.Json.SerializeHelpers.t
val stateless_rule_group_references_to_yojson : Types.stateless_rule_group_reference list -> Smaws_Lib.Json.SerializeHelpers.t
val override_action_to_yojson : Types.override_action -> [> `String of string ]
val stateful_rule_group_override_to_yojson : Types.stateful_rule_group_override -> Smaws_Lib.Json.SerializeHelpers.t
val deep_threat_inspection_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val stateful_rule_group_reference_to_yojson : Types.stateful_rule_group_reference -> Smaws_Lib.Json.SerializeHelpers.t
val stateful_rule_group_references_to_yojson : Types.stateful_rule_group_reference list -> Smaws_Lib.Json.SerializeHelpers.t
val stateful_actions_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val stream_exception_policy_to_yojson : Types.stream_exception_policy -> [> `String of string ]
val tcp_idle_timeout_range_bound_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val stateful_engine_options_to_yojson : Types.stateful_engine_options -> Smaws_Lib.Json.SerializeHelpers.t
val policy_variables_to_yojson : Types.policy_variables -> Smaws_Lib.Json.SerializeHelpers.t
val enable_tls_session_holding_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val firewall_policy_to_yojson : Types.firewall_policy -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_policy_request_to_yojson : Types.update_firewall_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_policy_change_protection_response_to_yojson : Types.update_firewall_policy_change_protection_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_policy_change_protection_request_to_yojson : Types.update_firewall_policy_change_protection_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_encryption_configuration_response_to_yojson : Types.update_firewall_encryption_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_encryption_configuration_request_to_yojson : Types.update_firewall_encryption_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_description_response_to_yojson : Types.update_firewall_description_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_description_request_to_yojson : Types.update_firewall_description_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_delete_protection_response_to_yojson : Types.update_firewall_delete_protection_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_delete_protection_request_to_yojson : Types.update_firewall_delete_protection_request -> Smaws_Lib.Json.SerializeHelpers.t
val enabled_analysis_type_to_yojson : Types.enabled_analysis_type -> [> `String of string ]
val enabled_analysis_types_to_yojson : Types.enabled_analysis_type list -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_analysis_settings_response_to_yojson : Types.update_firewall_analysis_settings_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_firewall_analysis_settings_request_to_yojson : Types.update_firewall_analysis_settings_request -> Smaws_Lib.Json.SerializeHelpers.t
val container_monitoring_type_to_yojson : Types.container_monitoring_type -> [> `String of string ]
val container_attribute_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val container_attribute_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val container_attribute_to_yojson : Types.container_attribute -> Smaws_Lib.Json.SerializeHelpers.t
val container_attributes_to_yojson : Types.container_attribute list -> Smaws_Lib.Json.SerializeHelpers.t
val container_monitoring_configuration_to_yojson : Types.container_monitoring_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val container_monitoring_configurations_to_yojson : Types.container_monitoring_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val container_association_status_to_yojson : Types.container_association_status -> [> `String of string ]
val update_container_association_response_to_yojson : Types.update_container_association_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_container_association_request_to_yojson : Types.update_container_association_request -> Smaws_Lib.Json.SerializeHelpers.t
val update_availability_zone_change_protection_response_to_yojson : Types.update_availability_zone_change_protection_response -> Smaws_Lib.Json.SerializeHelpers.t
val update_availability_zone_change_protection_request_to_yojson : Types.update_availability_zone_change_protection_request -> Smaws_Lib.Json.SerializeHelpers.t
val untag_resource_response_to_yojson : unit -> 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 count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val transit_gateway_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val transit_gateway_attachment_sync_state_message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val attachment_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val transit_gateway_attachment_status_to_yojson : Types.transit_gateway_attachment_status -> [> `String of string ]
val transit_gateway_attachment_sync_state_to_yojson : Types.transit_gateway_attachment_sync_state -> Smaws_Lib.Json.SerializeHelpers.t
val transit_gateway_attachment_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val tags_pagination_max_results_to_yojson : int -> 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 tls_inspection_configuration_metadata_to_yojson : Types.tls_inspection_configuration_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val tls_inspection_configurations_to_yojson : Types.tls_inspection_configuration_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val per_object_sync_status_to_yojson : Types.per_object_sync_status -> [> `String of string ]
val per_object_status_to_yojson : Types.per_object_status -> Smaws_Lib.Json.SerializeHelpers.t
val sync_state_config_to_yojson : (string * Types.per_object_status) list -> Smaws_Lib.Json.SerializeHelpers.t
val sync_states_to_yojson : (string * Types.sync_state) list -> Smaws_Lib.Json.SerializeHelpers.t
val availability_zone_metadata_to_yojson : Types.availability_zone_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val supported_availability_zones_to_yojson : (string * Types.availability_zone_metadata) list -> Smaws_Lib.Json.SerializeHelpers.t
val rule_summaries_to_yojson : Types.rule_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val subscription_status_to_yojson : Types.subscription_status -> [> `String of string ]
val subnet_mappings_to_yojson : Types.subnet_mapping list -> Smaws_Lib.Json.SerializeHelpers.t
val status_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val start_time_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val flow_operation_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val flow_operation_status_to_yojson : Types.flow_operation_status -> [> `String of string ]
val start_flow_flush_response_to_yojson : Types.start_flow_flush_response -> Smaws_Lib.Json.SerializeHelpers.t
val age_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val protocol_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val protocol_strings_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val flow_filters_to_yojson : Types.flow_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val start_flow_flush_request_to_yojson : Types.start_flow_flush_request -> Smaws_Lib.Json.SerializeHelpers.t
val start_flow_capture_response_to_yojson : Types.start_flow_capture_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_flow_capture_request_to_yojson : Types.start_flow_capture_request -> Smaws_Lib.Json.SerializeHelpers.t
val analysis_report_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val start_analysis_report_response_to_yojson : Types.start_analysis_report_response -> Smaws_Lib.Json.SerializeHelpers.t
val start_analysis_report_request_to_yojson : Types.start_analysis_report_request -> Smaws_Lib.Json.SerializeHelpers.t
val rule_group_metadata_to_yojson : Types.rule_group_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val resource_name_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val resource_managed_type_to_yojson : Types.resource_managed_type -> [> `String of string ]
val resource_managed_status_to_yojson : Types.resource_managed_status -> [> `String of string ]
val resource_arn_list_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val report_time_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val reject_network_firewall_transit_gateway_attachment_response_to_yojson : Types.reject_network_firewall_transit_gateway_attachment_response -> Smaws_Lib.Json.SerializeHelpers.t
val reject_network_firewall_transit_gateway_attachment_request_to_yojson : Types.reject_network_firewall_transit_gateway_attachment_request -> Smaws_Lib.Json.SerializeHelpers.t
val put_resource_policy_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val policy_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val put_resource_policy_request_to_yojson : Types.put_resource_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_resource_policy_exception_to_yojson : Types.invalid_resource_policy_exception -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_list_to_yojson : Types.proxy_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rules_by_request_phase_to_yojson : Types.proxy_rules_by_request_phase -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_group_metadata_to_yojson : Types.proxy_rule_group_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_groups_to_yojson : Types.proxy_rule_group_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_group_attachment_to_yojson : Types.proxy_rule_group_attachment -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_group_attachment_list_to_yojson : Types.proxy_rule_group_attachment list -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_rule_group_to_yojson : Types.proxy_rule_group -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_configuration_metadata_to_yojson : Types.proxy_configuration_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val proxy_configurations_to_yojson : Types.proxy_configuration_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val product_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val private_dns_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val pagination_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val pagination_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val packet_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val list_vpc_endpoint_associations_response_to_yojson : Types.list_vpc_endpoint_associations_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_vpc_endpoint_associations_request_to_yojson : Types.list_vpc_endpoint_associations_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_tls_inspection_configurations_response_to_yojson : Types.list_tls_inspection_configurations_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_tls_inspection_configurations_request_to_yojson : Types.list_tls_inspection_configurations_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 list_rule_groups_response_to_yojson : Types.list_rule_groups_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_rule_groups_request_to_yojson : Types.list_rule_groups_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_proxy_rule_groups_response_to_yojson : Types.list_proxy_rule_groups_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_proxy_rule_groups_request_to_yojson : Types.list_proxy_rule_groups_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_proxy_configurations_response_to_yojson : Types.list_proxy_configurations_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_proxy_configurations_request_to_yojson : Types.list_proxy_configurations_request -> Smaws_Lib.Json.SerializeHelpers.t
val list_proxies_response_to_yojson : Types.list_proxies_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_proxies_request_to_yojson : Types.list_proxies_request -> Smaws_Lib.Json.SerializeHelpers.t
val flow_operation_type_to_yojson : Types.flow_operation_type -> [> `String of string ]
val flow_request_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val flow_operation_metadata_to_yojson : Types.flow_operation_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val list_flow_operations_response_to_yojson : Types.list_flow_operations_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_flow_operations_request_to_yojson : Types.list_flow_operations_request -> Smaws_Lib.Json.SerializeHelpers.t
val flows_to_yojson : Types.flow list -> Smaws_Lib.Json.SerializeHelpers.t
val list_flow_operation_results_response_to_yojson : Types.list_flow_operation_results_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_flow_operation_results_request_to_yojson : Types.list_flow_operation_results_request -> Smaws_Lib.Json.SerializeHelpers.t
val firewall_metadata_to_yojson : Types.firewall_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val list_firewalls_response_to_yojson : Types.list_firewalls_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_firewalls_request_to_yojson : Types.list_firewalls_request -> Smaws_Lib.Json.SerializeHelpers.t
val firewall_policy_metadata_to_yojson : Types.firewall_policy_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val firewall_policies_to_yojson : Types.firewall_policy_metadata list -> Smaws_Lib.Json.SerializeHelpers.t
val list_firewall_policies_response_to_yojson : Types.list_firewall_policies_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_firewall_policies_request_to_yojson : Types.list_firewall_policies_request -> Smaws_Lib.Json.SerializeHelpers.t
val container_association_summary_to_yojson : Types.container_association_summary -> Smaws_Lib.Json.SerializeHelpers.t
val container_associations_to_yojson : Types.container_association_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val list_container_associations_response_to_yojson : Types.list_container_associations_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_container_associations_request_to_yojson : Types.list_container_associations_request -> Smaws_Lib.Json.SerializeHelpers.t
val analysis_report_to_yojson : Types.analysis_report -> Smaws_Lib.Json.SerializeHelpers.t
val analysis_reports_to_yojson : Types.analysis_report list -> Smaws_Lib.Json.SerializeHelpers.t
val list_analysis_reports_response_to_yojson : Types.list_analysis_reports_response -> Smaws_Lib.Json.SerializeHelpers.t
val list_analysis_reports_request_to_yojson : Types.list_analysis_reports_request -> Smaws_Lib.Json.SerializeHelpers.t
val end_time_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val analysis_report_next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val first_accessed_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val last_accessed_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val domain_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val analysis_type_report_result_to_yojson : Types.analysis_type_report_result -> Smaws_Lib.Json.SerializeHelpers.t
val analysis_report_results_to_yojson : Types.analysis_type_report_result list -> Smaws_Lib.Json.SerializeHelpers.t
val get_analysis_report_results_response_to_yojson : Types.get_analysis_report_results_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_analysis_report_results_request_to_yojson : Types.get_analysis_report_results_request -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_operation_exception_to_yojson : Types.invalid_operation_exception -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_subnets_response_to_yojson : Types.disassociate_subnets_response -> Smaws_Lib.Json.SerializeHelpers.t
val az_subnets_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_subnets_request_to_yojson : Types.disassociate_subnets_request -> Smaws_Lib.Json.SerializeHelpers.t
val availability_zone_mapping_string_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val availability_zone_mapping_to_yojson : Types.availability_zone_mapping -> Smaws_Lib.Json.SerializeHelpers.t
val availability_zone_mappings_to_yojson : Types.availability_zone_mapping list -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_availability_zones_response_to_yojson : Types.disassociate_availability_zones_response -> Smaws_Lib.Json.SerializeHelpers.t
val disassociate_availability_zones_request_to_yojson : Types.disassociate_availability_zones_request -> Smaws_Lib.Json.SerializeHelpers.t
val detach_rule_groups_from_proxy_configuration_response_to_yojson : Types.detach_rule_groups_from_proxy_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val detach_rule_groups_from_proxy_configuration_request_to_yojson : Types.detach_rule_groups_from_proxy_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_vpc_endpoint_association_response_to_yojson : Types.describe_vpc_endpoint_association_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_vpc_endpoint_association_request_to_yojson : Types.describe_vpc_endpoint_association_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_tls_inspection_configuration_response_to_yojson : Types.describe_tls_inspection_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_tls_inspection_configuration_request_to_yojson : Types.describe_tls_inspection_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_rule_group_summary_response_to_yojson : Types.describe_rule_group_summary_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_rule_group_summary_request_to_yojson : Types.describe_rule_group_summary_request -> Smaws_Lib.Json.SerializeHelpers.t
val listing_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val describe_rule_group_metadata_response_to_yojson : Types.describe_rule_group_metadata_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_rule_group_metadata_request_to_yojson : Types.describe_rule_group_metadata_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_rule_group_response_to_yojson : Types.describe_rule_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_rule_group_request_to_yojson : Types.describe_rule_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_resource_policy_response_to_yojson : Types.describe_resource_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_resource_policy_request_to_yojson : Types.describe_resource_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_proxy_rule_group_response_to_yojson : Types.describe_proxy_rule_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_proxy_rule_group_request_to_yojson : Types.describe_proxy_rule_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_proxy_rule_response_to_yojson : Types.describe_proxy_rule_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_proxy_rule_request_to_yojson : Types.describe_proxy_rule_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_proxy_configuration_response_to_yojson : Types.describe_proxy_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_proxy_configuration_request_to_yojson : Types.describe_proxy_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_proxy_resource_to_yojson : Types.describe_proxy_resource -> Smaws_Lib.Json.SerializeHelpers.t
val describe_proxy_response_to_yojson : Types.describe_proxy_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_proxy_request_to_yojson : Types.describe_proxy_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_logging_configuration_response_to_yojson : Types.describe_logging_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_logging_configuration_request_to_yojson : Types.describe_logging_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_flow_operation_response_to_yojson : Types.describe_flow_operation_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_flow_operation_request_to_yojson : Types.describe_flow_operation_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_firewall_policy_response_to_yojson : Types.describe_firewall_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_firewall_policy_request_to_yojson : Types.describe_firewall_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_firewall_metadata_response_to_yojson : Types.describe_firewall_metadata_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_firewall_metadata_request_to_yojson : Types.describe_firewall_metadata_request -> Smaws_Lib.Json.SerializeHelpers.t
val aws_account_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val configuration_sync_state_to_yojson : Types.configuration_sync_state -> [> `String of string ]
val cidr_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val ip_set_metadata_to_yojson : Types.ip_set_metadata -> Smaws_Lib.Json.SerializeHelpers.t
val ip_set_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val ip_set_metadata_map_to_yojson : (string * Types.ip_set_metadata) list -> Smaws_Lib.Json.SerializeHelpers.t
val capacity_usage_summary_to_yojson : Types.capacity_usage_summary -> Smaws_Lib.Json.SerializeHelpers.t
val firewall_status_to_yojson : Types.firewall_status -> Smaws_Lib.Json.SerializeHelpers.t
val describe_firewall_response_to_yojson : Types.describe_firewall_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_firewall_request_to_yojson : Types.describe_firewall_request -> Smaws_Lib.Json.SerializeHelpers.t
val container_association_last_updated_time_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val describe_container_association_response_to_yojson : Types.describe_container_association_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_container_association_request_to_yojson : Types.describe_container_association_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_vpc_endpoint_association_response_to_yojson : Types.delete_vpc_endpoint_association_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_vpc_endpoint_association_request_to_yojson : Types.delete_vpc_endpoint_association_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_tls_inspection_configuration_response_to_yojson : Types.delete_tls_inspection_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_tls_inspection_configuration_request_to_yojson : Types.delete_tls_inspection_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_rule_group_response_to_yojson : Types.delete_rule_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_rule_group_request_to_yojson : Types.delete_rule_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_resource_policy_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_resource_policy_request_to_yojson : Types.delete_resource_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_proxy_rules_response_to_yojson : Types.delete_proxy_rules_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_proxy_rules_request_to_yojson : Types.delete_proxy_rules_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_proxy_rule_group_response_to_yojson : Types.delete_proxy_rule_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_proxy_rule_group_request_to_yojson : Types.delete_proxy_rule_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_proxy_configuration_response_to_yojson : Types.delete_proxy_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_proxy_configuration_request_to_yojson : Types.delete_proxy_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_proxy_response_to_yojson : Types.delete_proxy_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_proxy_request_to_yojson : Types.delete_proxy_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_network_firewall_transit_gateway_attachment_response_to_yojson : Types.delete_network_firewall_transit_gateway_attachment_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_network_firewall_transit_gateway_attachment_request_to_yojson : Types.delete_network_firewall_transit_gateway_attachment_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_firewall_policy_response_to_yojson : Types.delete_firewall_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_firewall_policy_request_to_yojson : Types.delete_firewall_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_firewall_response_to_yojson : Types.delete_firewall_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_firewall_request_to_yojson : Types.delete_firewall_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_container_association_response_to_yojson : Types.delete_container_association_response -> Smaws_Lib.Json.SerializeHelpers.t
val delete_container_association_request_to_yojson : Types.delete_container_association_request -> Smaws_Lib.Json.SerializeHelpers.t
val limit_exceeded_exception_to_yojson : Types.limit_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val insufficient_capacity_exception_to_yojson : Types.insufficient_capacity_exception -> Smaws_Lib.Json.SerializeHelpers.t
val create_vpc_endpoint_association_response_to_yojson : Types.create_vpc_endpoint_association_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_vpc_endpoint_association_request_to_yojson : Types.create_vpc_endpoint_association_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_tls_inspection_configuration_response_to_yojson : Types.create_tls_inspection_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_tls_inspection_configuration_request_to_yojson : Types.create_tls_inspection_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_rule_group_response_to_yojson : Types.create_rule_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_rule_group_request_to_yojson : Types.create_rule_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_rules_response_to_yojson : Types.create_proxy_rules_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_rule_to_yojson : Types.create_proxy_rule -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_rule_list_to_yojson : Types.create_proxy_rule list -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_rules_by_request_phase_to_yojson : Types.create_proxy_rules_by_request_phase -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_rules_request_to_yojson : Types.create_proxy_rules_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_rule_group_response_to_yojson : Types.create_proxy_rule_group_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_rule_group_request_to_yojson : Types.create_proxy_rule_group_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_configuration_response_to_yojson : Types.create_proxy_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_configuration_request_to_yojson : Types.create_proxy_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_response_to_yojson : Types.create_proxy_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_proxy_request_to_yojson : Types.create_proxy_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_firewall_policy_response_to_yojson : Types.create_firewall_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_firewall_policy_request_to_yojson : Types.create_firewall_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_firewall_response_to_yojson : Types.create_firewall_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_firewall_request_to_yojson : Types.create_firewall_request -> Smaws_Lib.Json.SerializeHelpers.t
val create_container_association_response_to_yojson : Types.create_container_association_response -> Smaws_Lib.Json.SerializeHelpers.t
val create_container_association_request_to_yojson : Types.create_container_association_request -> Smaws_Lib.Json.SerializeHelpers.t
val attach_rule_groups_to_proxy_configuration_response_to_yojson : Types.attach_rule_groups_to_proxy_configuration_response -> Smaws_Lib.Json.SerializeHelpers.t
val attach_rule_groups_to_proxy_configuration_request_to_yojson : Types.attach_rule_groups_to_proxy_configuration_request -> Smaws_Lib.Json.SerializeHelpers.t
val associate_subnets_response_to_yojson : Types.associate_subnets_response -> Smaws_Lib.Json.SerializeHelpers.t
val associate_subnets_request_to_yojson : Types.associate_subnets_request -> Smaws_Lib.Json.SerializeHelpers.t
val associate_firewall_policy_response_to_yojson : Types.associate_firewall_policy_response -> Smaws_Lib.Json.SerializeHelpers.t
val associate_firewall_policy_request_to_yojson : Types.associate_firewall_policy_request -> Smaws_Lib.Json.SerializeHelpers.t
val associate_availability_zones_response_to_yojson : Types.associate_availability_zones_response -> Smaws_Lib.Json.SerializeHelpers.t
val associate_availability_zones_request_to_yojson : Types.associate_availability_zones_request -> Smaws_Lib.Json.SerializeHelpers.t
val accept_network_firewall_transit_gateway_attachment_response_to_yojson : Types.accept_network_firewall_transit_gateway_attachment_response -> Smaws_Lib.Json.SerializeHelpers.t
val accept_network_firewall_transit_gateway_attachment_request_to_yojson : Types.accept_network_firewall_transit_gateway_attachment_request -> Smaws_Lib.Json.SerializeHelpers.t