Module Smaws_Client_RedshiftServerless.Json_deserializers

val workgroup_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.workgroup_status
val workgroup_name_of_yojson : Yojson.Basic.t -> string list -> string
val workgroup_name_list_of_yojson : Yojson.Basic.t -> string list -> string list
val parameter_key_of_yojson : Yojson.Basic.t -> string list -> string
val parameter_value_of_yojson : Yojson.Basic.t -> string list -> string
val config_parameter_of_yojson : Yojson.Basic.t -> string list -> Types.config_parameter
val config_parameter_list_of_yojson : Yojson.Basic.t -> string list -> Types.config_parameter list
val security_group_id_of_yojson : Yojson.Basic.t -> string list -> string
val security_group_id_list_of_yojson : Yojson.Basic.t -> string list -> string list
val subnet_id_of_yojson : Yojson.Basic.t -> string list -> string
val subnet_id_list_of_yojson : Yojson.Basic.t -> string list -> string list
val network_interface_of_yojson : Yojson.Basic.t -> string list -> Types.network_interface
val network_interface_list_of_yojson : Yojson.Basic.t -> string list -> Types.network_interface list
val vpc_endpoint_of_yojson : Yojson.Basic.t -> string list -> Types.vpc_endpoint
val vpc_endpoint_list_of_yojson : Yojson.Basic.t -> string list -> Types.vpc_endpoint list
val endpoint_of_yojson : Yojson.Basic.t -> string list -> Types.endpoint
val custom_domain_name_of_yojson : Yojson.Basic.t -> string list -> string
val custom_domain_certificate_arn_string_of_yojson : Yojson.Basic.t -> string list -> string
val vpc_ids_of_yojson : Yojson.Basic.t -> string list -> string list
val ip_address_type_of_yojson : Yojson.Basic.t -> string list -> string
val performance_target_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.performance_target_status
val performance_target_of_yojson : Yojson.Basic.t -> string list -> Types.performance_target
val track_name_of_yojson : Yojson.Basic.t -> string list -> string
val workgroup_of_yojson : Yojson.Basic.t -> string list -> Types.workgroup
val workgroup_list_of_yojson : Yojson.Basic.t -> string list -> Types.workgroup list
val vpc_security_group_id_of_yojson : Yojson.Basic.t -> string list -> string
val vpc_security_group_membership_of_yojson : Yojson.Basic.t -> string list -> Types.vpc_security_group_membership
val vpc_security_group_membership_list_of_yojson : Yojson.Basic.t -> string list -> Types.vpc_security_group_membership list
val vpc_security_group_id_list_of_yojson : Yojson.Basic.t -> string list -> string list
val validation_exception_of_yojson : Yojson.Basic.t -> string list -> Types.validation_exception
val usage_limit_usage_type_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.usage_limit_usage_type
val usage_limit_period_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.usage_limit_period
val usage_limit_breach_action_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.usage_limit_breach_action
val usage_limit_of_yojson : Yojson.Basic.t -> string list -> Types.usage_limit
val usage_limits_of_yojson : Yojson.Basic.t -> string list -> Types.usage_limit list
val update_workgroup_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_workgroup_response
val update_workgroup_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_workgroup_request
val amazon_resource_name_of_yojson : Yojson.Basic.t -> string list -> string
val resource_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.resource_not_found_exception
val ipv6_cidr_block_not_found_exception_of_yojson : Yojson.Basic.t -> string list -> Types.ipv6_cidr_block_not_found_exception
val internal_server_exception_of_yojson : Yojson.Basic.t -> string list -> Types.internal_server_exception
val insufficient_capacity_exception_of_yojson : Yojson.Basic.t -> string list -> Types.insufficient_capacity_exception
val conflict_exception_of_yojson : Yojson.Basic.t -> string list -> Types.conflict_exception
val update_usage_limit_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_usage_limit_response
val update_usage_limit_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_usage_limit_request
val update_target_of_yojson : Yojson.Basic.t -> string list -> Types.update_target
val update_targets_list_of_yojson : Yojson.Basic.t -> string list -> Types.update_target list
val snapshot_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.snapshot_status
val kms_key_id_of_yojson : Yojson.Basic.t -> string list -> string
val account_id_list_of_yojson : Yojson.Basic.t -> string list -> string list
val snapshot_of_yojson : Yojson.Basic.t -> string list -> Types.snapshot
val update_snapshot_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_snapshot_response
val update_snapshot_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_snapshot_request
val namespace_name_of_yojson : Yojson.Basic.t -> string list -> string
val snapshot_copy_configuration_of_yojson : Yojson.Basic.t -> string list -> Types.snapshot_copy_configuration
val update_snapshot_copy_configuration_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_snapshot_copy_configuration_response
val update_snapshot_copy_configuration_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_snapshot_copy_configuration_request
val access_denied_exception_of_yojson : Yojson.Basic.t -> string list -> Types.access_denied_exception
val scheduled_action_name_of_yojson : Yojson.Basic.t -> string list -> string
val schedule_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.schedule
val next_invocations_list_of_yojson : Yojson.Basic.t -> string list -> Smaws_Lib__.CoreTypes.Timestamp.t list
val iam_role_arn_of_yojson : Yojson.Basic.t -> string list -> string
val state_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.state
val snapshot_name_prefix_of_yojson : Yojson.Basic.t -> string list -> string
val tag_key_of_yojson : Yojson.Basic.t -> string list -> string
val tag_value_of_yojson : Yojson.Basic.t -> string list -> string
val tag_of_yojson : Yojson.Basic.t -> string list -> Types.tag
val tag_list_of_yojson : Yojson.Basic.t -> string list -> Types.tag list
val create_snapshot_schedule_action_parameters_of_yojson : Yojson.Basic.t -> string list -> Types.create_snapshot_schedule_action_parameters
val target_action_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.target_action
val scheduled_action_response_of_yojson : Yojson.Basic.t -> string list -> Types.scheduled_action_response
val update_scheduled_action_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_scheduled_action_response
val update_scheduled_action_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_scheduled_action_request
val db_user_of_yojson : Yojson.Basic.t -> string list -> string
val iam_role_arn_list_of_yojson : Yojson.Basic.t -> string list -> string list
val log_export_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.log_export
val log_export_list_of_yojson : Yojson.Basic.t -> string list -> Types.log_export list
val namespace_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.namespace_status
val namespace_of_yojson : Yojson.Basic.t -> string list -> Types.namespace
val update_namespace_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_namespace_response
val db_password_of_yojson : Yojson.Basic.t -> string list -> string
val update_namespace_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_namespace_request
val update_lakehouse_configuration_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_lakehouse_configuration_response
val lakehouse_registration_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.lakehouse_registration
val catalog_name_string_of_yojson : Yojson.Basic.t -> string list -> string
val lakehouse_idc_registration_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.lakehouse_idc_registration
val update_lakehouse_configuration_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_lakehouse_configuration_request
val dry_run_exception_of_yojson : Yojson.Basic.t -> string list -> Types.dry_run_exception
val endpoint_access_of_yojson : Yojson.Basic.t -> string list -> Types.endpoint_access
val update_endpoint_access_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_endpoint_access_response
val update_endpoint_access_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_endpoint_access_request
val update_custom_domain_association_response_of_yojson : Yojson.Basic.t -> string list -> Types.update_custom_domain_association_response
val update_custom_domain_association_request_of_yojson : Yojson.Basic.t -> string list -> Types.update_custom_domain_association_request
val throttling_exception_of_yojson : Yojson.Basic.t -> string list -> Types.throttling_exception
val untag_resource_response_of_yojson : Yojson.Basic.t -> string list -> unit
val tag_key_list_of_yojson : Yojson.Basic.t -> string list -> string list
val untag_resource_request_of_yojson : Yojson.Basic.t -> string list -> Types.untag_resource_request
val serverless_track_of_yojson : Yojson.Basic.t -> string list -> Types.serverless_track
val track_list_of_yojson : Yojson.Basic.t -> string list -> Types.serverless_track list
val too_many_tags_exception_of_yojson : Yojson.Basic.t -> string list -> Types.too_many_tags_exception
val tag_resource_response_of_yojson : Yojson.Basic.t -> string list -> unit
val tag_resource_request_of_yojson : Yojson.Basic.t -> string list -> Types.tag_resource_request
val table_restore_status_of_yojson : Yojson.Basic.t -> string list -> Types.table_restore_status
val table_restore_status_list_of_yojson : Yojson.Basic.t -> string list -> Types.table_restore_status list
val status_of_yojson : Yojson.Basic.t -> string list -> string
val source_arn_of_yojson : Yojson.Basic.t -> string list -> string
val snapshot_list_of_yojson : Yojson.Basic.t -> string list -> Types.snapshot list
val snapshot_copy_configurations_of_yojson : Yojson.Basic.t -> string list -> Types.snapshot_copy_configuration list
val service_quota_exceeded_exception_of_yojson : Yojson.Basic.t -> string list -> Types.service_quota_exceeded_exception
val scheduled_action_association_of_yojson : Yojson.Basic.t -> string list -> Types.scheduled_action_association
val scheduled_actions_list_of_yojson : Yojson.Basic.t -> string list -> Types.scheduled_action_association list
val restore_table_from_snapshot_response_of_yojson : Yojson.Basic.t -> string list -> Types.restore_table_from_snapshot_response
val restore_table_from_snapshot_request_of_yojson : Yojson.Basic.t -> string list -> Types.restore_table_from_snapshot_request
val restore_table_from_recovery_point_response_of_yojson : Yojson.Basic.t -> string list -> Types.restore_table_from_recovery_point_response
val restore_table_from_recovery_point_request_of_yojson : Yojson.Basic.t -> string list -> Types.restore_table_from_recovery_point_request
val restore_from_snapshot_response_of_yojson : Yojson.Basic.t -> string list -> Types.restore_from_snapshot_response
val restore_from_snapshot_request_of_yojson : Yojson.Basic.t -> string list -> Types.restore_from_snapshot_request
val restore_from_recovery_point_response_of_yojson : Yojson.Basic.t -> string list -> Types.restore_from_recovery_point_response
val restore_from_recovery_point_request_of_yojson : Yojson.Basic.t -> string list -> Types.restore_from_recovery_point_request
val resource_policy_of_yojson : Yojson.Basic.t -> string list -> Types.resource_policy
val reservation_id_of_yojson : Yojson.Basic.t -> string list -> string
val reservation_arn_of_yojson : Yojson.Basic.t -> string list -> string
val capacity_of_yojson : Yojson.Basic.t -> string list -> int
val offering_id_of_yojson : Yojson.Basic.t -> string list -> string
val duration_of_yojson : Yojson.Basic.t -> string list -> int
val charge_of_yojson : Yojson.Basic.t -> string list -> float
val currency_code_of_yojson : Yojson.Basic.t -> string list -> string
val offering_type_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.offering_type
val reservation_offering_of_yojson : Yojson.Basic.t -> string list -> Types.reservation_offering
val reservation_of_yojson : Yojson.Basic.t -> string list -> Types.reservation
val reservations_list_of_yojson : Yojson.Basic.t -> string list -> Types.reservation list
val reservation_offerings_list_of_yojson : Yojson.Basic.t -> string list -> Types.reservation_offering list
val put_resource_policy_response_of_yojson : Yojson.Basic.t -> string list -> Types.put_resource_policy_response
val put_resource_policy_request_of_yojson : Yojson.Basic.t -> string list -> Types.put_resource_policy_request
val invalid_pagination_exception_of_yojson : Yojson.Basic.t -> string list -> Types.invalid_pagination_exception
val pagination_token_of_yojson : Yojson.Basic.t -> string list -> string
val list_tracks_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_tracks_response
val list_tracks_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_tracks_request
val list_tags_for_resource_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_tags_for_resource_response
val list_tags_for_resource_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_tags_for_resource_request
val association_of_yojson : Yojson.Basic.t -> string list -> Types.association
val association_list_of_yojson : Yojson.Basic.t -> string list -> Types.association list
val list_custom_domain_associations_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_custom_domain_associations_response
val list_custom_domain_associations_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_custom_domain_associations_request
val get_track_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_track_response
val get_track_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_track_request
val get_resource_policy_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_resource_policy_response
val get_resource_policy_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_resource_policy_request
val get_identity_center_auth_token_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_identity_center_auth_token_response
val get_identity_center_auth_token_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_identity_center_auth_token_request
val get_custom_domain_association_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_custom_domain_association_response
val get_custom_domain_association_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_custom_domain_association_request
val get_credentials_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_credentials_response
val db_name_of_yojson : Yojson.Basic.t -> string list -> string
val get_credentials_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_credentials_request
val delete_resource_policy_response_of_yojson : Yojson.Basic.t -> string list -> unit
val delete_resource_policy_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_resource_policy_request
val delete_custom_domain_association_response_of_yojson : Yojson.Basic.t -> string list -> unit
val delete_custom_domain_association_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_custom_domain_association_request
val create_custom_domain_association_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_custom_domain_association_response
val create_custom_domain_association_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_custom_domain_association_request
val redshift_idc_application_arn_of_yojson : Yojson.Basic.t -> string list -> string
val recovery_point_of_yojson : Yojson.Basic.t -> string list -> Types.recovery_point
val recovery_point_list_of_yojson : Yojson.Basic.t -> string list -> Types.recovery_point list
val owner_account_of_yojson : Yojson.Basic.t -> string list -> string
val namespace_list_of_yojson : Yojson.Basic.t -> string list -> Types.namespace list
val managed_workgroup_name_of_yojson : Yojson.Basic.t -> string list -> string
val managed_workgroup_status_of_yojson : Smaws_Lib.Json.DeserializeHelpers.t -> string list -> Types.managed_workgroup_status
val managed_workgroup_list_item_of_yojson : Yojson.Basic.t -> string list -> Types.managed_workgroup_list_item
val managed_workgroups_of_yojson : Yojson.Basic.t -> string list -> Types.managed_workgroup_list_item list
val list_workgroups_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_workgroups_response
val list_workgroups_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_workgroups_request
val list_usage_limits_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_usage_limits_response
val list_usage_limits_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_usage_limits_request
val list_table_restore_status_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_table_restore_status_response
val list_table_restore_status_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_table_restore_status_request
val list_snapshots_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_snapshots_response
val list_snapshots_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_snapshots_request
val list_snapshot_copy_configurations_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_snapshot_copy_configurations_response
val list_snapshot_copy_configurations_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_snapshot_copy_configurations_request
val list_scheduled_actions_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_scheduled_actions_response
val list_scheduled_actions_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_scheduled_actions_request
val list_reservations_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_reservations_response
val list_reservations_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_reservations_request
val list_reservation_offerings_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_reservation_offerings_response
val list_reservation_offerings_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_reservation_offerings_request
val list_recovery_points_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_recovery_points_response
val list_recovery_points_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_recovery_points_request
val list_namespaces_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_namespaces_response
val list_namespaces_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_namespaces_request
val list_managed_workgroups_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_managed_workgroups_response
val list_managed_workgroups_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_managed_workgroups_request
val endpoint_access_list_of_yojson : Yojson.Basic.t -> string list -> Types.endpoint_access list
val list_endpoint_access_response_of_yojson : Yojson.Basic.t -> string list -> Types.list_endpoint_access_response
val list_endpoint_access_request_of_yojson : Yojson.Basic.t -> string list -> Types.list_endpoint_access_request
val get_workgroup_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_workgroup_response
val get_workgroup_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_workgroup_request
val get_usage_limit_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_usage_limit_response
val get_usage_limit_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_usage_limit_request
val get_table_restore_status_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_table_restore_status_response
val get_table_restore_status_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_table_restore_status_request
val get_snapshot_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_snapshot_response
val get_snapshot_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_snapshot_request
val get_scheduled_action_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_scheduled_action_response
val get_scheduled_action_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_scheduled_action_request
val get_reservation_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_reservation_response
val get_reservation_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_reservation_request
val get_reservation_offering_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_reservation_offering_response
val get_reservation_offering_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_reservation_offering_request
val get_recovery_point_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_recovery_point_response
val get_recovery_point_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_recovery_point_request
val get_namespace_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_namespace_response
val get_namespace_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_namespace_request
val get_endpoint_access_response_of_yojson : Yojson.Basic.t -> string list -> Types.get_endpoint_access_response
val get_endpoint_access_request_of_yojson : Yojson.Basic.t -> string list -> Types.get_endpoint_access_request
val delete_workgroup_response_of_yojson : Yojson.Basic.t -> string list -> Types.delete_workgroup_response
val delete_workgroup_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_workgroup_request
val delete_usage_limit_response_of_yojson : Yojson.Basic.t -> string list -> Types.delete_usage_limit_response
val delete_usage_limit_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_usage_limit_request
val delete_snapshot_response_of_yojson : Yojson.Basic.t -> string list -> Types.delete_snapshot_response
val delete_snapshot_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_snapshot_request
val delete_snapshot_copy_configuration_response_of_yojson : Yojson.Basic.t -> string list -> Types.delete_snapshot_copy_configuration_response
val delete_snapshot_copy_configuration_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_snapshot_copy_configuration_request
val delete_scheduled_action_response_of_yojson : Yojson.Basic.t -> string list -> Types.delete_scheduled_action_response
val delete_scheduled_action_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_scheduled_action_request
val delete_namespace_response_of_yojson : Yojson.Basic.t -> string list -> Types.delete_namespace_response
val delete_namespace_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_namespace_request
val delete_endpoint_access_response_of_yojson : Yojson.Basic.t -> string list -> Types.delete_endpoint_access_response
val delete_endpoint_access_request_of_yojson : Yojson.Basic.t -> string list -> Types.delete_endpoint_access_request
val create_workgroup_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_workgroup_response
val create_workgroup_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_workgroup_request
val create_usage_limit_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_usage_limit_response
val create_usage_limit_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_usage_limit_request
val create_snapshot_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_snapshot_response
val create_snapshot_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_snapshot_request
val create_snapshot_copy_configuration_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_snapshot_copy_configuration_response
val create_snapshot_copy_configuration_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_snapshot_copy_configuration_request
val create_scheduled_action_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_scheduled_action_response
val create_scheduled_action_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_scheduled_action_request
val create_reservation_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_reservation_response
val create_reservation_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_reservation_request
val create_namespace_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_namespace_response
val create_namespace_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_namespace_request
val create_endpoint_access_response_of_yojson : Yojson.Basic.t -> string list -> Types.create_endpoint_access_response
val create_endpoint_access_request_of_yojson : Yojson.Basic.t -> string list -> Types.create_endpoint_access_request
val convert_recovery_point_to_snapshot_response_of_yojson : Yojson.Basic.t -> string list -> Types.convert_recovery_point_to_snapshot_response
val convert_recovery_point_to_snapshot_request_of_yojson : Yojson.Basic.t -> string list -> Types.convert_recovery_point_to_snapshot_request