Module Awso_codeguru_reviewer_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 associate_repository : Async.Command.t
Sourceval create_code_review : Async.Command.t
Sourceval describe_code_review : Async.Command.t
Sourceval describe_recommendation_feedback : Async.Command.t
Sourceval describe_repository_association : Async.Command.t
Sourceval disassociate_repository : Async.Command.t
Sourceval list_code_reviews : Async.Command.t
Sourceval list_recommendation_feedback : Async.Command.t
Sourceval list_recommendations : Async.Command.t
Sourceval list_repository_associations : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval put_recommendation_feedback : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval main : Async.Command.t