package
1.4.17
Repository: https://github.com/insionng/aws-sdk-go.git
Documentation: pkg.go.dev

# 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.
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.
A ServiceName is the name of the service the client will make API calls 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 location where artifacts are stored for the pipeline.
Represents an AWS session credentials object.
Reserved for future use.
Overview This is the AWS CodePipeline API Reference.
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.
No description provided by the author
Represents the input of a delete pipeline action.
No description provided by the author
Represents the input of a disable stage transition input action.
No description provided by the author
Represents the input of an enable stage transition action.
No description provided by the author
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 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.
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.
No description provided by the author
Represents the input of a put job success result action.
No description provided by the author
Represents the input of a third party job failure result action.
No description provided by the author
Represents the input of a put third party job success result action.
No description provided by the author
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.