| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ActionNotFoundException
 The specified action cannot be found. | 
| class  | ActionTypeNotFoundException
 The specified action type cannot be found. | 
| class  | ApprovalAlreadyCompletedException
 The approval action has already been approved or rejected. | 
| class  | ConcurrentModificationException
 Unable to modify the tag due to a simultaneous update request. | 
| class  | DuplicatedStopRequestException
 The pipeline execution is already in a  Stoppingstate. | 
| class  | InvalidActionDeclarationException
 The action declaration was specified in an invalid format. | 
| class  | InvalidApprovalTokenException
 The approval request already received a response or has expired. | 
| class  | InvalidArnException
 The specified resource ARN is invalid. | 
| class  | InvalidBlockerDeclarationException
 Reserved for future use. | 
| class  | InvalidClientTokenException
 The client token was specified in an invalid format | 
| class  | InvalidJobException
 The job was specified in an invalid format or cannot be found. | 
| class  | InvalidJobStateException
 The job state was specified in an invalid format. | 
| class  | InvalidNextTokenException
 The next token was specified in an invalid format. | 
| class  | InvalidNonceException
 The nonce was specified in an invalid format. | 
| class  | InvalidStageDeclarationException
 The stage declaration was specified in an invalid format. | 
| class  | InvalidStructureException
 The structure was specified in an invalid format. | 
| class  | InvalidTagsException
 The specified resource tags are invalid. | 
| class  | InvalidWebhookAuthenticationParametersException
 The specified authentication type is in an invalid format. | 
| class  | InvalidWebhookFilterPatternException
 The specified event filter rule is in an invalid format. | 
| class  | JobNotFoundException
 The job was specified in an invalid format or cannot be found. | 
| class  | LimitExceededException
 The number of pipelines associated with the AWS account has exceeded the limit allowed for the account. | 
| class  | NotLatestPipelineExecutionException
 The stage has failed in a later run of the pipeline and the pipelineExecutionId associated with the request is out of
 date. | 
| class  | OutputVariablesSizeExceededException
 Exceeded the total size limit for all variables in the pipeline. | 
| class  | 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. | 
| class  | PipelineExecutionNotStoppableException
 Unable to stop the pipeline execution. | 
| class  | PipelineNameInUseException
 The specified pipeline name is already in use. | 
| class  | PipelineNotFoundException
 The pipeline was specified in an invalid format or cannot be found. | 
| class  | PipelineVersionNotFoundException
 The pipeline version was specified in an invalid format or cannot be found. | 
| class  | ResourceNotFoundException
 The resource was specified in an invalid format. | 
| class  | StageNotFoundException
 The stage was specified in an invalid format or cannot be found. | 
| class  | StageNotRetryableException
 Unable to retry. | 
| class  | TooManyTagsException
 The tags limit for a resource has been exceeded. | 
| class  | ValidationException
 The validation was specified in an invalid format. | 
| class  | WebhookNotFoundException
 The specified webhook was entered in an invalid format or cannot be found. | 
Copyright © 2020. All rights reserved.