package
1.14.23
Repository: https://github.com/luopengift/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.
ID to lookup a service endpoint with.
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".
ErrCodeInvalidWebhookAuthenticationParametersException for service response error code "InvalidWebhookAuthenticationParametersException".
ErrCodeInvalidWebhookFilterPatternException for service response error code "InvalidWebhookFilterPatternException".
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".
ErrCodeWebhookNotFoundException for service response error code "WebhookNotFoundException".
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.
ServiceID is a unique identifer of a specific service.
Name of service.
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.
WebhookAuthenticationTypeGithubHmac is a WebhookAuthenticationType enum value.
WebhookAuthenticationTypeIp is a WebhookAuthenticationType enum value.
WebhookAuthenticationTypeUnauthenticated is a WebhookAuthenticationType enum value.

# Structs

Represents the input of an AcknowledgeJob action.
Represents the output of an AcknowledgeJob action.
Represents the input of an AcknowledgeThirdPartyJob action.
Represents the output of an AcknowledgeThirdPartyJob 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 CreateCustomActionType operation.
Represents the output of a CreateCustomActionType operation.
Represents the input of a CreatePipeline action.
Represents the output of a CreatePipeline action.
Represents information about a current revision.
Represents the input of a DeleteCustomActionType operation.
No description provided by the author
Represents the input of a DeletePipeline action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of a DisableStageTransition action.
No description provided by the author
Represents the input of an EnableStageTransition 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 GetJobDetails action.
Represents the output of a GetJobDetails action.
Represents the input of a GetPipelineExecution action.
Represents the output of a GetPipelineExecution action.
Represents the input of a GetPipeline action.
Represents the output of a GetPipeline action.
Represents the input of a GetPipelineState action.
Represents the output of a GetPipelineState action.
Represents the input of a GetThirdPartyJobDetails action.
Represents the output of a GetThirdPartyJobDetails 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 ListActionTypes action.
Represents the output of a ListActionTypes action.
Represents the input of a ListPipelineExecutions action.
Represents the output of a ListPipelineExecutions action.
Represents the input of a ListPipelines action.
Represents the output of a ListPipelines action.
The detail returned for each webhook after listing webhooks, such as the webhook URL, the webhook name, and the webhook ARN.
No description provided by the author
No description provided by the author
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.
Information about a pipeline.
Returns a summary of a pipeline.
Represents the input of a PollForJobs action.
Represents the output of a PollForJobs action.
Represents the input of a PollForThirdPartyJobs action.
Represents the output of a PollForThirdPartyJobs action.
Represents the input of a PutActionRevision action.
Represents the output of a PutActionRevision action.
Represents the input of a PutApprovalResult action.
Represents the output of a PutApprovalResult action.
Represents the input of a PutJobFailureResult action.
No description provided by the author
Represents the input of a PutJobSuccessResult action.
No description provided by the author
Represents the input of a PutThirdPartyJobFailureResult action.
No description provided by the author
Represents the input of a PutThirdPartyJobSuccessResult action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of a RetryStageExecution action.
Represents the output of a RetryStageExecution action.
The location of the Amazon S3 bucket that contains a revision.
No description provided by the author
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 StartPipelineExecution action.
Represents the output of a StartPipelineExecution 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 UpdatePipeline action.
Represents the output of an UpdatePipeline action.
No description provided by the author
Represents information about a webhook and its definition.
The event criteria that specify when a webhook notification is sent to your URL.