Module Awso_codepipeline_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 acknowledge_job : Async.Command.t
Sourceval acknowledge_third_party_job : Async.Command.t
Sourceval create_custom_action_type : Async.Command.t
Sourceval create_pipeline : Async.Command.t
Sourceval delete_custom_action_type : Async.Command.t
Sourceval delete_pipeline : Async.Command.t
Sourceval delete_webhook : Async.Command.t
Sourceval deregister_webhook_with_third_party : Async.Command.t
Sourceval disable_stage_transition : Async.Command.t
Sourceval enable_stage_transition : Async.Command.t
Sourceval get_action_type : Async.Command.t
Sourceval get_job_details : Async.Command.t
Sourceval get_pipeline : Async.Command.t
Sourceval get_pipeline_execution : Async.Command.t
Sourceval get_pipeline_state : Async.Command.t
Sourceval get_third_party_job_details : Async.Command.t
Sourceval list_action_executions : Async.Command.t
Sourceval list_action_types : Async.Command.t
Sourceval list_deploy_action_execution_targets : Async.Command.t
Sourceval list_pipeline_executions : Async.Command.t
Sourceval list_pipelines : Async.Command.t
Sourceval list_rule_executions : Async.Command.t
Sourceval list_rule_types : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval list_webhooks : Async.Command.t
Sourceval override_stage_condition : Async.Command.t
Sourceval poll_for_jobs : Async.Command.t
Sourceval poll_for_third_party_jobs : Async.Command.t
Sourceval put_action_revision : Async.Command.t
Sourceval put_approval_result : Async.Command.t
Sourceval put_job_failure_result : Async.Command.t
Sourceval put_job_success_result : Async.Command.t
Sourceval put_third_party_job_failure_result : Async.Command.t
Sourceval put_third_party_job_success_result : Async.Command.t
Sourceval put_webhook : Async.Command.t
Sourceval register_webhook_with_third_party : Async.Command.t
Sourceval retry_stage_execution : Async.Command.t
Sourceval rollback_stage : Async.Command.t
Sourceval start_pipeline_execution : Async.Command.t
Sourceval stop_pipeline_execution : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_action_type : Async.Command.t
Sourceval update_pipeline : Async.Command.t
Sourceval main : Async.Command.t