| Class and Description |
|---|
| AcknowledgeJobRequest
Represents the input of an AcknowledgeJob action.
|
| AcknowledgeJobRequest.Builder |
| AcknowledgeJobResponse
Represents the output of an AcknowledgeJob action.
|
| AcknowledgeThirdPartyJobRequest
Represents the input of an AcknowledgeThirdPartyJob action.
|
| AcknowledgeThirdPartyJobRequest.Builder |
| AcknowledgeThirdPartyJobResponse
Represents the output of an AcknowledgeThirdPartyJob action.
|
| ActionNotFoundException
The specified action cannot be found.
|
| ActionTypeNotFoundException
The specified action type cannot be found.
|
| ApprovalAlreadyCompletedException
The approval action has already been approved or rejected.
|
| CodePipelineException |
| ConcurrentModificationException
Unable to modify the tag due to a simultaneous update request.
|
| ConflictException
Your request cannot be handled because the pipeline is busy handling ongoing activities.
|
| CreateCustomActionTypeRequest
Represents the input of a CreateCustomActionType operation.
|
| CreateCustomActionTypeRequest.Builder |
| CreateCustomActionTypeResponse
Represents the output of a
CreateCustomActionType operation. |
| CreatePipelineRequest
Represents the input of a
CreatePipeline action. |
| CreatePipelineRequest.Builder |
| CreatePipelineResponse
Represents the output of a
CreatePipeline action. |
| DeleteCustomActionTypeRequest
Represents the input of a
DeleteCustomActionType operation. |
| DeleteCustomActionTypeRequest.Builder |
| DeleteCustomActionTypeResponse |
| DeletePipelineRequest
Represents the input of a
DeletePipeline action. |
| DeletePipelineRequest.Builder |
| DeletePipelineResponse |
| DeleteWebhookRequest |
| DeleteWebhookRequest.Builder |
| DeleteWebhookResponse |
| DeregisterWebhookWithThirdPartyRequest |
| DeregisterWebhookWithThirdPartyRequest.Builder |
| DeregisterWebhookWithThirdPartyResponse |
| DisableStageTransitionRequest
Represents the input of a
DisableStageTransition action. |
| DisableStageTransitionRequest.Builder |
| DisableStageTransitionResponse |
| DuplicatedStopRequestException
The pipeline execution is already in a
Stopping state. |
| EnableStageTransitionRequest
Represents the input of an
EnableStageTransition action. |
| EnableStageTransitionRequest.Builder |
| EnableStageTransitionResponse |
| GetActionTypeRequest |
| GetActionTypeRequest.Builder |
| GetActionTypeResponse |
| GetJobDetailsRequest
Represents the input of a
GetJobDetails action. |
| GetJobDetailsRequest.Builder |
| GetJobDetailsResponse
Represents the output of a
GetJobDetails action. |
| GetPipelineExecutionRequest
Represents the input of a
GetPipelineExecution action. |
| GetPipelineExecutionRequest.Builder |
| GetPipelineExecutionResponse
Represents the output of a
GetPipelineExecution action. |
| GetPipelineRequest
Represents the input of a
GetPipeline action. |
| GetPipelineRequest.Builder |
| GetPipelineResponse
Represents the output of a
GetPipeline action. |
| GetPipelineStateRequest
Represents the input of a
GetPipelineState action. |
| GetPipelineStateRequest.Builder |
| GetPipelineStateResponse
Represents the output of a
GetPipelineState action. |
| GetThirdPartyJobDetailsRequest
Represents the input of a
GetThirdPartyJobDetails action. |
| GetThirdPartyJobDetailsRequest.Builder |
| GetThirdPartyJobDetailsResponse
Represents the output of a
GetThirdPartyJobDetails action. |
| InvalidActionDeclarationException
The action declaration was specified in an invalid format.
|
| InvalidApprovalTokenException
The approval request already received a response or has expired.
|
| InvalidArnException
The specified resource ARN is invalid.
|
| InvalidBlockerDeclarationException
Reserved for future use.
|
| InvalidClientTokenException
The client token was specified in an invalid format
|
| InvalidJobException
The job was specified in an invalid format or cannot be found.
|
| InvalidJobStateException
The job state was specified in an invalid format.
|
| InvalidNextTokenException
The next token was specified in an invalid format.
|
| InvalidNonceException
The nonce was specified in an invalid format.
|
| InvalidStageDeclarationException
The stage declaration was specified in an invalid format.
|
| InvalidStructureException
The structure was specified in an invalid format.
|
| InvalidTagsException
The specified resource tags are invalid.
|
| InvalidWebhookAuthenticationParametersException
The specified authentication type is in an invalid format.
|
| InvalidWebhookFilterPatternException
The specified event filter rule is in an invalid format.
|
| JobNotFoundException
The job was specified in an invalid format or cannot be found.
|
| LimitExceededException
The number of pipelines associated with the Amazon Web Services account has exceeded the limit allowed for the
account.
|
| ListActionExecutionsRequest |
| ListActionExecutionsRequest.Builder |
| ListActionExecutionsResponse |
| ListActionTypesRequest
Represents the input of a
ListActionTypes action. |
| ListActionTypesRequest.Builder |
| ListActionTypesResponse
Represents the output of a
ListActionTypes action. |
| ListPipelineExecutionsRequest
Represents the input of a
ListPipelineExecutions action. |
| ListPipelineExecutionsRequest.Builder |
| ListPipelineExecutionsResponse
Represents the output of a
ListPipelineExecutions action. |
| ListPipelinesRequest
Represents the input of a
ListPipelines action. |
| ListPipelinesRequest.Builder |
| ListPipelinesResponse
Represents the output of a
ListPipelines action. |
| ListTagsForResourceRequest |
| ListTagsForResourceRequest.Builder |
| ListTagsForResourceResponse |
| ListWebhooksRequest |
| ListWebhooksRequest.Builder |
| ListWebhooksResponse |
| NotLatestPipelineExecutionException
The stage has failed in a later run of the pipeline and the
pipelineExecutionId associated with the
request is out of date. |
| OutputVariablesSizeExceededException
Exceeded the total size limit for all variables in the pipeline.
|
| PipelineExecutionNotFoundException
The pipeline execution was specified in an invalid format or cannot be found, or an execution ID does not belong to
the specified pipeline.
|
| PipelineExecutionNotStoppableException
Unable to stop the pipeline execution.
|
| PipelineNameInUseException
The specified pipeline name is already in use.
|
| PipelineNotFoundException
The pipeline was specified in an invalid format or cannot be found.
|
| PipelineVersionNotFoundException
The pipeline version was specified in an invalid format or cannot be found.
|
| PollForJobsRequest
Represents the input of a
PollForJobs action. |
| PollForJobsRequest.Builder |
| PollForJobsResponse
Represents the output of a
PollForJobs action. |
| PollForThirdPartyJobsRequest
Represents the input of a
PollForThirdPartyJobs action. |
| PollForThirdPartyJobsRequest.Builder |
| PollForThirdPartyJobsResponse
Represents the output of a
PollForThirdPartyJobs action. |
| PutActionRevisionRequest
Represents the input of a
PutActionRevision action. |
| PutActionRevisionRequest.Builder |
| PutActionRevisionResponse
Represents the output of a
PutActionRevision action. |
| PutApprovalResultRequest
Represents the input of a
PutApprovalResult action. |
| PutApprovalResultRequest.Builder |
| PutApprovalResultResponse
Represents the output of a
PutApprovalResult action. |
| PutJobFailureResultRequest
Represents the input of a
PutJobFailureResult action. |
| PutJobFailureResultRequest.Builder |
| PutJobFailureResultResponse |
| PutJobSuccessResultRequest
Represents the input of a
PutJobSuccessResult action. |
| PutJobSuccessResultRequest.Builder |
| PutJobSuccessResultResponse |
| PutThirdPartyJobFailureResultRequest
Represents the input of a
PutThirdPartyJobFailureResult action. |
| PutThirdPartyJobFailureResultRequest.Builder |
| PutThirdPartyJobFailureResultResponse |
| PutThirdPartyJobSuccessResultRequest
Represents the input of a
PutThirdPartyJobSuccessResult action. |
| PutThirdPartyJobSuccessResultRequest.Builder |
| PutThirdPartyJobSuccessResultResponse |
| PutWebhookRequest |
| PutWebhookRequest.Builder |
| PutWebhookResponse |
| RegisterWebhookWithThirdPartyRequest |
| RegisterWebhookWithThirdPartyRequest.Builder |
| RegisterWebhookWithThirdPartyResponse |
| RequestFailedException
The request failed because of an unknown error, exception, or failure.
|
| ResourceNotFoundException
The resource was specified in an invalid format.
|
| RetryStageExecutionRequest
Represents the input of a
RetryStageExecution action. |
| RetryStageExecutionRequest.Builder |
| RetryStageExecutionResponse
Represents the output of a
RetryStageExecution action. |
| StageNotFoundException
The stage was specified in an invalid format or cannot be found.
|
| StageNotRetryableException
Unable to retry.
|
| StartPipelineExecutionRequest
Represents the input of a
StartPipelineExecution action. |
| StartPipelineExecutionRequest.Builder |
| StartPipelineExecutionResponse
Represents the output of a
StartPipelineExecution action. |
| StopPipelineExecutionRequest |
| StopPipelineExecutionRequest.Builder |
| StopPipelineExecutionResponse |
| TagResourceRequest |
| TagResourceRequest.Builder |
| TagResourceResponse |
| TooManyTagsException
The tags limit for a resource has been exceeded.
|
| UntagResourceRequest |
| UntagResourceRequest.Builder |
| UntagResourceResponse |
| UpdateActionTypeRequest |
| UpdateActionTypeRequest.Builder |
| UpdateActionTypeResponse |
| UpdatePipelineRequest
Represents the input of an
UpdatePipeline action. |
| UpdatePipelineRequest.Builder |
| UpdatePipelineResponse
Represents the output of an
UpdatePipeline action. |
| ValidationException
The validation was specified in an invalid format.
|
| WebhookNotFoundException
The specified webhook was entered in an invalid format or cannot be found.
|
| Class and Description |
|---|
| ActionExecutionDetail
Returns information about an execution of an action, including the action execution ID, and the name, version, and
timing of the action.
|
| ActionType
Returns information about the details of an action type.
|
| ListActionExecutionsRequest |
| ListActionExecutionsResponse |
| ListActionTypesRequest
Represents the input of a
ListActionTypes action. |
| ListActionTypesResponse
Represents the output of a
ListActionTypes action. |
| ListPipelineExecutionsRequest
Represents the input of a
ListPipelineExecutions action. |
| ListPipelineExecutionsResponse
Represents the output of a
ListPipelineExecutions action. |
| ListPipelinesRequest
Represents the input of a
ListPipelines action. |
| ListPipelinesResponse
Represents the output of a
ListPipelines action. |
| ListTagsForResourceRequest |
| ListTagsForResourceResponse |
| ListWebhookItem
The detail returned for each webhook after listing webhooks, such as the webhook URL, the webhook name, and the
webhook ARN.
|
| ListWebhooksRequest |
| ListWebhooksResponse |
| PipelineExecutionSummary
Summary information about a pipeline execution.
|
| PipelineSummary
Returns a summary of a pipeline.
|
| Tag
A tag is a key-value pair that is used to manage the resource.
|
| Class and Description |
|---|
| AcknowledgeJobRequest
Represents the input of an AcknowledgeJob action.
|
| AcknowledgeThirdPartyJobRequest
Represents the input of an AcknowledgeThirdPartyJob action.
|
| CreateCustomActionTypeRequest
Represents the input of a CreateCustomActionType operation.
|
| CreatePipelineRequest
Represents the input of a
CreatePipeline action. |
| DeleteCustomActionTypeRequest
Represents the input of a
DeleteCustomActionType operation. |
| DeletePipelineRequest
Represents the input of a
DeletePipeline action. |
| DeleteWebhookRequest |
| DeregisterWebhookWithThirdPartyRequest |
| DisableStageTransitionRequest
Represents the input of a
DisableStageTransition action. |
| EnableStageTransitionRequest
Represents the input of an
EnableStageTransition action. |
| GetActionTypeRequest |
| GetJobDetailsRequest
Represents the input of a
GetJobDetails action. |
| GetPipelineExecutionRequest
Represents the input of a
GetPipelineExecution action. |
| GetPipelineRequest
Represents the input of a
GetPipeline action. |
| GetPipelineStateRequest
Represents the input of a
GetPipelineState action. |
| GetThirdPartyJobDetailsRequest
Represents the input of a
GetThirdPartyJobDetails action. |
| ListActionExecutionsRequest |
| ListActionTypesRequest
Represents the input of a
ListActionTypes action. |
| ListPipelineExecutionsRequest
Represents the input of a
ListPipelineExecutions action. |
| ListPipelinesRequest
Represents the input of a
ListPipelines action. |
| ListTagsForResourceRequest |
| ListWebhooksRequest |
| PollForJobsRequest
Represents the input of a
PollForJobs action. |
| PollForThirdPartyJobsRequest
Represents the input of a
PollForThirdPartyJobs action. |
| PutActionRevisionRequest
Represents the input of a
PutActionRevision action. |
| PutApprovalResultRequest
Represents the input of a
PutApprovalResult action. |
| PutJobFailureResultRequest
Represents the input of a
PutJobFailureResult action. |
| PutJobSuccessResultRequest
Represents the input of a
PutJobSuccessResult action. |
| PutThirdPartyJobFailureResultRequest
Represents the input of a
PutThirdPartyJobFailureResult action. |
| PutThirdPartyJobSuccessResultRequest
Represents the input of a
PutThirdPartyJobSuccessResult action. |
| PutWebhookRequest |
| RegisterWebhookWithThirdPartyRequest |
| RetryStageExecutionRequest
Represents the input of a
RetryStageExecution action. |
| StartPipelineExecutionRequest
Represents the input of a
StartPipelineExecution action. |
| StopPipelineExecutionRequest |
| TagResourceRequest |
| UntagResourceRequest |
| UpdateActionTypeRequest |
| UpdatePipelineRequest
Represents the input of an
UpdatePipeline action. |
Copyright © 2023. All rights reserved.