AWS SDK for C++  0.14.3
AWS SDK for C++
Public Types | Public Member Functions | List of all members
Aws::CodePipeline::CodePipelineClient Class Reference

#include <CodePipelineClient.h>

+ Inheritance diagram for Aws::CodePipeline::CodePipelineClient:

Public Types

typedef Aws::Client::AWSJsonClient BASECLASS
 
- Public Types inherited from Aws::Client::AWSJsonClient
typedef AWSClient BASECLASS
 

Public Member Functions

 CodePipelineClient (const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())
 
 CodePipelineClient (const Auth::AWSCredentials &credentials, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())
 
 CodePipelineClient (const std::shared_ptr< Auth::AWSCredentialsProvider > &credentialsProvider, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())
 
virtual ~CodePipelineClient ()
 
virtual Model::AcknowledgeJobOutcome AcknowledgeJob (const Model::AcknowledgeJobRequest &request) const
 
virtual Model::AcknowledgeJobOutcomeCallable AcknowledgeJobCallable (const Model::AcknowledgeJobRequest &request) const
 
virtual void AcknowledgeJobAsync (const Model::AcknowledgeJobRequest &request, const AcknowledgeJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::AcknowledgeThirdPartyJobOutcome AcknowledgeThirdPartyJob (const Model::AcknowledgeThirdPartyJobRequest &request) const
 
virtual Model::AcknowledgeThirdPartyJobOutcomeCallable AcknowledgeThirdPartyJobCallable (const Model::AcknowledgeThirdPartyJobRequest &request) const
 
virtual void AcknowledgeThirdPartyJobAsync (const Model::AcknowledgeThirdPartyJobRequest &request, const AcknowledgeThirdPartyJobResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateCustomActionTypeOutcome CreateCustomActionType (const Model::CreateCustomActionTypeRequest &request) const
 
virtual Model::CreateCustomActionTypeOutcomeCallable CreateCustomActionTypeCallable (const Model::CreateCustomActionTypeRequest &request) const
 
virtual void CreateCustomActionTypeAsync (const Model::CreateCustomActionTypeRequest &request, const CreateCustomActionTypeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreatePipelineOutcome CreatePipeline (const Model::CreatePipelineRequest &request) const
 
virtual Model::CreatePipelineOutcomeCallable CreatePipelineCallable (const Model::CreatePipelineRequest &request) const
 
virtual void CreatePipelineAsync (const Model::CreatePipelineRequest &request, const CreatePipelineResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteCustomActionTypeOutcome DeleteCustomActionType (const Model::DeleteCustomActionTypeRequest &request) const
 
virtual Model::DeleteCustomActionTypeOutcomeCallable DeleteCustomActionTypeCallable (const Model::DeleteCustomActionTypeRequest &request) const
 
virtual void DeleteCustomActionTypeAsync (const Model::DeleteCustomActionTypeRequest &request, const DeleteCustomActionTypeResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeletePipelineOutcome DeletePipeline (const Model::DeletePipelineRequest &request) const
 
virtual Model::DeletePipelineOutcomeCallable DeletePipelineCallable (const Model::DeletePipelineRequest &request) const
 
virtual void DeletePipelineAsync (const Model::DeletePipelineRequest &request, const DeletePipelineResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DisableStageTransitionOutcome DisableStageTransition (const Model::DisableStageTransitionRequest &request) const
 
virtual Model::DisableStageTransitionOutcomeCallable DisableStageTransitionCallable (const Model::DisableStageTransitionRequest &request) const
 
virtual void DisableStageTransitionAsync (const Model::DisableStageTransitionRequest &request, const DisableStageTransitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::EnableStageTransitionOutcome EnableStageTransition (const Model::EnableStageTransitionRequest &request) const
 
virtual Model::EnableStageTransitionOutcomeCallable EnableStageTransitionCallable (const Model::EnableStageTransitionRequest &request) const
 
virtual void EnableStageTransitionAsync (const Model::EnableStageTransitionRequest &request, const EnableStageTransitionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::GetJobDetailsOutcome GetJobDetails (const Model::GetJobDetailsRequest &request) const
 
virtual Model::GetJobDetailsOutcomeCallable GetJobDetailsCallable (const Model::GetJobDetailsRequest &request) const
 
virtual void GetJobDetailsAsync (const Model::GetJobDetailsRequest &request, const GetJobDetailsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::GetPipelineOutcome GetPipeline (const Model::GetPipelineRequest &request) const
 
virtual Model::GetPipelineOutcomeCallable GetPipelineCallable (const Model::GetPipelineRequest &request) const
 
virtual void GetPipelineAsync (const Model::GetPipelineRequest &request, const GetPipelineResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::GetPipelineStateOutcome GetPipelineState (const Model::GetPipelineStateRequest &request) const
 
virtual Model::GetPipelineStateOutcomeCallable GetPipelineStateCallable (const Model::GetPipelineStateRequest &request) const
 
virtual void GetPipelineStateAsync (const Model::GetPipelineStateRequest &request, const GetPipelineStateResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::GetThirdPartyJobDetailsOutcome GetThirdPartyJobDetails (const Model::GetThirdPartyJobDetailsRequest &request) const
 
virtual Model::GetThirdPartyJobDetailsOutcomeCallable GetThirdPartyJobDetailsCallable (const Model::GetThirdPartyJobDetailsRequest &request) const
 
virtual void GetThirdPartyJobDetailsAsync (const Model::GetThirdPartyJobDetailsRequest &request, const GetThirdPartyJobDetailsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ListActionTypesOutcome ListActionTypes (const Model::ListActionTypesRequest &request) const
 
virtual Model::ListActionTypesOutcomeCallable ListActionTypesCallable (const Model::ListActionTypesRequest &request) const
 
virtual void ListActionTypesAsync (const Model::ListActionTypesRequest &request, const ListActionTypesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ListPipelinesOutcome ListPipelines (const Model::ListPipelinesRequest &request) const
 
virtual Model::ListPipelinesOutcomeCallable ListPipelinesCallable (const Model::ListPipelinesRequest &request) const
 
virtual void ListPipelinesAsync (const Model::ListPipelinesRequest &request, const ListPipelinesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PollForJobsOutcome PollForJobs (const Model::PollForJobsRequest &request) const
 
virtual Model::PollForJobsOutcomeCallable PollForJobsCallable (const Model::PollForJobsRequest &request) const
 
virtual void PollForJobsAsync (const Model::PollForJobsRequest &request, const PollForJobsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PollForThirdPartyJobsOutcome PollForThirdPartyJobs (const Model::PollForThirdPartyJobsRequest &request) const
 
virtual Model::PollForThirdPartyJobsOutcomeCallable PollForThirdPartyJobsCallable (const Model::PollForThirdPartyJobsRequest &request) const
 
virtual void PollForThirdPartyJobsAsync (const Model::PollForThirdPartyJobsRequest &request, const PollForThirdPartyJobsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PutActionRevisionOutcome PutActionRevision (const Model::PutActionRevisionRequest &request) const
 
virtual Model::PutActionRevisionOutcomeCallable PutActionRevisionCallable (const Model::PutActionRevisionRequest &request) const
 
virtual void PutActionRevisionAsync (const Model::PutActionRevisionRequest &request, const PutActionRevisionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PutApprovalResultOutcome PutApprovalResult (const Model::PutApprovalResultRequest &request) const
 
virtual Model::PutApprovalResultOutcomeCallable PutApprovalResultCallable (const Model::PutApprovalResultRequest &request) const
 
virtual void PutApprovalResultAsync (const Model::PutApprovalResultRequest &request, const PutApprovalResultResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PutJobFailureResultOutcome PutJobFailureResult (const Model::PutJobFailureResultRequest &request) const
 
virtual Model::PutJobFailureResultOutcomeCallable PutJobFailureResultCallable (const Model::PutJobFailureResultRequest &request) const
 
virtual void PutJobFailureResultAsync (const Model::PutJobFailureResultRequest &request, const PutJobFailureResultResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PutJobSuccessResultOutcome PutJobSuccessResult (const Model::PutJobSuccessResultRequest &request) const
 
virtual Model::PutJobSuccessResultOutcomeCallable PutJobSuccessResultCallable (const Model::PutJobSuccessResultRequest &request) const
 
virtual void PutJobSuccessResultAsync (const Model::PutJobSuccessResultRequest &request, const PutJobSuccessResultResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PutThirdPartyJobFailureResultOutcome PutThirdPartyJobFailureResult (const Model::PutThirdPartyJobFailureResultRequest &request) const
 
virtual Model::PutThirdPartyJobFailureResultOutcomeCallable PutThirdPartyJobFailureResultCallable (const Model::PutThirdPartyJobFailureResultRequest &request) const
 
virtual void PutThirdPartyJobFailureResultAsync (const Model::PutThirdPartyJobFailureResultRequest &request, const PutThirdPartyJobFailureResultResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PutThirdPartyJobSuccessResultOutcome PutThirdPartyJobSuccessResult (const Model::PutThirdPartyJobSuccessResultRequest &request) const
 
virtual Model::PutThirdPartyJobSuccessResultOutcomeCallable PutThirdPartyJobSuccessResultCallable (const Model::PutThirdPartyJobSuccessResultRequest &request) const
 
virtual void PutThirdPartyJobSuccessResultAsync (const Model::PutThirdPartyJobSuccessResultRequest &request, const PutThirdPartyJobSuccessResultResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RetryStageExecutionOutcome RetryStageExecution (const Model::RetryStageExecutionRequest &request) const
 
virtual Model::RetryStageExecutionOutcomeCallable RetryStageExecutionCallable (const Model::RetryStageExecutionRequest &request) const
 
virtual void RetryStageExecutionAsync (const Model::RetryStageExecutionRequest &request, const RetryStageExecutionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::StartPipelineExecutionOutcome StartPipelineExecution (const Model::StartPipelineExecutionRequest &request) const
 
virtual Model::StartPipelineExecutionOutcomeCallable StartPipelineExecutionCallable (const Model::StartPipelineExecutionRequest &request) const
 
virtual void StartPipelineExecutionAsync (const Model::StartPipelineExecutionRequest &request, const StartPipelineExecutionResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::UpdatePipelineOutcome UpdatePipeline (const Model::UpdatePipelineRequest &request) const
 
virtual Model::UpdatePipelineOutcomeCallable UpdatePipelineCallable (const Model::UpdatePipelineRequest &request) const
 
virtual void UpdatePipelineAsync (const Model::UpdatePipelineRequest &request, const UpdatePipelineResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
- Public Member Functions inherited from Aws::Client::AWSJsonClient
 AWSJsonClient (const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)
 
virtual ~AWSJsonClient ()=default
 
- Public Member Functions inherited from Aws::Client::AWSClient
 AWSClient (const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)
 
virtual ~AWSClient ()
 
Aws::String GeneratePresignedUrl (Aws::Http::URI &uri, Aws::Http::HttpMethod method, long long expirationInSeconds=0)
 
void DisableRequestProcessing ()
 
void EnableRequestProcessing ()
 

Additional Inherited Members

- Protected Member Functions inherited from Aws::Client::AWSJsonClient
virtual AWSError< CoreErrorsBuildAWSError (const std::shared_ptr< Aws::Http::HttpResponse > &response) const override
 
JsonOutcome MakeRequest (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const
 
JsonOutcome MakeRequest (const Aws::String &uri, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const
 
- Protected Member Functions inherited from Aws::Client::AWSClient
HttpResponseOutcome AttemptExhaustively (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const
 
HttpResponseOutcome AttemptExhaustively (const Aws::String &uri, Http::HttpMethod httpMethod) const
 
HttpResponseOutcome AttemptOneRequest (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const
 
HttpResponseOutcome AttemptOneRequest (const Aws::String &uri, Http::HttpMethod httpMethod) const
 
StreamOutcome MakeRequestWithUnparsedResponse (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const
 
virtual void BuildHttpRequest (const Aws::AmazonWebServiceRequest &request, const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest) const
 
const std::shared_ptr< AWSErrorMarshaller > & GetErrorMarshaller () const
 

Detailed Description

<fullname>AWS CodePipeline</fullname>

Overview

This is the AWS CodePipeline API Reference. This guide provides descriptions of the actions and data types for AWS CodePipeline. Some functionality for your pipeline is only configurable through the API. For additional information, see the AWS CodePipeline User Guide.

You can use the AWS CodePipeline API to work with pipelines, stages, actions, gates, and transitions, as described below.

Pipelines are models of automated release processes. Each pipeline is uniquely named, and consists of actions, gates, and stages.

You can work with pipelines by calling:

Pipelines include stages, which are which are logical groupings of gates and actions. Each stage contains one or more actions that must complete before the next stage begins. A stage will result in success or failure. If a stage fails, then the pipeline stops at that stage and will remain stopped until either a new version of an artifact appears in the source location, or a user takes action to re-run the most recent artifact through the pipeline. You can call GetPipelineState, which displays the status of a pipeline, including the status of stages in the pipeline, or GetPipeline, which returns the entire structure of the pipeline, including the stages of that pipeline. For more information about the structure of stages and actions, also refer to the AWS CodePipeline Pipeline Structure Reference.

Pipeline stages include actions, which are categorized into categories such as source or build actions performed within a stage of a pipeline. For example, you can use a source action to import artifacts into a pipeline from a source such as Amazon S3. Like stages, you do not work with actions directly in most cases, but you do define and interact with actions when working with pipeline operations such as CreatePipeline and GetPipelineState.

Pipelines also include transitions, which allow the transition of artifacts from one stage to the next in a pipeline after the actions in one stage complete.

You can work with transitions by calling:

Using the API to integrate with AWS CodePipeline

For third-party integrators or developers who want to create their own integrations with AWS CodePipeline, the expected sequence varies from the standard API user. In order to integrate with AWS CodePipeline, developers will need to work with the following items:

Jobs, which are instances of an action. For example, a job for a source action might import a revision of an artifact from a source.

You can work with jobs by calling:

Third party jobs, which are instances of an action created by a partner action and integrated into AWS CodePipeline. Partner actions are created by members of the AWS Partner Network.

You can work with third party jobs by calling:

Definition at line 264 of file CodePipelineClient.h.

Member Typedef Documentation

Definition at line 267 of file CodePipelineClient.h.

Constructor & Destructor Documentation

Aws::CodePipeline::CodePipelineClient::CodePipelineClient ( const Client::ClientConfiguration clientConfiguration = Client::ClientConfiguration())

Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.

Aws::CodePipeline::CodePipelineClient::CodePipelineClient ( const Auth::AWSCredentials credentials,
const Client::ClientConfiguration clientConfiguration = Client::ClientConfiguration() 
)

Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.

Aws::CodePipeline::CodePipelineClient::CodePipelineClient ( const std::shared_ptr< Auth::AWSCredentialsProvider > &  credentialsProvider,
const Client::ClientConfiguration clientConfiguration = Client::ClientConfiguration() 
)

Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used

virtual Aws::CodePipeline::CodePipelineClient::~CodePipelineClient ( )
virtual

Member Function Documentation

virtual Model::AcknowledgeJobOutcome Aws::CodePipeline::CodePipelineClient::AcknowledgeJob ( const Model::AcknowledgeJobRequest request) const
virtual

Returns information about a specified job and whether that job has been received by the job worker. Only used for custom actions.

virtual void Aws::CodePipeline::CodePipelineClient::AcknowledgeJobAsync ( const Model::AcknowledgeJobRequest request,
const AcknowledgeJobResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns information about a specified job and whether that job has been received by the job worker. Only used for custom actions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::AcknowledgeJobOutcomeCallable Aws::CodePipeline::CodePipelineClient::AcknowledgeJobCallable ( const Model::AcknowledgeJobRequest request) const
virtual

Returns information about a specified job and whether that job has been received by the job worker. Only used for custom actions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::AcknowledgeThirdPartyJobOutcome Aws::CodePipeline::CodePipelineClient::AcknowledgeThirdPartyJob ( const Model::AcknowledgeThirdPartyJobRequest request) const
virtual

Confirms a job worker has received the specified job. Only used for partner actions.

virtual void Aws::CodePipeline::CodePipelineClient::AcknowledgeThirdPartyJobAsync ( const Model::AcknowledgeThirdPartyJobRequest request,
const AcknowledgeThirdPartyJobResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Confirms a job worker has received the specified job. Only used for partner actions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::AcknowledgeThirdPartyJobOutcomeCallable Aws::CodePipeline::CodePipelineClient::AcknowledgeThirdPartyJobCallable ( const Model::AcknowledgeThirdPartyJobRequest request) const
virtual

Confirms a job worker has received the specified job. Only used for partner actions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateCustomActionTypeOutcome Aws::CodePipeline::CodePipelineClient::CreateCustomActionType ( const Model::CreateCustomActionTypeRequest request) const
virtual

Creates a new custom action that can be used in all pipelines associated with the AWS account. Only used for custom actions.

virtual void Aws::CodePipeline::CodePipelineClient::CreateCustomActionTypeAsync ( const Model::CreateCustomActionTypeRequest request,
const CreateCustomActionTypeResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates a new custom action that can be used in all pipelines associated with the AWS account. Only used for custom actions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateCustomActionTypeOutcomeCallable Aws::CodePipeline::CodePipelineClient::CreateCustomActionTypeCallable ( const Model::CreateCustomActionTypeRequest request) const
virtual

Creates a new custom action that can be used in all pipelines associated with the AWS account. Only used for custom actions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreatePipelineOutcome Aws::CodePipeline::CodePipelineClient::CreatePipeline ( const Model::CreatePipelineRequest request) const
virtual

Creates a pipeline.

virtual void Aws::CodePipeline::CodePipelineClient::CreatePipelineAsync ( const Model::CreatePipelineRequest request,
const CreatePipelineResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Creates a pipeline.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreatePipelineOutcomeCallable Aws::CodePipeline::CodePipelineClient::CreatePipelineCallable ( const Model::CreatePipelineRequest request) const
virtual

Creates a pipeline.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteCustomActionTypeOutcome Aws::CodePipeline::CodePipelineClient::DeleteCustomActionType ( const Model::DeleteCustomActionTypeRequest request) const
virtual

Marks a custom action as deleted. PollForJobs for the custom action will fail after the action is marked for deletion. Only used for custom actions.

<important>

You cannot recreate a custom action after it has been deleted unless you increase the version number of the action.

</important>

virtual void Aws::CodePipeline::CodePipelineClient::DeleteCustomActionTypeAsync ( const Model::DeleteCustomActionTypeRequest request,
const DeleteCustomActionTypeResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Marks a custom action as deleted. PollForJobs for the custom action will fail after the action is marked for deletion. Only used for custom actions.

<important>

You cannot recreate a custom action after it has been deleted unless you increase the version number of the action.

</important>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteCustomActionTypeOutcomeCallable Aws::CodePipeline::CodePipelineClient::DeleteCustomActionTypeCallable ( const Model::DeleteCustomActionTypeRequest request) const
virtual

Marks a custom action as deleted. PollForJobs for the custom action will fail after the action is marked for deletion. Only used for custom actions.

<important>

You cannot recreate a custom action after it has been deleted unless you increase the version number of the action.

</important>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeletePipelineOutcome Aws::CodePipeline::CodePipelineClient::DeletePipeline ( const Model::DeletePipelineRequest request) const
virtual

Deletes the specified pipeline.

virtual void Aws::CodePipeline::CodePipelineClient::DeletePipelineAsync ( const Model::DeletePipelineRequest request,
const DeletePipelineResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Deletes the specified pipeline.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeletePipelineOutcomeCallable Aws::CodePipeline::CodePipelineClient::DeletePipelineCallable ( const Model::DeletePipelineRequest request) const
virtual

Deletes the specified pipeline.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DisableStageTransitionOutcome Aws::CodePipeline::CodePipelineClient::DisableStageTransition ( const Model::DisableStageTransitionRequest request) const
virtual

Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.

virtual void Aws::CodePipeline::CodePipelineClient::DisableStageTransitionAsync ( const Model::DisableStageTransitionRequest request,
const DisableStageTransitionResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DisableStageTransitionOutcomeCallable Aws::CodePipeline::CodePipelineClient::DisableStageTransitionCallable ( const Model::DisableStageTransitionRequest request) const
virtual

Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::EnableStageTransitionOutcome Aws::CodePipeline::CodePipelineClient::EnableStageTransition ( const Model::EnableStageTransitionRequest request) const
virtual

Enables artifacts in a pipeline to transition to a stage in a pipeline.

virtual void Aws::CodePipeline::CodePipelineClient::EnableStageTransitionAsync ( const Model::EnableStageTransitionRequest request,
const EnableStageTransitionResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Enables artifacts in a pipeline to transition to a stage in a pipeline.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::EnableStageTransitionOutcomeCallable Aws::CodePipeline::CodePipelineClient::EnableStageTransitionCallable ( const Model::EnableStageTransitionRequest request) const
virtual

Enables artifacts in a pipeline to transition to a stage in a pipeline.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::GetJobDetailsOutcome Aws::CodePipeline::CodePipelineClient::GetJobDetails ( const Model::GetJobDetailsRequest request) const
virtual

Returns information about a job. Only used for custom actions.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.

</important>

virtual void Aws::CodePipeline::CodePipelineClient::GetJobDetailsAsync ( const Model::GetJobDetailsRequest request,
const GetJobDetailsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns information about a job. Only used for custom actions.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.

</important>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::GetJobDetailsOutcomeCallable Aws::CodePipeline::CodePipelineClient::GetJobDetailsCallable ( const Model::GetJobDetailsRequest request) const
virtual

Returns information about a job. Only used for custom actions.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.

</important>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::GetPipelineOutcome Aws::CodePipeline::CodePipelineClient::GetPipeline ( const Model::GetPipelineRequest request) const
virtual

Returns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with UpdatePipeline.

virtual void Aws::CodePipeline::CodePipelineClient::GetPipelineAsync ( const Model::GetPipelineRequest request,
const GetPipelineResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with UpdatePipeline.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::GetPipelineOutcomeCallable Aws::CodePipeline::CodePipelineClient::GetPipelineCallable ( const Model::GetPipelineRequest request) const
virtual

Returns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with UpdatePipeline.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::GetPipelineStateOutcome Aws::CodePipeline::CodePipelineClient::GetPipelineState ( const Model::GetPipelineStateRequest request) const
virtual

Returns information about the state of a pipeline, including the stages and actions.

virtual void Aws::CodePipeline::CodePipelineClient::GetPipelineStateAsync ( const Model::GetPipelineStateRequest request,
const GetPipelineStateResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns information about the state of a pipeline, including the stages and actions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::GetPipelineStateOutcomeCallable Aws::CodePipeline::CodePipelineClient::GetPipelineStateCallable ( const Model::GetPipelineStateRequest request) const
virtual

Returns information about the state of a pipeline, including the stages and actions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::GetThirdPartyJobDetailsOutcome Aws::CodePipeline::CodePipelineClient::GetThirdPartyJobDetails ( const Model::GetThirdPartyJobDetailsRequest request) const
virtual

Requests the details of a job for a third party action. Only used for partner actions.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.

</important>

virtual void Aws::CodePipeline::CodePipelineClient::GetThirdPartyJobDetailsAsync ( const Model::GetThirdPartyJobDetailsRequest request,
const GetThirdPartyJobDetailsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Requests the details of a job for a third party action. Only used for partner actions.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.

</important>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::GetThirdPartyJobDetailsOutcomeCallable Aws::CodePipeline::CodePipelineClient::GetThirdPartyJobDetailsCallable ( const Model::GetThirdPartyJobDetailsRequest request) const
virtual

Requests the details of a job for a third party action. Only used for partner actions.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.

</important>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ListActionTypesOutcome Aws::CodePipeline::CodePipelineClient::ListActionTypes ( const Model::ListActionTypesRequest request) const
virtual

Gets a summary of all AWS CodePipeline action types associated with your account.

virtual void Aws::CodePipeline::CodePipelineClient::ListActionTypesAsync ( const Model::ListActionTypesRequest request,
const ListActionTypesResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Gets a summary of all AWS CodePipeline action types associated with your account.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ListActionTypesOutcomeCallable Aws::CodePipeline::CodePipelineClient::ListActionTypesCallable ( const Model::ListActionTypesRequest request) const
virtual

Gets a summary of all AWS CodePipeline action types associated with your account.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ListPipelinesOutcome Aws::CodePipeline::CodePipelineClient::ListPipelines ( const Model::ListPipelinesRequest request) const
virtual

Gets a summary of all of the pipelines associated with your account.

virtual void Aws::CodePipeline::CodePipelineClient::ListPipelinesAsync ( const Model::ListPipelinesRequest request,
const ListPipelinesResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Gets a summary of all of the pipelines associated with your account.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ListPipelinesOutcomeCallable Aws::CodePipeline::CodePipelineClient::ListPipelinesCallable ( const Model::ListPipelinesRequest request) const
virtual

Gets a summary of all of the pipelines associated with your account.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PollForJobsOutcome Aws::CodePipeline::CodePipelineClient::PollForJobs ( const Model::PollForJobsRequest request) const
virtual

Returns information about any jobs for AWS CodePipeline to act upon.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.

</important>

virtual void Aws::CodePipeline::CodePipelineClient::PollForJobsAsync ( const Model::PollForJobsRequest request,
const PollForJobsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Returns information about any jobs for AWS CodePipeline to act upon.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.

</important>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PollForJobsOutcomeCallable Aws::CodePipeline::CodePipelineClient::PollForJobsCallable ( const Model::PollForJobsRequest request) const
virtual

Returns information about any jobs for AWS CodePipeline to act upon.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts. Additionally, this API returns any secret values defined for the action.

</important>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PollForThirdPartyJobsOutcome Aws::CodePipeline::CodePipelineClient::PollForThirdPartyJobs ( const Model::PollForThirdPartyJobsRequest request) const
virtual

Determines whether there are any third party jobs for a job worker to act on. Only used for partner actions.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts.

</important>

virtual void Aws::CodePipeline::CodePipelineClient::PollForThirdPartyJobsAsync ( const Model::PollForThirdPartyJobsRequest request,
const PollForThirdPartyJobsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Determines whether there are any third party jobs for a job worker to act on. Only used for partner actions.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts.

</important>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PollForThirdPartyJobsOutcomeCallable Aws::CodePipeline::CodePipelineClient::PollForThirdPartyJobsCallable ( const Model::PollForThirdPartyJobsRequest request) const
virtual

Determines whether there are any third party jobs for a job worker to act on. Only used for partner actions.

<important>

When this API is called, AWS CodePipeline returns temporary credentials for the Amazon S3 bucket used to store artifacts for the pipeline, if the action requires access to that Amazon S3 bucket for input or output artifacts.

</important>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PutActionRevisionOutcome Aws::CodePipeline::CodePipelineClient::PutActionRevision ( const Model::PutActionRevisionRequest request) const
virtual

Provides information to AWS CodePipeline about new revisions to a source.

virtual void Aws::CodePipeline::CodePipelineClient::PutActionRevisionAsync ( const Model::PutActionRevisionRequest request,
const PutActionRevisionResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Provides information to AWS CodePipeline about new revisions to a source.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PutActionRevisionOutcomeCallable Aws::CodePipeline::CodePipelineClient::PutActionRevisionCallable ( const Model::PutActionRevisionRequest request) const
virtual

Provides information to AWS CodePipeline about new revisions to a source.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PutApprovalResultOutcome Aws::CodePipeline::CodePipelineClient::PutApprovalResult ( const Model::PutApprovalResultRequest request) const
virtual

Provides the response to a manual approval request to AWS CodePipeline. Valid responses include Approved and Rejected.

virtual void Aws::CodePipeline::CodePipelineClient::PutApprovalResultAsync ( const Model::PutApprovalResultRequest request,
const PutApprovalResultResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Provides the response to a manual approval request to AWS CodePipeline. Valid responses include Approved and Rejected.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PutApprovalResultOutcomeCallable Aws::CodePipeline::CodePipelineClient::PutApprovalResultCallable ( const Model::PutApprovalResultRequest request) const
virtual

Provides the response to a manual approval request to AWS CodePipeline. Valid responses include Approved and Rejected.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PutJobFailureResultOutcome Aws::CodePipeline::CodePipelineClient::PutJobFailureResult ( const Model::PutJobFailureResultRequest request) const
virtual

Represents the failure of a job as returned to the pipeline by a job worker. Only used for custom actions.

virtual void Aws::CodePipeline::CodePipelineClient::PutJobFailureResultAsync ( const Model::PutJobFailureResultRequest request,
const PutJobFailureResultResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Represents the failure of a job as returned to the pipeline by a job worker. Only used for custom actions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PutJobFailureResultOutcomeCallable Aws::CodePipeline::CodePipelineClient::PutJobFailureResultCallable ( const Model::PutJobFailureResultRequest request) const
virtual

Represents the failure of a job as returned to the pipeline by a job worker. Only used for custom actions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PutJobSuccessResultOutcome Aws::CodePipeline::CodePipelineClient::PutJobSuccessResult ( const Model::PutJobSuccessResultRequest request) const
virtual

Represents the success of a job as returned to the pipeline by a job worker. Only used for custom actions.

virtual void Aws::CodePipeline::CodePipelineClient::PutJobSuccessResultAsync ( const Model::PutJobSuccessResultRequest request,
const PutJobSuccessResultResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Represents the success of a job as returned to the pipeline by a job worker. Only used for custom actions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PutJobSuccessResultOutcomeCallable Aws::CodePipeline::CodePipelineClient::PutJobSuccessResultCallable ( const Model::PutJobSuccessResultRequest request) const
virtual

Represents the success of a job as returned to the pipeline by a job worker. Only used for custom actions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PutThirdPartyJobFailureResultOutcome Aws::CodePipeline::CodePipelineClient::PutThirdPartyJobFailureResult ( const Model::PutThirdPartyJobFailureResultRequest request) const
virtual

Represents the failure of a third party job as returned to the pipeline by a job worker. Only used for partner actions.

virtual void Aws::CodePipeline::CodePipelineClient::PutThirdPartyJobFailureResultAsync ( const Model::PutThirdPartyJobFailureResultRequest request,
const PutThirdPartyJobFailureResultResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Represents the failure of a third party job as returned to the pipeline by a job worker. Only used for partner actions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PutThirdPartyJobFailureResultOutcomeCallable Aws::CodePipeline::CodePipelineClient::PutThirdPartyJobFailureResultCallable ( const Model::PutThirdPartyJobFailureResultRequest request) const
virtual

Represents the failure of a third party job as returned to the pipeline by a job worker. Only used for partner actions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PutThirdPartyJobSuccessResultOutcome Aws::CodePipeline::CodePipelineClient::PutThirdPartyJobSuccessResult ( const Model::PutThirdPartyJobSuccessResultRequest request) const
virtual

Represents the success of a third party job as returned to the pipeline by a job worker. Only used for partner actions.

virtual void Aws::CodePipeline::CodePipelineClient::PutThirdPartyJobSuccessResultAsync ( const Model::PutThirdPartyJobSuccessResultRequest request,
const PutThirdPartyJobSuccessResultResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Represents the success of a third party job as returned to the pipeline by a job worker. Only used for partner actions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PutThirdPartyJobSuccessResultOutcomeCallable Aws::CodePipeline::CodePipelineClient::PutThirdPartyJobSuccessResultCallable ( const Model::PutThirdPartyJobSuccessResultRequest request) const
virtual

Represents the success of a third party job as returned to the pipeline by a job worker. Only used for partner actions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RetryStageExecutionOutcome Aws::CodePipeline::CodePipelineClient::RetryStageExecution ( const Model::RetryStageExecutionRequest request) const
virtual

Resumes the pipeline execution by retrying the last failed actions in a stage.

virtual void Aws::CodePipeline::CodePipelineClient::RetryStageExecutionAsync ( const Model::RetryStageExecutionRequest request,
const RetryStageExecutionResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Resumes the pipeline execution by retrying the last failed actions in a stage.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RetryStageExecutionOutcomeCallable Aws::CodePipeline::CodePipelineClient::RetryStageExecutionCallable ( const Model::RetryStageExecutionRequest request) const
virtual

Resumes the pipeline execution by retrying the last failed actions in a stage.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::StartPipelineExecutionOutcome Aws::CodePipeline::CodePipelineClient::StartPipelineExecution ( const Model::StartPipelineExecutionRequest request) const
virtual

Starts the specified pipeline. Specifically, it begins processing the latest commit to the source location specified as part of the pipeline.

virtual void Aws::CodePipeline::CodePipelineClient::StartPipelineExecutionAsync ( const Model::StartPipelineExecutionRequest request,
const StartPipelineExecutionResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Starts the specified pipeline. Specifically, it begins processing the latest commit to the source location specified as part of the pipeline.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::StartPipelineExecutionOutcomeCallable Aws::CodePipeline::CodePipelineClient::StartPipelineExecutionCallable ( const Model::StartPipelineExecutionRequest request) const
virtual

Starts the specified pipeline. Specifically, it begins processing the latest commit to the source location specified as part of the pipeline.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::UpdatePipelineOutcome Aws::CodePipeline::CodePipelineClient::UpdatePipeline ( const Model::UpdatePipelineRequest request) const
virtual

Updates a specified pipeline with edits or changes to its structure. Use a JSON file with the pipeline structure in conjunction with UpdatePipeline to provide the full structure of the pipeline. Updating the pipeline increases the version number of the pipeline by 1.

virtual void Aws::CodePipeline::CodePipelineClient::UpdatePipelineAsync ( const Model::UpdatePipelineRequest request,
const UpdatePipelineResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

Updates a specified pipeline with edits or changes to its structure. Use a JSON file with the pipeline structure in conjunction with UpdatePipeline to provide the full structure of the pipeline. Updating the pipeline increases the version number of the pipeline by 1.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::UpdatePipelineOutcomeCallable Aws::CodePipeline::CodePipelineClient::UpdatePipelineCallable ( const Model::UpdatePipelineRequest request) const
virtual

Updates a specified pipeline with edits or changes to its structure. Use a JSON file with the pipeline structure in conjunction with UpdatePipeline to provide the full structure of the pipeline. Updating the pipeline increases the version number of the pipeline by 1.

returns a future to the operation so that it can be executed in parallel to other requests.


The documentation for this class was generated from the following file: