New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
In the pipeline structure, you must include either artifactStore
or artifactStores in your pipeline, but you cannot use both. If you
create a cross-region action in your pipeline, you must use
artifactStores.
Example
Use a bare-bones client and the command you need to make an API call.
Creates a pipeline.
In the pipeline structure, you must include either
artifactStore
orartifactStores
in your pipeline, but you cannot use both. If you create a cross-region action in your pipeline, you must useartifactStores
.Example
Use a bare-bones client and the command you need to make an API call.
Param
CreatePipelineCommandInput
Returns
CreatePipelineCommandOutput
See
input
shape.response
shape.config
shape.Throws
ConcurrentModificationException (client fault)
Unable to modify the tag due to a simultaneous update request.
Throws
InvalidActionDeclarationException (client fault)
The action declaration was specified in an invalid format.
Throws
InvalidBlockerDeclarationException (client fault)
Reserved for future use.
Throws
InvalidStageDeclarationException (client fault)
The stage declaration was specified in an invalid format.
Throws
InvalidStructureException (client fault)
The structure was specified in an invalid format.
Throws
InvalidTagsException (client fault)
The specified resource tags are invalid.
Throws
LimitExceededException (client fault)
The number of pipelines associated with the Amazon Web Services account has exceeded the limit allowed for the account.
Throws
PipelineNameInUseException (client fault)
The specified pipeline name is already in use.
Throws
TooManyTagsException (client fault)
The tags limit for a resource has been exceeded.
Throws
ValidationException (client fault)
The validation was specified in an invalid format.
Throws
CodePipelineServiceException
Base exception class for all service exceptions from CodePipeline service.