# Packages
Package codepipelineiface provides an interface to enable mocking the AWS CodePipeline service client for testing your code.
# Functions
New creates a new instance of the CodePipeline client with a session.
# Constants
ActionCategoryApproval is a ActionCategory enum value.
ActionCategoryBuild is a ActionCategory enum value.
ActionCategoryDeploy is a ActionCategory enum value.
ActionCategoryInvoke is a ActionCategory enum value.
ActionCategorySource is a ActionCategory enum value.
ActionCategoryTest is a ActionCategory enum value.
ActionConfigurationPropertyTypeBoolean is a ActionConfigurationPropertyType enum value.
ActionConfigurationPropertyTypeNumber is a ActionConfigurationPropertyType enum value.
ActionConfigurationPropertyTypeString is a ActionConfigurationPropertyType enum value.
ActionExecutionStatusFailed is a ActionExecutionStatus enum value.
ActionExecutionStatusInProgress is a ActionExecutionStatus enum value.
ActionExecutionStatusSucceeded is a ActionExecutionStatus enum value.
ActionOwnerAws is a ActionOwner enum value.
ActionOwnerCustom is a ActionOwner enum value.
ActionOwnerThirdParty is a ActionOwner enum value.
ApprovalStatusApproved is a ApprovalStatus enum value.
ApprovalStatusRejected is a ApprovalStatus enum value.
ArtifactLocationTypeS3 is a ArtifactLocationType enum value.
ArtifactStoreTypeS3 is a ArtifactStoreType enum value.
BlockerTypeSchedule is a BlockerType enum value.
EncryptionKeyTypeKms is a EncryptionKeyType enum value.
Service ID for Regions and Endpoints metadata.
ErrCodeActionNotFoundException for service response error code "ActionNotFoundException".
ErrCodeActionTypeNotFoundException for service response error code "ActionTypeNotFoundException".
ErrCodeApprovalAlreadyCompletedException for service response error code "ApprovalAlreadyCompletedException".
ErrCodeInvalidActionDeclarationException for service response error code "InvalidActionDeclarationException".
ErrCodeInvalidApprovalTokenException for service response error code "InvalidApprovalTokenException".
ErrCodeInvalidBlockerDeclarationException for service response error code "InvalidBlockerDeclarationException".
ErrCodeInvalidClientTokenException for service response error code "InvalidClientTokenException".
ErrCodeInvalidJobException for service response error code "InvalidJobException".
ErrCodeInvalidJobStateException for service response error code "InvalidJobStateException".
ErrCodeInvalidNextTokenException for service response error code "InvalidNextTokenException".
ErrCodeInvalidNonceException for service response error code "InvalidNonceException".
ErrCodeInvalidStageDeclarationException for service response error code "InvalidStageDeclarationException".
ErrCodeInvalidStructureException for service response error code "InvalidStructureException".
ErrCodeJobNotFoundException for service response error code "JobNotFoundException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeNotLatestPipelineExecutionException for service response error code "NotLatestPipelineExecutionException".
ErrCodePipelineExecutionNotFoundException for service response error code "PipelineExecutionNotFoundException".
ErrCodePipelineNameInUseException for service response error code "PipelineNameInUseException".
ErrCodePipelineNotFoundException for service response error code "PipelineNotFoundException".
ErrCodePipelineVersionNotFoundException for service response error code "PipelineVersionNotFoundException".
ErrCodeStageNotFoundException for service response error code "StageNotFoundException".
ErrCodeStageNotRetryableException for service response error code "StageNotRetryableException".
ErrCodeValidationException for service response error code "ValidationException".
FailureTypeConfigurationError is a FailureType enum value.
FailureTypeJobFailed is a FailureType enum value.
FailureTypePermissionError is a FailureType enum value.
FailureTypeRevisionOutOfSync is a FailureType enum value.
FailureTypeRevisionUnavailable is a FailureType enum value.
FailureTypeSystemUnavailable is a FailureType enum value.
JobStatusCreated is a JobStatus enum value.
JobStatusDispatched is a JobStatus enum value.
JobStatusFailed is a JobStatus enum value.
JobStatusInProgress is a JobStatus enum value.
JobStatusQueued is a JobStatus enum value.
JobStatusSucceeded is a JobStatus enum value.
JobStatusTimedOut is a JobStatus enum value.
PipelineExecutionStatusFailed is a PipelineExecutionStatus enum value.
PipelineExecutionStatusInProgress is a PipelineExecutionStatus enum value.
PipelineExecutionStatusSucceeded is a PipelineExecutionStatus enum value.
PipelineExecutionStatusSuperseded is a PipelineExecutionStatus enum value.
Service endpoint prefix API calls made to.
StageExecutionStatusFailed is a StageExecutionStatus enum value.
StageExecutionStatusInProgress is a StageExecutionStatus enum value.
StageExecutionStatusSucceeded is a StageExecutionStatus enum value.
StageRetryModeFailedActions is a StageRetryMode enum value.
StageTransitionTypeInbound is a StageTransitionType enum value.
StageTransitionTypeOutbound is a StageTransitionType enum value.
# Structs
Represents the input of an acknowledge job action.
Represents the output of an acknowledge job action.
Represents the input of an acknowledge third party job action.
Represents the output of an acknowledge third party job action.
Represents information about an action configuration.
Represents information about an action configuration property.
Represents the context of an action within the stage of a pipeline to a job worker.
Represents information about an action declaration.
Represents information about the run of an action.
Represents information about the version (or revision) of an action.
Represents information about the state of an action.
Returns information about the details of an action type.
Represents information about an action type.
Returns information about the settings for an action type.
Represents information about the result of an approval request.
Represents information about an artifact that will be worked upon by actions in the pipeline.
Returns information about the details of an artifact.
Represents information about the location of an artifact.
Represents revision details of an artifact.
The Amazon S3 bucket where artifacts are stored for the pipeline.
Represents an AWS session credentials object.
Reserved for future use.
CodePipeline provides the API operation methods for making requests to AWS CodePipeline.
Represents the input of a create custom action operation.
Represents the output of a create custom action operation.
Represents the input of a create pipeline action.
Represents the output of a create pipeline action.
Represents information about a current revision.
Represents the input of a delete custom action operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DeleteCustomActionTypeOutput.
Represents the input of a delete pipeline action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DeletePipelineOutput.
Represents the input of a disable stage transition input action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DisableStageTransitionOutput.
Represents the input of an enable stage transition action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/EnableStageTransitionOutput.
Represents information about the key used to encrypt data in the artifact store, such as an AWS Key Management Service (AWS KMS) key.
Represents information about an error in AWS CodePipeline.
The details of the actions taken and results produced on an artifact as it passes through stages in the pipeline.
Represents information about failure details.
Represents the input of a get job details action.
Represents the output of a get job details action.
Represents the input of a get pipeline execution action.
Represents the output of a get pipeline execution action.
Represents the input of a get pipeline action.
Represents the output of a get pipeline action.
Represents the input of a get pipeline state action.
Represents the output of a get pipeline state action.
Represents the input of a get third party job details action.
Represents the output of a get third party job details action.
Represents information about an artifact to be worked on, such as a test or build artifact.
Represents information about a job.
Represents additional information about a job required for a job worker to complete the job.
Represents information about the details of a job.
Represents the input of a list action types action.
Represents the output of a list action types action.
Represents the input of a list pipeline executions action.
Represents the output of a list pipeline executions action.
Represents the input of a list pipelines action.
Represents the output of a list pipelines action.
Represents information about the output of an action.
Represents information about a pipeline to a job worker.
Represents the structure of actions and stages to be performed in the pipeline.
Represents information about an execution of a pipeline.
Summary information about a pipeline execution.
Returns a summary of a pipeline.
Represents the input of a poll for jobs action.
Represents the output of a poll for jobs action.
Represents the input of a poll for third party jobs action.
Represents the output of a poll for third party jobs action.
Represents the input of a put action revision action.
Represents the output of a put action revision action.
Represents the input of a put approval result action.
Represents the output of a put approval result action.
Represents the input of a put job failure result action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutJobFailureResultOutput.
Represents the input of a put job success result action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutJobSuccessResultOutput.
Represents the input of a third party job failure result action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutThirdPartyJobFailureResultOutput.
Represents the input of a put third party job success result action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutThirdPartyJobSuccessResultOutput.
Represents the input of a retry stage execution action.
Represents the output of a retry stage execution action.
The location of the Amazon S3 bucket that contains a revision.
Represents information about a stage to a job worker.
Represents information about a stage and its definition.
Represents information about the run of a stage.
Represents information about the state of the stage.
Represents the input of a start pipeline execution action.
Represents the output of a start pipeline execution action.
A response to a PollForThirdPartyJobs request returned by AWS CodePipeline when there is a job to be worked upon by a partner action.
Represents information about the job data for a partner action.
The details of a job sent in response to a GetThirdPartyJobDetails request.
Represents information about the state of transitions between one stage and another stage.
Represents the input of an update pipeline action.
Represents the output of an update pipeline action.