package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.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 config.
# Constants
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionConfigurationPropertyType.
Enum values for ActionConfigurationPropertyType.
Enum values for ActionConfigurationPropertyType.
Enum values for ActionExecutionStatus.
Enum values for ActionExecutionStatus.
Enum values for ActionExecutionStatus.
Enum values for ActionOwner.
Enum values for ActionOwner.
Enum values for ActionOwner.
Enum values for ApprovalStatus.
Enum values for ApprovalStatus.
Enum values for ArtifactLocationType.
Enum values for ArtifactStoreType.
Enum values for BlockerType.
Enum values for EncryptionKeyType.
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".
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".
Enum values for FailureType.
Enum values for FailureType.
Enum values for FailureType.
Enum values for FailureType.
Enum values for FailureType.
Enum values for FailureType.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineExecutionStatus.
Service endpoint prefix API calls made to.
Enum values for StageExecutionStatus.
Enum values for StageExecutionStatus.
Enum values for StageExecutionStatus.
Enum values for StageRetryMode.
Enum values for StageTransitionType.
Enum values for StageTransitionType.
Enum values for WebhookAuthenticationType.
Enum values for WebhookAuthenticationType.
Enum values for WebhookAuthenticationType.
# Structs
Represents the input of an AcknowledgeJob action.
Represents the output of an AcknowledgeJob action.
AcknowledgeJobRequest is a API request type for the AcknowledgeJob API operation.
Represents the input of an AcknowledgeThirdPartyJob action.
Represents the output of an AcknowledgeThirdPartyJob action.
AcknowledgeThirdPartyJobRequest is a API request type for the AcknowledgeThirdPartyJob API operation.
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.
CreateCustomActionTypeRequest is a API request type for the CreateCustomActionType API operation.
Represents the input of a CreatePipeline action.
Represents the output of a CreatePipeline action.
CreatePipelineRequest is a API request type for the CreatePipeline API operation.
Represents information about a current revision.
Represents the input of a DeleteCustomActionType operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DeleteCustomActionTypeOutput.
DeleteCustomActionTypeRequest is a API request type for the DeleteCustomActionType API operation.
Represents the input of a DeletePipeline action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DeletePipelineOutput.
DeletePipelineRequest is a API request type for the DeletePipeline API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DeleteWebhookInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DeleteWebhookOutput.
DeleteWebhookRequest is a API request type for the DeleteWebhook API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DeregisterWebhookWithThirdPartyInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DeregisterWebhookWithThirdPartyOutput.
DeregisterWebhookWithThirdPartyRequest is a API request type for the DeregisterWebhookWithThirdParty API operation.
Represents the input of a DisableStageTransition action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/DisableStageTransitionOutput.
DisableStageTransitionRequest is a API request type for the DisableStageTransition API operation.
Represents the input of an EnableStageTransition action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/EnableStageTransitionOutput.
EnableStageTransitionRequest is a API request type for the EnableStageTransition API operation.
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.
GetJobDetailsRequest is a API request type for the GetJobDetails API operation.
Represents the input of a GetPipelineExecution action.
Represents the output of a GetPipelineExecution action.
GetPipelineExecutionRequest is a API request type for the GetPipelineExecution API operation.
Represents the input of a GetPipeline action.
Represents the output of a GetPipeline action.
GetPipelineRequest is a API request type for the GetPipeline API operation.
Represents the input of a GetPipelineState action.
Represents the output of a GetPipelineState action.
GetPipelineStateRequest is a API request type for the GetPipelineState API operation.
Represents the input of a GetThirdPartyJobDetails action.
Represents the output of a GetThirdPartyJobDetails action.
GetThirdPartyJobDetailsRequest is a API request type for the GetThirdPartyJobDetails API operation.
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.
ListActionTypesRequest is a API request type for the ListActionTypes API operation.
Represents the input of a ListPipelineExecutions action.
Represents the output of a ListPipelineExecutions action.
ListPipelineExecutionsRequest is a API request type for the ListPipelineExecutions API operation.
Represents the input of a ListPipelines action.
Represents the output of a ListPipelines action.
ListPipelinesRequest is a API request type for the ListPipelines API operation.
The detail returned for each webhook after listing webhooks, such as the webhook URL, the webhook name, and the webhook ARN.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ListWebhooksInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/ListWebhooksOutput.
ListWebhooksRequest is a API request type for the ListWebhooks API operation.
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.
PollForJobsRequest is a API request type for the PollForJobs API operation.
Represents the input of a PollForThirdPartyJobs action.
Represents the output of a PollForThirdPartyJobs action.
PollForThirdPartyJobsRequest is a API request type for the PollForThirdPartyJobs API operation.
Represents the input of a PutActionRevision action.
Represents the output of a PutActionRevision action.
PutActionRevisionRequest is a API request type for the PutActionRevision API operation.
Represents the input of a PutApprovalResult action.
Represents the output of a PutApprovalResult action.
PutApprovalResultRequest is a API request type for the PutApprovalResult API operation.
Represents the input of a PutJobFailureResult action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutJobFailureResultOutput.
PutJobFailureResultRequest is a API request type for the PutJobFailureResult API operation.
Represents the input of a PutJobSuccessResult action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutJobSuccessResultOutput.
PutJobSuccessResultRequest is a API request type for the PutJobSuccessResult API operation.
Represents the input of a PutThirdPartyJobFailureResult action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutThirdPartyJobFailureResultOutput.
PutThirdPartyJobFailureResultRequest is a API request type for the PutThirdPartyJobFailureResult API operation.
Represents the input of a PutThirdPartyJobSuccessResult action.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutThirdPartyJobSuccessResultOutput.
PutThirdPartyJobSuccessResultRequest is a API request type for the PutThirdPartyJobSuccessResult API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutWebhookInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/PutWebhookOutput.
PutWebhookRequest is a API request type for the PutWebhook API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/RegisterWebhookWithThirdPartyInput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/RegisterWebhookWithThirdPartyOutput.
RegisterWebhookWithThirdPartyRequest is a API request type for the RegisterWebhookWithThirdParty API operation.
Represents the input of a RetryStageExecution action.
Represents the output of a RetryStageExecution action.
RetryStageExecutionRequest is a API request type for the RetryStageExecution API operation.
The location of the Amazon S3 bucket that contains a revision.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/SourceRevision.
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.
StartPipelineExecutionRequest is a API request type for the StartPipelineExecution API operation.
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.
UpdatePipelineRequest is a API request type for the UpdatePipeline API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/codepipeline-2015-07-09/WebhookAuthConfiguration.
Represents information about a webhook and its definition.
The event criteria that specify when a webhook notification is sent to your URL.
# Type aliases
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
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
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
No description provided by the author