Package-level declarations
Types
A category defines what kind of action can be taken in the stage, and constrains the provider type for the action. Valid categories are limited to one of the values below.
The type of the artifact store, such as S3.
Reserved for future use.
The type of the environment variable.
The method that the pipeline will use to handle multiple executions. The default mode is SUPERSEDED.
The specified result for when the failure conditions are met, such as rolling back the stage
The specified retry mode type for the given stage. FAILED_ACTIONS will retry only the failed actions. ALL_ACTIONS will retry both failed and successful
The source provider for the event, such as connections configured for a repository with Git tags, for the specified trigger configuration.
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.