Module Awso_comprehend_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 batch_detect_dominant_language : Async.Command.t
Sourceval batch_detect_entities : Async.Command.t
Sourceval batch_detect_key_phrases : Async.Command.t
Sourceval batch_detect_sentiment : Async.Command.t
Sourceval batch_detect_syntax : Async.Command.t
Sourceval batch_detect_targeted_sentiment : Async.Command.t
Sourceval classify_document : Async.Command.t
Sourceval contains_pii_entities : Async.Command.t
Sourceval create_dataset : Async.Command.t
Sourceval create_document_classifier : Async.Command.t
Sourceval create_endpoint : Async.Command.t
Sourceval create_entity_recognizer : Async.Command.t
Sourceval create_flywheel : Async.Command.t
Sourceval delete_document_classifier : Async.Command.t
Sourceval delete_endpoint : Async.Command.t
Sourceval delete_entity_recognizer : Async.Command.t
Sourceval delete_flywheel : Async.Command.t
Sourceval delete_resource_policy : Async.Command.t
Sourceval describe_dataset : Async.Command.t
Sourceval describe_document_classification_job : Async.Command.t
Sourceval describe_document_classifier : Async.Command.t
Sourceval describe_dominant_language_detection_job : Async.Command.t
Sourceval describe_endpoint : Async.Command.t
Sourceval describe_entities_detection_job : Async.Command.t
Sourceval describe_entity_recognizer : Async.Command.t
Sourceval describe_events_detection_job : Async.Command.t
Sourceval describe_flywheel : Async.Command.t
Sourceval describe_flywheel_iteration : Async.Command.t
Sourceval describe_key_phrases_detection_job : Async.Command.t
Sourceval describe_pii_entities_detection_job : Async.Command.t
Sourceval describe_resource_policy : Async.Command.t
Sourceval describe_sentiment_detection_job : Async.Command.t
Sourceval describe_targeted_sentiment_detection_job : Async.Command.t
Sourceval describe_topics_detection_job : Async.Command.t
Sourceval detect_dominant_language : Async.Command.t
Sourceval detect_entities : Async.Command.t
Sourceval detect_key_phrases : Async.Command.t
Sourceval detect_pii_entities : Async.Command.t
Sourceval detect_sentiment : Async.Command.t
Sourceval detect_syntax : Async.Command.t
Sourceval detect_targeted_sentiment : Async.Command.t
Sourceval detect_toxic_content : Async.Command.t
Sourceval import_model : Async.Command.t
Sourceval list_datasets : Async.Command.t
Sourceval list_document_classification_jobs : Async.Command.t
Sourceval list_document_classifier_summaries : Async.Command.t
Sourceval list_document_classifiers : Async.Command.t
Sourceval list_dominant_language_detection_jobs : Async.Command.t
Sourceval list_endpoints : Async.Command.t
Sourceval list_entities_detection_jobs : Async.Command.t
Sourceval list_entity_recognizer_summaries : Async.Command.t
Sourceval list_entity_recognizers : Async.Command.t
Sourceval list_events_detection_jobs : Async.Command.t
Sourceval list_flywheel_iteration_history : Async.Command.t
Sourceval list_flywheels : Async.Command.t
Sourceval list_key_phrases_detection_jobs : Async.Command.t
Sourceval list_pii_entities_detection_jobs : Async.Command.t
Sourceval list_sentiment_detection_jobs : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval list_targeted_sentiment_detection_jobs : Async.Command.t
Sourceval list_topics_detection_jobs : Async.Command.t
Sourceval put_resource_policy : Async.Command.t
Sourceval start_document_classification_job : Async.Command.t
Sourceval start_dominant_language_detection_job : Async.Command.t
Sourceval start_entities_detection_job : Async.Command.t
Sourceval start_events_detection_job : Async.Command.t
Sourceval start_flywheel_iteration : Async.Command.t
Sourceval start_key_phrases_detection_job : Async.Command.t
Sourceval start_pii_entities_detection_job : Async.Command.t
Sourceval start_sentiment_detection_job : Async.Command.t
Sourceval start_targeted_sentiment_detection_job : Async.Command.t
Sourceval start_topics_detection_job : Async.Command.t
Sourceval stop_dominant_language_detection_job : Async.Command.t
Sourceval stop_entities_detection_job : Async.Command.t
Sourceval stop_events_detection_job : Async.Command.t
Sourceval stop_key_phrases_detection_job : Async.Command.t
Sourceval stop_pii_entities_detection_job : Async.Command.t
Sourceval stop_sentiment_detection_job : Async.Command.t
Sourceval stop_targeted_sentiment_detection_job : Async.Command.t
Sourceval stop_training_document_classifier : Async.Command.t
Sourceval stop_training_entity_recognizer : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_endpoint : Async.Command.t
Sourceval update_flywheel : Async.Command.t
Sourceval main : Async.Command.t