Difference between revisions of "Aws codepipeline"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
* https://docs.aws.amazon.com/cli/latest/reference/codepipeline/index.html
+
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/codepipeline/index.html
  
 +
{{aws codepipeline TOC}}
  
* <code>[[aws codepipeline list-pipelines]]</code>
+
 
 +
== All commands ==
 +
<pre>
 +
acknowledge-job
 +
acknowledge-third-party-job
 +
create-custom-action-type
 +
create-pipeline
 +
delete-custom-action-type
 +
delete-pipeline
 +
delete-webhook
 +
deregister-webhook-with-third-party
 +
disable-stage-transition
 +
enable-stage-transition
 +
get-action-type
 +
get-job-details
 +
get-pipeline
 +
get-pipeline-execution
 +
get-pipeline-state
 +
get-third-party-job-details
 +
list-action-executions
 +
list-action-types
 +
list-pipeline-executions
 +
list-pipelines
 +
list-tags-for-resource
 +
list-webhooks
 +
poll-for-jobs
 +
poll-for-third-party-jobs
 +
put-action-revision
 +
put-approval-result
 +
put-job-failure-result
 +
put-job-success-result
 +
put-third-party-job-failure-result
 +
put-third-party-job-success-result
 +
put-webhook
 +
register-webhook-with-third-party
 +
retry-stage-execution
 +
start-pipeline-execution
 +
stop-pipeline-execution
 +
tag-resource
 +
untag-resource
 +
update-action-type
 +
update-pipeline
 +
</pre>
  
 
== See also ==
 
== See also ==

Latest revision as of 12:42, 18 March 2024



All commands[edit]

acknowledge-job
acknowledge-third-party-job
create-custom-action-type
create-pipeline
delete-custom-action-type
delete-pipeline
delete-webhook
deregister-webhook-with-third-party
disable-stage-transition
enable-stage-transition
get-action-type
get-job-details
get-pipeline
get-pipeline-execution
get-pipeline-state
get-third-party-job-details
list-action-executions
list-action-types
list-pipeline-executions
list-pipelines
list-tags-for-resource
list-webhooks
poll-for-jobs
poll-for-third-party-jobs
put-action-revision
put-approval-result
put-job-failure-result
put-job-success-result
put-third-party-job-failure-result
put-third-party-job-success-result
put-webhook
register-webhook-with-third-party
retry-stage-execution
start-pipeline-execution
stop-pipeline-execution
tag-resource
untag-resource
update-action-type
update-pipeline

See also[edit]

Advertising: