Module Smaws_Client_ComputeOptimizer.Json_serializers

val volume_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val volume_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val volume_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val account_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val volume_baseline_iop_s_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val volume_burst_iop_s_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val volume_baseline_throughput_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val volume_burst_throughput_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val root_volume_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val volume_configuration_to_yojson : Types.volume_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val ebs_finding_to_yojson : Types.ebs_finding -> [> `String of string ]
val ebs_metric_name_to_yojson : Types.ebs_metric_name -> [> `String of string ]
val metric_statistic_to_yojson : Types.metric_statistic -> [> `String of string ]
val metric_value_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val ebs_utilization_metric_to_yojson : Types.ebs_utilization_metric -> Smaws_Lib.Json.SerializeHelpers.t
val ebs_utilization_metrics_to_yojson : Types.ebs_utilization_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val look_back_period_in_days_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val performance_risk_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val rank_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val savings_opportunity_percentage_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val currency_to_yojson : Types.currency -> [> `String of string ]
val value_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val estimated_monthly_savings_to_yojson : Types.estimated_monthly_savings -> Smaws_Lib.Json.SerializeHelpers.t
val savings_opportunity_to_yojson : Types.savings_opportunity -> Smaws_Lib.Json.SerializeHelpers.t
val ebs_estimated_monthly_savings_to_yojson : Types.ebs_estimated_monthly_savings -> Smaws_Lib.Json.SerializeHelpers.t
val ebs_savings_opportunity_after_discounts_to_yojson : Types.ebs_savings_opportunity_after_discounts -> Smaws_Lib.Json.SerializeHelpers.t
val volume_recommendation_option_to_yojson : Types.volume_recommendation_option -> Smaws_Lib.Json.SerializeHelpers.t
val volume_recommendation_options_to_yojson : Types.volume_recommendation_option list -> Smaws_Lib.Json.SerializeHelpers.t
val last_refresh_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val current_performance_risk_to_yojson : Types.current_performance_risk -> [> `String of string ]
val ebs_savings_estimation_mode_source_to_yojson : Types.ebs_savings_estimation_mode_source -> [> `String of string ]
val ebs_savings_estimation_mode_to_yojson : Types.ebs_savings_estimation_mode -> Smaws_Lib.Json.SerializeHelpers.t
val look_back_period_preference_to_yojson : Types.look_back_period_preference -> [> `String of string ]
val ebs_effective_recommendation_preferences_to_yojson : Types.ebs_effective_recommendation_preferences -> 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 tags_to_yojson : Types.tag list -> Smaws_Lib.Json.SerializeHelpers.t
val volume_recommendation_to_yojson : Types.volume_recommendation -> Smaws_Lib.Json.SerializeHelpers.t
val volume_recommendations_to_yojson : Types.volume_recommendation list -> Smaws_Lib.Json.SerializeHelpers.t
val volume_arns_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val customizable_metric_name_to_yojson : Types.customizable_metric_name -> [> `String of string ]
val customizable_metric_threshold_to_yojson : Types.customizable_metric_threshold -> [> `String of string ]
val customizable_metric_headroom_to_yojson : Types.customizable_metric_headroom -> [> `String of string ]
val customizable_metric_parameters_to_yojson : Types.customizable_metric_parameters -> Smaws_Lib.Json.SerializeHelpers.t
val utilization_preference_to_yojson : Types.utilization_preference -> Smaws_Lib.Json.SerializeHelpers.t
val utilization_preferences_to_yojson : Types.utilization_preference list -> Smaws_Lib.Json.SerializeHelpers.t
val metric_name_to_yojson : Types.metric_name -> [> `String of string ]
val utilization_metric_to_yojson : Types.utilization_metric -> Smaws_Lib.Json.SerializeHelpers.t
val utilization_metrics_to_yojson : Types.utilization_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val upper_bound_value_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val status_to_yojson : Types.status -> [> `String of string ]
val status_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val update_enrollment_status_response_to_yojson : Types.update_enrollment_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val include_member_accounts_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val update_enrollment_status_request_to_yojson : Types.update_enrollment_status_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 service_unavailable_exception_to_yojson : Types.service_unavailable_exception -> Smaws_Lib.Json.SerializeHelpers.t
val missing_authentication_token_to_yojson : Types.missing_authentication_token -> Smaws_Lib.Json.SerializeHelpers.t
val invalid_parameter_value_exception_to_yojson : Types.invalid_parameter_value_exception -> Smaws_Lib.Json.SerializeHelpers.t
val internal_server_exception_to_yojson : Types.internal_server_exception -> Smaws_Lib.Json.SerializeHelpers.t
val access_denied_exception_to_yojson : Types.access_denied_exception -> Smaws_Lib.Json.SerializeHelpers.t
val timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val timestamps_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t list -> Smaws_Lib.Json.SerializeHelpers.t
val task_definition_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val summary_value_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val finding_to_yojson : Types.finding -> [> `String of string ]
val finding_reason_code_to_yojson : Types.finding_reason_code -> [> `String of string ]
val reason_code_summary_to_yojson : Types.reason_code_summary -> Smaws_Lib.Json.SerializeHelpers.t
val reason_code_summaries_to_yojson : Types.reason_code_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val summaries_to_yojson : Types.summary list -> Smaws_Lib.Json.SerializeHelpers.t
val storage_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val nullable_memory_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val nullable_cpu_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val container_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val nullable_memory_reservation_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val memory_size_configuration_to_yojson : Types.memory_size_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val container_configuration_to_yojson : Types.container_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val container_configurations_to_yojson : Types.container_configuration list -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_configuration_to_yojson : Types.auto_scaling_configuration -> [> `String of string ]
val service_configuration_to_yojson : Types.service_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val service_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val service_arns_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val scope_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val scope_name_to_yojson : Types.scope_name -> [> `String of string ]
val savings_estimation_mode_to_yojson : Types.savings_estimation_mode -> [> `String of string ]
val destination_bucket_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val destination_key_prefix_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val s3_destination_config_to_yojson : Types.s3_destination_config -> Smaws_Lib.Json.SerializeHelpers.t
val destination_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val metadata_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_type_to_yojson : Types.resource_type -> [> `String of string ]
val resource_not_found_exception_to_yojson : Types.resource_not_found_exception -> Smaws_Lib.Json.SerializeHelpers.t
val resource_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val resource_arns_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val metric_values_to_yojson : float list -> Smaws_Lib.Json.SerializeHelpers.t
val projected_metric_to_yojson : Types.projected_metric -> Smaws_Lib.Json.SerializeHelpers.t
val projected_metrics_to_yojson : Types.projected_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val idle_finding_to_yojson : Types.idle_finding -> [> `String of string ]
val idle_summaries_to_yojson : Types.idle_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_source_type_to_yojson : Types.recommendation_source_type -> [> `String of string ]
val current_performance_risk_ratings_to_yojson : Types.current_performance_risk_ratings -> Smaws_Lib.Json.SerializeHelpers.t
val inferred_workload_type_to_yojson : Types.inferred_workload_type -> [> `String of string ]
val inferred_workload_types_to_yojson : Types.inferred_workload_type list -> Smaws_Lib.Json.SerializeHelpers.t
val inferred_workload_saving_to_yojson : Types.inferred_workload_saving -> Smaws_Lib.Json.SerializeHelpers.t
val inferred_workload_savings_to_yojson : Types.inferred_workload_saving list -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_summary_to_yojson : Types.recommendation_summary -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_summaries_to_yojson : Types.recommendation_summary list -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_source_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_source_to_yojson : Types.recommendation_source -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_sources_to_yojson : Types.recommendation_source list -> Smaws_Lib.Json.SerializeHelpers.t
val enhanced_infrastructure_metrics_to_yojson : Types.enhanced_infrastructure_metrics -> [> `String of string ]
val inferred_workload_types_preference_to_yojson : Types.inferred_workload_types_preference -> [> `String of string ]
val external_metrics_source_to_yojson : Types.external_metrics_source -> [> `String of string ]
val external_metrics_preference_to_yojson : Types.external_metrics_preference -> Smaws_Lib.Json.SerializeHelpers.t
val preferred_resource_name_to_yojson : Types.preferred_resource_name -> [> `String of string ]
val preferred_resource_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val preferred_resource_values_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val effective_preferred_resource_to_yojson : Types.effective_preferred_resource -> Smaws_Lib.Json.SerializeHelpers.t
val effective_preferred_resources_to_yojson : Types.effective_preferred_resource list -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_preferences_detail_to_yojson : Types.recommendation_preferences_detail -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_preferences_details_to_yojson : Types.recommendation_preferences_detail list -> Smaws_Lib.Json.SerializeHelpers.t
val cpu_vendor_architecture_to_yojson : Types.cpu_vendor_architecture -> [> `String of string ]
val cpu_vendor_architectures_to_yojson : Types.cpu_vendor_architecture list -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_preferences_to_yojson : Types.recommendation_preferences -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_preference_name_to_yojson : Types.recommendation_preference_name -> [> `String of string ]
val recommendation_preference_names_to_yojson : Types.recommendation_preference_name list -> Smaws_Lib.Json.SerializeHelpers.t
val instance_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val gpu_count_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val gpu_memory_size_in_mi_b_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val gpus_to_yojson : Types.gpu list -> Smaws_Lib.Json.SerializeHelpers.t
val projected_utilization_metrics_to_yojson : Types.utilization_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val platform_difference_to_yojson : Types.platform_difference -> [> `String of string ]
val platform_differences_to_yojson : Types.platform_difference list -> Smaws_Lib.Json.SerializeHelpers.t
val instance_estimated_monthly_savings_to_yojson : Types.instance_estimated_monthly_savings -> Smaws_Lib.Json.SerializeHelpers.t
val instance_savings_opportunity_after_discounts_to_yojson : Types.instance_savings_opportunity_after_discounts -> Smaws_Lib.Json.SerializeHelpers.t
val migration_effort_to_yojson : Types.migration_effort -> [> `String of string ]
val instance_recommendation_option_to_yojson : Types.instance_recommendation_option -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_options_to_yojson : Types.instance_recommendation_option list -> Smaws_Lib.Json.SerializeHelpers.t
val job_id_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val export_destination_to_yojson : Types.export_destination -> Smaws_Lib.Json.SerializeHelpers.t
val job_status_to_yojson : Types.job_status -> [> `String of string ]
val creation_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val last_updated_timestamp_to_yojson : Smaws_Lib__.CoreTypes.Timestamp.t -> Smaws_Lib.Json.SerializeHelpers.t
val failure_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_export_job_to_yojson : Types.recommendation_export_job -> Smaws_Lib.Json.SerializeHelpers.t
val recommendation_export_jobs_to_yojson : Types.recommendation_export_job list -> Smaws_Lib.Json.SerializeHelpers.t
val rds_storage_estimated_monthly_savings_to_yojson : Types.rds_storage_estimated_monthly_savings -> Smaws_Lib.Json.SerializeHelpers.t
val rds_storage_savings_opportunity_after_discounts_to_yojson : Types.rds_storage_savings_opportunity_after_discounts -> Smaws_Lib.Json.SerializeHelpers.t
val rds_storage_finding_reason_code_to_yojson : Types.rds_storage_finding_reason_code -> [> `String of string ]
val rds_storage_finding_reason_codes_to_yojson : Types.rds_storage_finding_reason_code list -> Smaws_Lib.Json.SerializeHelpers.t
val rds_storage_finding_to_yojson : Types.rds_storage_finding -> [> `String of string ]
val rds_savings_estimation_mode_source_to_yojson : Types.rds_savings_estimation_mode_source -> [> `String of string ]
val rds_savings_estimation_mode_to_yojson : Types.rds_savings_estimation_mode -> Smaws_Lib.Json.SerializeHelpers.t
val rds_instance_estimated_monthly_savings_to_yojson : Types.rds_instance_estimated_monthly_savings -> Smaws_Lib.Json.SerializeHelpers.t
val rds_instance_savings_opportunity_after_discounts_to_yojson : Types.rds_instance_savings_opportunity_after_discounts -> Smaws_Lib.Json.SerializeHelpers.t
val rds_instance_finding_reason_code_to_yojson : Types.rds_instance_finding_reason_code -> [> `String of string ]
val rds_instance_finding_reason_codes_to_yojson : Types.rds_instance_finding_reason_code list -> Smaws_Lib.Json.SerializeHelpers.t
val rds_instance_finding_to_yojson : Types.rds_instance_finding -> [> `String of string ]
val rds_estimated_monthly_volume_io_ps_cost_variation_to_yojson : Types.rds_estimated_monthly_volume_io_ps_cost_variation -> [> `String of string ]
val rds_effective_recommendation_preferences_to_yojson : Types.rds_effective_recommendation_preferences -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_metric_name_to_yojson : Types.rdsdb_metric_name -> [> `String of string ]
val rds_database_projected_metric_to_yojson : Types.rds_database_projected_metric -> Smaws_Lib.Json.SerializeHelpers.t
val rds_database_projected_metrics_to_yojson : Types.rds_database_projected_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_metric_statistic_to_yojson : Types.rdsdb_metric_statistic -> [> `String of string ]
val rdsdb_utilization_metric_to_yojson : Types.rdsdb_utilization_metric -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_utilization_metrics_to_yojson : Types.rdsdb_utilization_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val allocated_storage_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val nullable_iop_s_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val nullable_max_allocated_storage_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val nullable_storage_throughput_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val db_storage_configuration_to_yojson : Types.db_storage_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_storage_recommendation_option_to_yojson : Types.rdsdb_storage_recommendation_option -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_storage_recommendation_options_to_yojson : Types.rdsdb_storage_recommendation_option list -> Smaws_Lib.Json.SerializeHelpers.t
val engine_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val engine_version_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val promotion_tier_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val current_db_instance_class_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val db_cluster_identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val idle_to_yojson : Types.idle -> [> `String of string ]
val rds_current_instance_performance_risk_to_yojson : Types.rds_current_instance_performance_risk -> [> `String of string ]
val db_instance_class_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_projected_utilization_metrics_to_yojson : Types.rdsdb_utilization_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_instance_recommendation_option_to_yojson : Types.rdsdb_instance_recommendation_option -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_instance_recommendation_options_to_yojson : Types.rdsdb_instance_recommendation_option list -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_recommendation_to_yojson : Types.rdsdb_recommendation -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_recommendations_to_yojson : Types.rdsdb_recommendation list -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_recommendation_filter_name_to_yojson : Types.rdsdb_recommendation_filter_name -> [> `String of string ]
val filter_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val filter_values_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_recommendation_filter_to_yojson : Types.rdsdb_recommendation_filter -> Smaws_Lib.Json.SerializeHelpers.t
val rdsdb_recommendation_filters_to_yojson : Types.rdsdb_recommendation_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val put_recommendation_preferences_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val preferred_resource_to_yojson : Types.preferred_resource -> Smaws_Lib.Json.SerializeHelpers.t
val preferred_resources_to_yojson : Types.preferred_resource list -> Smaws_Lib.Json.SerializeHelpers.t
val put_recommendation_preferences_request_to_yojson : Types.put_recommendation_preferences_request -> Smaws_Lib.Json.SerializeHelpers.t
val opt_in_required_exception_to_yojson : Types.opt_in_required_exception -> Smaws_Lib.Json.SerializeHelpers.t
val period_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val dimension_to_yojson : Types.dimension -> [> `String of string ]
val order_to_yojson : Types.order -> [> `String of string ]
val operating_system_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val number_of_member_accounts_opted_in_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val number_of_invocations_to_yojson : Smaws_Lib.CoreTypes.Int64.t -> Smaws_Lib.Json.SerializeHelpers.t
val number_of_cores_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val nullable_instance_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val nullable_estimated_instance_hour_reduction_percentage_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val next_token_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val mixed_instance_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val mixed_instance_types_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val min_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val metric_source_provider_to_yojson : Types.metric_source_provider -> [> `String of string ]
val metric_provider_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val metrics_source_to_yojson : Types.metric_source list -> Smaws_Lib.Json.SerializeHelpers.t
val message_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val memory_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val member_accounts_enrolled_to_yojson : bool -> Smaws_Lib.Json.SerializeHelpers.t
val max_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val lower_bound_value_to_yojson : float -> Smaws_Lib.Json.SerializeHelpers.t
val limit_exceeded_exception_to_yojson : Types.limit_exceeded_exception -> Smaws_Lib.Json.SerializeHelpers.t
val license_version_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val license_edition_to_yojson : Types.license_edition -> [> `String of string ]
val license_name_to_yojson : Types.license_name -> [> `String of string ]
val license_model_to_yojson : Types.license_model -> [> `String of string ]
val license_configuration_to_yojson : Types.license_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val license_finding_to_yojson : Types.license_finding -> [> `String of string ]
val license_finding_reason_code_to_yojson : Types.license_finding_reason_code -> [> `String of string ]
val license_finding_reason_codes_to_yojson : Types.license_finding_reason_code list -> Smaws_Lib.Json.SerializeHelpers.t
val license_recommendation_option_to_yojson : Types.license_recommendation_option -> Smaws_Lib.Json.SerializeHelpers.t
val license_recommendation_options_to_yojson : Types.license_recommendation_option list -> Smaws_Lib.Json.SerializeHelpers.t
val license_recommendation_to_yojson : Types.license_recommendation -> Smaws_Lib.Json.SerializeHelpers.t
val license_recommendations_to_yojson : Types.license_recommendation list -> Smaws_Lib.Json.SerializeHelpers.t
val license_recommendation_filter_name_to_yojson : Types.license_recommendation_filter_name -> [> `String of string ]
val license_recommendation_filter_to_yojson : Types.license_recommendation_filter -> Smaws_Lib.Json.SerializeHelpers.t
val license_recommendation_filters_to_yojson : Types.license_recommendation_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_estimated_monthly_savings_to_yojson : Types.lambda_estimated_monthly_savings -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_savings_opportunity_after_discounts_to_yojson : Types.lambda_savings_opportunity_after_discounts -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_savings_estimation_mode_source_to_yojson : Types.lambda_savings_estimation_mode_source -> [> `String of string ]
val lambda_savings_estimation_mode_to_yojson : Types.lambda_savings_estimation_mode -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_metric_name_to_yojson : Types.lambda_function_metric_name -> [> `String of string ]
val lambda_function_metric_statistic_to_yojson : Types.lambda_function_metric_statistic -> [> `String of string ]
val lambda_function_utilization_metric_to_yojson : Types.lambda_function_utilization_metric -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_utilization_metrics_to_yojson : Types.lambda_function_utilization_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val function_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val function_version_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_recommendation_finding_to_yojson : Types.lambda_function_recommendation_finding -> [> `String of string ]
val lambda_function_recommendation_finding_reason_code_to_yojson : Types.lambda_function_recommendation_finding_reason_code -> [> `String of string ]
val lambda_function_recommendation_finding_reason_codes_to_yojson : Types.lambda_function_recommendation_finding_reason_code list -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_memory_metric_name_to_yojson : Types.lambda_function_memory_metric_name -> [> `String of string ]
val lambda_function_memory_metric_statistic_to_yojson : Types.lambda_function_memory_metric_statistic -> [> `String of string ]
val lambda_function_memory_projected_metric_to_yojson : Types.lambda_function_memory_projected_metric -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_memory_projected_metrics_to_yojson : Types.lambda_function_memory_projected_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_memory_recommendation_option_to_yojson : Types.lambda_function_memory_recommendation_option -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_memory_recommendation_options_to_yojson : Types.lambda_function_memory_recommendation_option list -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_effective_recommendation_preferences_to_yojson : Types.lambda_effective_recommendation_preferences -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_recommendation_to_yojson : Types.lambda_function_recommendation -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_recommendations_to_yojson : Types.lambda_function_recommendation list -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_recommendation_filter_name_to_yojson : Types.lambda_function_recommendation_filter_name -> [> `String of string ]
val lambda_function_recommendation_filter_to_yojson : Types.lambda_function_recommendation_filter -> Smaws_Lib.Json.SerializeHelpers.t
val lambda_function_recommendation_filters_to_yojson : Types.lambda_function_recommendation_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val job_ids_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val job_filter_name_to_yojson : Types.job_filter_name -> [> `String of string ]
val job_filters_to_yojson : Types.job_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val instance_state_to_yojson : Types.instance_state -> [> `String of string ]
val instance_savings_estimation_mode_source_to_yojson : Types.instance_savings_estimation_mode_source -> [> `String of string ]
val instance_savings_estimation_mode_to_yojson : Types.instance_savings_estimation_mode -> Smaws_Lib.Json.SerializeHelpers.t
val instance_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val instance_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val current_instance_type_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val instance_recommendation_finding_reason_code_to_yojson : Types.instance_recommendation_finding_reason_code -> [> `String of string ]
val instance_recommendation_finding_reason_codes_to_yojson : Types.instance_recommendation_finding_reason_code list -> Smaws_Lib.Json.SerializeHelpers.t
val effective_recommendation_preferences_to_yojson : Types.effective_recommendation_preferences -> Smaws_Lib.Json.SerializeHelpers.t
val external_metric_status_code_to_yojson : Types.external_metric_status_code -> [> `String of string ]
val external_metric_status_reason_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val external_metric_status_to_yojson : Types.external_metric_status -> Smaws_Lib.Json.SerializeHelpers.t
val instance_idle_to_yojson : Types.instance_idle -> [> `String of string ]
val instance_recommendation_to_yojson : Types.instance_recommendation -> Smaws_Lib.Json.SerializeHelpers.t
val instance_recommendations_to_yojson : Types.instance_recommendation list -> Smaws_Lib.Json.SerializeHelpers.t
val instance_arns_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val idle_metric_name_to_yojson : Types.idle_metric_name -> [> `String of string ]
val idle_dimension_key_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val idle_dimension_value_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val idle_dimension_values_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val idle_dimensions_to_yojson : Types.idle_dimension list -> Smaws_Lib.Json.SerializeHelpers.t
val idle_utilization_metric_to_yojson : Types.idle_utilization_metric -> Smaws_Lib.Json.SerializeHelpers.t
val idle_utilization_metrics_to_yojson : Types.idle_utilization_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val idle_estimated_monthly_savings_to_yojson : Types.idle_estimated_monthly_savings -> Smaws_Lib.Json.SerializeHelpers.t
val idle_savings_opportunity_after_discounts_to_yojson : Types.idle_savings_opportunity_after_discounts -> Smaws_Lib.Json.SerializeHelpers.t
val idle_savings_opportunity_to_yojson : Types.idle_savings_opportunity -> Smaws_Lib.Json.SerializeHelpers.t
val idle_recommendation_resource_type_to_yojson : Types.idle_recommendation_resource_type -> [> `String of string ]
val idle_finding_description_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val idle_recommendation_to_yojson : Types.idle_recommendation -> Smaws_Lib.Json.SerializeHelpers.t
val idle_recommendations_to_yojson : Types.idle_recommendation list -> Smaws_Lib.Json.SerializeHelpers.t
val idle_recommendation_filter_name_to_yojson : Types.idle_recommendation_filter_name -> [> `String of string ]
val idle_recommendation_filter_to_yojson : Types.idle_recommendation_filter -> Smaws_Lib.Json.SerializeHelpers.t
val idle_recommendation_filters_to_yojson : Types.idle_recommendation_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val identifier_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val code_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val idle_recommendation_error_to_yojson : Types.idle_recommendation_error -> Smaws_Lib.Json.SerializeHelpers.t
val idle_recommendation_errors_to_yojson : Types.idle_recommendation_error list -> Smaws_Lib.Json.SerializeHelpers.t
val idle_max_results_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val get_recommendation_summaries_response_to_yojson : Types.get_recommendation_summaries_response -> Smaws_Lib.Json.SerializeHelpers.t
val account_ids_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val get_recommendation_summaries_request_to_yojson : Types.get_recommendation_summaries_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_recommendation_preferences_response_to_yojson : Types.get_recommendation_preferences_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_recommendation_preferences_request_to_yojson : Types.get_recommendation_preferences_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_recommendation_error_to_yojson : Types.get_recommendation_error -> Smaws_Lib.Json.SerializeHelpers.t
val get_recommendation_errors_to_yojson : Types.get_recommendation_error list -> Smaws_Lib.Json.SerializeHelpers.t
val get_rds_database_recommendations_response_to_yojson : Types.get_rds_database_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_rds_database_recommendations_request_to_yojson : Types.get_rds_database_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_rds_database_recommendation_projected_metrics_response_to_yojson : Types.get_rds_database_recommendation_projected_metrics_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_rds_database_recommendation_projected_metrics_request_to_yojson : Types.get_rds_database_recommendation_projected_metrics_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_license_recommendations_response_to_yojson : Types.get_license_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_license_recommendations_request_to_yojson : Types.get_license_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_lambda_function_recommendations_response_to_yojson : Types.get_lambda_function_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val function_arns_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val get_lambda_function_recommendations_request_to_yojson : Types.get_lambda_function_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_idle_recommendations_response_to_yojson : Types.get_idle_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_idle_recommendations_request_to_yojson : Types.get_idle_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val account_enrollment_status_to_yojson : Types.account_enrollment_status -> Smaws_Lib.Json.SerializeHelpers.t
val account_enrollment_statuses_to_yojson : Types.account_enrollment_status list -> Smaws_Lib.Json.SerializeHelpers.t
val get_enrollment_statuses_for_organization_response_to_yojson : Types.get_enrollment_statuses_for_organization_response -> Smaws_Lib.Json.SerializeHelpers.t
val enrollment_filter_name_to_yojson : Types.enrollment_filter_name -> [> `String of string ]
val enrollment_filter_to_yojson : Types.enrollment_filter -> Smaws_Lib.Json.SerializeHelpers.t
val enrollment_filters_to_yojson : Types.enrollment_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val get_enrollment_statuses_for_organization_request_to_yojson : Types.get_enrollment_statuses_for_organization_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_enrollment_status_response_to_yojson : Types.get_enrollment_status_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_enrollment_status_request_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val get_effective_recommendation_preferences_response_to_yojson : Types.get_effective_recommendation_preferences_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_effective_recommendation_preferences_request_to_yojson : Types.get_effective_recommendation_preferences_request -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_metric_name_to_yojson : Types.ecs_service_metric_name -> [> `String of string ]
val ecs_service_metric_statistic_to_yojson : Types.ecs_service_metric_statistic -> [> `String of string ]
val ecs_service_utilization_metric_to_yojson : Types.ecs_service_utilization_metric -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_utilization_metrics_to_yojson : Types.ecs_service_utilization_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_launch_type_to_yojson : Types.ecs_service_launch_type -> [> `String of string ]
val ecs_service_recommendation_finding_to_yojson : Types.ecs_service_recommendation_finding -> [> `String of string ]
val ecs_service_recommendation_finding_reason_code_to_yojson : Types.ecs_service_recommendation_finding_reason_code -> [> `String of string ]
val ecs_service_recommendation_finding_reason_codes_to_yojson : Types.ecs_service_recommendation_finding_reason_code list -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_estimated_monthly_savings_to_yojson : Types.ecs_estimated_monthly_savings -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_savings_opportunity_after_discounts_to_yojson : Types.ecs_savings_opportunity_after_discounts -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_projected_utilization_metric_to_yojson : Types.ecs_service_projected_utilization_metric -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_projected_utilization_metrics_to_yojson : Types.ecs_service_projected_utilization_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val container_recommendation_to_yojson : Types.container_recommendation -> Smaws_Lib.Json.SerializeHelpers.t
val container_recommendations_to_yojson : Types.container_recommendation list -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_recommendation_option_to_yojson : Types.ecs_service_recommendation_option -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_recommendation_options_to_yojson : Types.ecs_service_recommendation_option list -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_savings_estimation_mode_source_to_yojson : Types.ecs_savings_estimation_mode_source -> [> `String of string ]
val ecs_savings_estimation_mode_to_yojson : Types.ecs_savings_estimation_mode -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_effective_recommendation_preferences_to_yojson : Types.ecs_effective_recommendation_preferences -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_recommendation_to_yojson : Types.ecs_service_recommendation -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_recommendations_to_yojson : Types.ecs_service_recommendation list -> Smaws_Lib.Json.SerializeHelpers.t
val get_ecs_service_recommendations_response_to_yojson : Types.get_ecs_service_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_recommendation_filter_name_to_yojson : Types.ecs_service_recommendation_filter_name -> [> `String of string ]
val ecs_service_recommendation_filter_to_yojson : Types.ecs_service_recommendation_filter -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_recommendation_filters_to_yojson : Types.ecs_service_recommendation_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val get_ecs_service_recommendations_request_to_yojson : Types.get_ecs_service_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val cpu_size_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_projected_metric_to_yojson : Types.ecs_service_projected_metric -> Smaws_Lib.Json.SerializeHelpers.t
val ecs_service_projected_metrics_to_yojson : Types.ecs_service_projected_metric list -> Smaws_Lib.Json.SerializeHelpers.t
val get_ecs_service_recommendation_projected_metrics_response_to_yojson : Types.get_ecs_service_recommendation_projected_metrics_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_ecs_service_recommendation_projected_metrics_request_to_yojson : Types.get_ecs_service_recommendation_projected_metrics_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_ec2_recommendation_projected_metrics_response_to_yojson : Types.get_ec2_recommendation_projected_metrics_response -> Smaws_Lib.Json.SerializeHelpers.t
val get_ec2_recommendation_projected_metrics_request_to_yojson : Types.get_ec2_recommendation_projected_metrics_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_ec2_instance_recommendations_response_to_yojson : Types.get_ec2_instance_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val filter_name_to_yojson : Types.filter_name -> [> `String of string ]
val filters_to_yojson : Types.filter list -> Smaws_Lib.Json.SerializeHelpers.t
val get_ec2_instance_recommendations_request_to_yojson : Types.get_ec2_instance_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val get_ebs_volume_recommendations_response_to_yojson : Types.get_ebs_volume_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val ebs_filter_name_to_yojson : Types.ebs_filter_name -> [> `String of string ]
val ebs_filters_to_yojson : Types.ebs_filter list -> Smaws_Lib.Json.SerializeHelpers.t
val get_ebs_volume_recommendations_request_to_yojson : Types.get_ebs_volume_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_group_arn_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_group_name_to_yojson : string -> Smaws_Lib.Json.SerializeHelpers.t
val desired_capacity_to_yojson : int -> Smaws_Lib.Json.SerializeHelpers.t
val allocation_strategy_to_yojson : Types.allocation_strategy -> [> `String of string ]
val asg_type_to_yojson : Types.asg_type -> [> `String of string ]
val auto_scaling_group_configuration_to_yojson : Types.auto_scaling_group_configuration -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_group_estimated_monthly_savings_to_yojson : Types.auto_scaling_group_estimated_monthly_savings -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_group_savings_opportunity_after_discounts_to_yojson : Types.auto_scaling_group_savings_opportunity_after_discounts -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_group_recommendation_option_to_yojson : Types.auto_scaling_group_recommendation_option -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_group_recommendation_options_to_yojson : Types.auto_scaling_group_recommendation_option list -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_group_recommendation_to_yojson : Types.auto_scaling_group_recommendation -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_group_recommendations_to_yojson : Types.auto_scaling_group_recommendation list -> Smaws_Lib.Json.SerializeHelpers.t
val get_auto_scaling_group_recommendations_response_to_yojson : Types.get_auto_scaling_group_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val auto_scaling_group_arns_to_yojson : string list -> Smaws_Lib.Json.SerializeHelpers.t
val get_auto_scaling_group_recommendations_request_to_yojson : Types.get_auto_scaling_group_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val file_format_to_yojson : Types.file_format -> [> `String of string ]
val exportable_volume_field_to_yojson : Types.exportable_volume_field -> [> `String of string ]
val exportable_volume_fields_to_yojson : Types.exportable_volume_field list -> Smaws_Lib.Json.SerializeHelpers.t
val exportable_rdsdb_field_to_yojson : Types.exportable_rdsdb_field -> [> `String of string ]
val exportable_rdsdb_fields_to_yojson : Types.exportable_rdsdb_field list -> Smaws_Lib.Json.SerializeHelpers.t
val exportable_license_field_to_yojson : Types.exportable_license_field -> [> `String of string ]
val exportable_license_fields_to_yojson : Types.exportable_license_field list -> Smaws_Lib.Json.SerializeHelpers.t
val exportable_lambda_function_field_to_yojson : Types.exportable_lambda_function_field -> [> `String of string ]
val exportable_lambda_function_fields_to_yojson : Types.exportable_lambda_function_field list -> Smaws_Lib.Json.SerializeHelpers.t
val exportable_instance_field_to_yojson : Types.exportable_instance_field -> [> `String of string ]
val exportable_instance_fields_to_yojson : Types.exportable_instance_field list -> Smaws_Lib.Json.SerializeHelpers.t
val exportable_idle_field_to_yojson : Types.exportable_idle_field -> [> `String of string ]
val exportable_idle_fields_to_yojson : Types.exportable_idle_field list -> Smaws_Lib.Json.SerializeHelpers.t
val exportable_ecs_service_field_to_yojson : Types.exportable_ecs_service_field -> [> `String of string ]
val exportable_ecs_service_fields_to_yojson : Types.exportable_ecs_service_field list -> Smaws_Lib.Json.SerializeHelpers.t
val exportable_auto_scaling_group_field_to_yojson : Types.exportable_auto_scaling_group_field -> [> `String of string ]
val exportable_auto_scaling_group_fields_to_yojson : Types.exportable_auto_scaling_group_field list -> Smaws_Lib.Json.SerializeHelpers.t
val export_rds_database_recommendations_response_to_yojson : Types.export_rds_database_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val export_rds_database_recommendations_request_to_yojson : Types.export_rds_database_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val export_license_recommendations_response_to_yojson : Types.export_license_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val export_license_recommendations_request_to_yojson : Types.export_license_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val export_lambda_function_recommendations_response_to_yojson : Types.export_lambda_function_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val export_lambda_function_recommendations_request_to_yojson : Types.export_lambda_function_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val export_idle_recommendations_response_to_yojson : Types.export_idle_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val export_idle_recommendations_request_to_yojson : Types.export_idle_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val export_ecs_service_recommendations_response_to_yojson : Types.export_ecs_service_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val export_ecs_service_recommendations_request_to_yojson : Types.export_ecs_service_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val export_ec2_instance_recommendations_response_to_yojson : Types.export_ec2_instance_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val export_ec2_instance_recommendations_request_to_yojson : Types.export_ec2_instance_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val export_ebs_volume_recommendations_response_to_yojson : Types.export_ebs_volume_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val export_ebs_volume_recommendations_request_to_yojson : Types.export_ebs_volume_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val export_auto_scaling_group_recommendations_response_to_yojson : Types.export_auto_scaling_group_recommendations_response -> Smaws_Lib.Json.SerializeHelpers.t
val export_auto_scaling_group_recommendations_request_to_yojson : Types.export_auto_scaling_group_recommendations_request -> Smaws_Lib.Json.SerializeHelpers.t
val describe_recommendation_export_jobs_response_to_yojson : Types.describe_recommendation_export_jobs_response -> Smaws_Lib.Json.SerializeHelpers.t
val describe_recommendation_export_jobs_request_to_yojson : Types.describe_recommendation_export_jobs_request -> Smaws_Lib.Json.SerializeHelpers.t
val delete_recommendation_preferences_response_to_yojson : unit -> Smaws_Lib.Json.SerializeHelpers.t
val delete_recommendation_preferences_request_to_yojson : Types.delete_recommendation_preferences_request -> Smaws_Lib.Json.SerializeHelpers.t