Module Awso_machinelearning_async.CliSource

Sourceval json_arg : Yojson.Safe.t Async.Command.Arg_type.t
Sourceval call : ?endpoint_url:??? -> ?profile:??? -> ?region:??? -> (?endpoint_url:??? -> ?cfg:??? -> 'b -> ('c, 'd) Core._result Async_kernel__Deferred.t) -> 'b -> ('c -> Yojson.Safe.t) option -> ('d -> Yojson.Safe.t) option -> unit Async_kernel__Deferred.t
Sourceval add_tags : Async.Command.t
Sourceval create_batch_prediction : Async.Command.t
Sourceval create_data_source_from_r_d_s : Async.Command.t
Sourceval create_data_source_from_redshift : Async.Command.t
Sourceval create_data_source_from_s3 : Async.Command.t
Sourceval create_evaluation : Async.Command.t
Sourceval create_m_l_model : Async.Command.t
Sourceval create_realtime_endpoint : Async.Command.t
Sourceval delete_batch_prediction : Async.Command.t
Sourceval delete_data_source : Async.Command.t
Sourceval delete_evaluation : Async.Command.t
Sourceval delete_m_l_model : Async.Command.t
Sourceval delete_realtime_endpoint : Async.Command.t
Sourceval delete_tags : Async.Command.t
Sourceval describe_batch_predictions : Async.Command.t
Sourceval describe_data_sources : Async.Command.t
Sourceval describe_evaluations : Async.Command.t
Sourceval describe_m_l_models : Async.Command.t
Sourceval describe_tags : Async.Command.t
Sourceval get_batch_prediction : Async.Command.t
Sourceval get_data_source : Async.Command.t
Sourceval get_evaluation : Async.Command.t
Sourceval get_m_l_model : Async.Command.t
Sourceval predict : Async.Command.t
Sourceval update_batch_prediction : Async.Command.t
Sourceval update_data_source : Async.Command.t
Sourceval update_evaluation : Async.Command.t
Sourceval update_m_l_model : Async.Command.t
Sourceval main : Async.Command.t