Working with triggers in CodePipeline - Amazon CodePipeline
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Working with triggers in CodePipeline

Triggers allow you to configure your pipeline to start on a particular event type or filtered event type, such as when a change on a particular branch or pull request is detected. Triggers are configurable for source actions with connections that use the CodeStarSourceConnection action in CodePipeline, such as GitHub, Bitbucket, and GitLab.

Source actions, such as CodeCommit and S3, use change detection as detailed in this section about starting pipelines.

You can add a trigger to your pipeline and configure the trigger to filter on particular events

You specify triggers using the console or CLI.