GitPushFilter - 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).

GitPushFilter

The event criteria that specify when a specified repository event will start the pipeline for the specified trigger configuration, such as the lists of Git tags to include and exclude.

Contents

branches

The field that specifies to filter on branches for the push trigger configuration.

Type: GitBranchFilterCriteria object

Required: No

filePaths

The field that specifies to filter on file paths for the push trigger configuration.

Type: GitFilePathFilterCriteria object

Required: No

tags

The field that contains the details for the Git tags trigger configuration.

Type: GitTagFilterCriteria object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: