

# Pipeline types
<a name="pipeline-types"></a>

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.
+ V1 type pipelines have a JSON structure that contains standard pipeline, stage, and action-level parameters.
+ V2 type pipelines have the same structure as a V1 type, along with additional parameters for release safety and trigger configuration.

For information about pricing for CodePipeline, see [Pricing](https://aws.amazon.com/codepipeline/pricing/).

See the [CodePipeline pipeline structure reference](reference-pipeline-structure.md) page for details about parameters in each pipeline type. For information about which type of pipeline to choose, see [What type of pipeline is right for me?](pipeline-types-planning.md).

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS CodePipeline. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query codepipeline` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
