PipelineDeclaration
Represents the structure of actions and stages to be performed in the pipeline.
Types
Properties
Represents information about the S3 bucket where artifacts are stored for the pipeline.
A mapping of artifactStore
objects and their corresponding Amazon Web Services Regions. There must be an artifact store for the pipeline Region and for each cross-region action in the pipeline.
The method that the pipeline will use to handle multiple executions. The default mode is SUPERSEDED.
CodePipeline provides the following pipeline types, which differ in characteristics and price, so that you can tailor your pipeline features and cost to the needs of your applications.
The stage in which to perform the action.
The trigger configuration specifying a type of event, such as Git tags, that starts the pipeline.
A list that defines the pipeline variables for a pipeline resource. Variable names can have alphanumeric and underscore characters, and the values must match [A-Za-z0-9@\-_]+
.