Last update: 2024-04-24

codepipeline

AWS CodePipeline

AWS CLI PowerShell Cmdlet
aws codepipeline acknowledge-job Confirm-CPJob
aws codepipeline acknowledge-third-party-job Confirm-CPThirdPartyJob
aws codepipeline create-custom-action-type New-CPCustomActionType
aws codepipeline create-pipeline New-CPPipeline
aws codepipeline delete-custom-action-type Remove-CPCustomActionType
aws codepipeline delete-pipeline Remove-CPPipeline
aws codepipeline delete-webhook Remove-CPWebhook
aws codepipeline deregister-webhook-with-third-party Unregister-CPWebhookWithThirdParty
aws codepipeline disable-stage-transition Disable-CPStageTransition
aws codepipeline enable-stage-transition Enable-CPStageTransition
aws codepipeline get-action-type Get-CPActionTypeDeclaration
aws codepipeline get-job-details Get-CPJobDetail
aws codepipeline get-pipeline Get-CPPipeline
aws codepipeline get-pipeline-execution Get-CPPipelineExecution
aws codepipeline get-pipeline-state Get-CPPipelineState
aws codepipeline get-third-party-job-details Get-CPThirdPartyJobDetail
aws codepipeline list-action-executions Get-CPActionExecutionList
aws codepipeline list-action-types Get-CPActionType
aws codepipeline list-pipeline-executions Get-CPPipelineExecutionSummary
aws codepipeline list-pipelines Get-CPPipelineList
aws codepipeline list-tags-for-resource Get-CPResourceTag
aws codepipeline list-webhooks Get-CPWebhookList
aws codepipeline poll-for-jobs Get-CPActionableJobList
aws codepipeline poll-for-third-party-jobs Get-CPActionableThirdPartyJobList
aws codepipeline put-action-revision Write-CPActionRevision
aws codepipeline put-approval-result Write-CPApprovalResult
aws codepipeline put-job-failure-result Write-CPJobFailureResult
aws codepipeline put-job-success-result Write-CPJobSuccessResult
aws codepipeline put-third-party-job-failure-result Write-CPThirdPartyJobFailureResult
aws codepipeline put-third-party-job-success-result Write-CPThirdPartyJobSuccessResult
aws codepipeline put-webhook Write-CPWebhook
aws codepipeline register-webhook-with-third-party Register-CPWebhookWithThirdParty
aws codepipeline retry-stage-execution Redo-CPStageExecution
aws codepipeline start-pipeline-execution Start-CPPipelineExecution
aws codepipeline stop-pipeline-execution Stop-CPPipelineExecution
aws codepipeline tag-resource Add-CPResourceTag
aws codepipeline untag-resource Remove-CPResourceTag
aws codepipeline update-action-type Update-CPActionType
aws codepipeline update-pipeline Update-CPPipeline