Module aws_sdk_codepipeline::error
source · Expand description
All error types that operations can return. Documentation on these types is copied from the model.
Modules
Structs
AcknowledgeJob
operation.AcknowledgeThirdPartyJob
operation.The specified action cannot be found.
The specified action type cannot be found.
The approval action has already been approved or rejected.
Unable to modify the tag due to a simultaneous update request.
Your request cannot be handled because the pipeline is busy handling ongoing activities. Try again later.
CreateCustomActionType
operation.CreatePipeline
operation.DeleteCustomActionType
operation.DeletePipeline
operation.DeleteWebhook
operation.DeregisterWebhookWithThirdParty
operation.DisableStageTransition
operation.The pipeline execution is already in a Stopping
state. If you already chose to stop and wait, you cannot make that request again. You can choose to stop and abandon now, but be aware that this option can lead to failed tasks or out of sequence tasks. If you already chose to stop and abandon, you cannot make that request again.
EnableStageTransition
operation.GetActionType
operation.GetJobDetails
operation.GetPipeline
operation.GetPipelineExecution
operation.GetPipelineState
operation.GetThirdPartyJobDetails
operation.The action declaration was specified in an invalid format.
The approval request already received a response or has expired.
The specified resource ARN is invalid.
Reserved for future use.
The client token was specified in an invalid format
The job was specified in an invalid format or cannot be found.
The job state was specified in an invalid format.
The next token was specified in an invalid format. Make sure that the next token you provide is the token returned by a previous call.
The nonce was specified in an invalid format.
The stage declaration was specified in an invalid format.
The structure was specified in an invalid format.
The specified resource tags are invalid.
The specified authentication type is in an invalid format.
The specified event filter rule is in an invalid format.
The job was specified in an invalid format or cannot be found.
The number of pipelines associated with the AWS account has exceeded the limit allowed for the account.
ListActionExecutions
operation.ListActionTypes
operation.ListPipelineExecutions
operation.ListPipelines
operation.ListTagsForResource
operation.ListWebhooks
operation.The stage has failed in a later run of the pipeline and the pipelineExecutionId associated with the request is out of date.
Exceeded the total size limit for all variables in the pipeline.
The pipeline execution was specified in an invalid format or cannot be found, or an execution ID does not belong to the specified pipeline.
Unable to stop the pipeline execution. The execution might already be in a Stopped
state, or it might no longer be in progress.
The specified pipeline name is already in use.
The pipeline was specified in an invalid format or cannot be found.
The pipeline version was specified in an invalid format or cannot be found.
PollForJobs
operation.PollForThirdPartyJobs
operation.PutActionRevision
operation.PutApprovalResult
operation.PutJobFailureResult
operation.PutJobSuccessResult
operation.PutThirdPartyJobFailureResult
operation.PutThirdPartyJobSuccessResult
operation.PutWebhook
operation.RegisterWebhookWithThirdParty
operation.The request failed because of an unknown error, exception, or failure.
The resource was specified in an invalid format.
RetryStageExecution
operation.The stage was specified in an invalid format or cannot be found.
Unable to retry. The pipeline structure or stage state might have changed while actions awaited retry, or the stage contains no failed actions.
StartPipelineExecution
operation.StopPipelineExecution
operation.TagResource
operation.The tags limit for a resource has been exceeded.
UntagResource
operation.UpdateActionType
operation.UpdatePipeline
operation.The validation was specified in an invalid format.
The specified webhook was entered in an invalid format or cannot be found.
Enums
AcknowledgeJob
operation.AcknowledgeThirdPartyJob
operation.CreateCustomActionType
operation.CreatePipeline
operation.DeleteCustomActionType
operation.DeletePipeline
operation.DeleteWebhook
operation.DeregisterWebhookWithThirdParty
operation.DisableStageTransition
operation.EnableStageTransition
operation.GetActionType
operation.GetJobDetails
operation.GetPipeline
operation.GetPipelineExecution
operation.GetPipelineState
operation.GetThirdPartyJobDetails
operation.ListActionExecutions
operation.ListActionTypes
operation.ListPipelineExecutions
operation.ListPipelines
operation.ListTagsForResource
operation.ListWebhooks
operation.PollForJobs
operation.PollForThirdPartyJobs
operation.PutActionRevision
operation.PutApprovalResult
operation.PutJobFailureResult
operation.PutJobSuccessResult
operation.PutThirdPartyJobFailureResult
operation.PutThirdPartyJobSuccessResult
operation.PutWebhook
operation.RegisterWebhookWithThirdParty
operation.RetryStageExecution
operation.StartPipelineExecution
operation.StopPipelineExecution
operation.TagResource
operation.UntagResource
operation.UpdateActionType
operation.UpdatePipeline
operation.