Module Awso_personalize_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 create_batch_inference_job : Async.Command.t
Sourceval create_batch_segment_job : Async.Command.t
Sourceval create_campaign : Async.Command.t
Sourceval create_data_deletion_job : Async.Command.t
Sourceval create_dataset : Async.Command.t
Sourceval create_dataset_export_job : Async.Command.t
Sourceval create_dataset_group : Async.Command.t
Sourceval create_dataset_import_job : Async.Command.t
Sourceval create_event_tracker : Async.Command.t
Sourceval create_filter : Async.Command.t
Sourceval create_metric_attribution : Async.Command.t
Sourceval create_recommender : Async.Command.t
Sourceval create_schema : Async.Command.t
Sourceval create_solution : Async.Command.t
Sourceval create_solution_version : Async.Command.t
Sourceval delete_campaign : Async.Command.t
Sourceval delete_dataset : Async.Command.t
Sourceval delete_dataset_group : Async.Command.t
Sourceval delete_event_tracker : Async.Command.t
Sourceval delete_filter : Async.Command.t
Sourceval delete_metric_attribution : Async.Command.t
Sourceval delete_recommender : Async.Command.t
Sourceval delete_schema : Async.Command.t
Sourceval delete_solution : Async.Command.t
Sourceval describe_algorithm : Async.Command.t
Sourceval describe_batch_inference_job : Async.Command.t
Sourceval describe_batch_segment_job : Async.Command.t
Sourceval describe_campaign : Async.Command.t
Sourceval describe_data_deletion_job : Async.Command.t
Sourceval describe_dataset : Async.Command.t
Sourceval describe_dataset_export_job : Async.Command.t
Sourceval describe_dataset_group : Async.Command.t
Sourceval describe_dataset_import_job : Async.Command.t
Sourceval describe_event_tracker : Async.Command.t
Sourceval describe_feature_transformation : Async.Command.t
Sourceval describe_filter : Async.Command.t
Sourceval describe_metric_attribution : Async.Command.t
Sourceval describe_recipe : Async.Command.t
Sourceval describe_recommender : Async.Command.t
Sourceval describe_schema : Async.Command.t
Sourceval describe_solution : Async.Command.t
Sourceval describe_solution_version : Async.Command.t
Sourceval get_solution_metrics : Async.Command.t
Sourceval list_batch_inference_jobs : Async.Command.t
Sourceval list_batch_segment_jobs : Async.Command.t
Sourceval list_campaigns : Async.Command.t
Sourceval list_data_deletion_jobs : Async.Command.t
Sourceval list_dataset_export_jobs : Async.Command.t
Sourceval list_dataset_groups : Async.Command.t
Sourceval list_dataset_import_jobs : Async.Command.t
Sourceval list_datasets : Async.Command.t
Sourceval list_event_trackers : Async.Command.t
Sourceval list_filters : Async.Command.t
Sourceval list_metric_attribution_metrics : Async.Command.t
Sourceval list_metric_attributions : Async.Command.t
Sourceval list_recipes : Async.Command.t
Sourceval list_recommenders : Async.Command.t
Sourceval list_schemas : Async.Command.t
Sourceval list_solution_versions : Async.Command.t
Sourceval list_solutions : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval start_recommender : Async.Command.t
Sourceval stop_recommender : Async.Command.t
Sourceval stop_solution_version_creation : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_campaign : Async.Command.t
Sourceval update_dataset : Async.Command.t
Sourceval update_metric_attribution : Async.Command.t
Sourceval update_recommender : Async.Command.t
Sourceval update_solution : Async.Command.t
Sourceval main : Async.Command.t