GitTagFilterCriteria
The Git tags specified as filter criteria for whether a Git tag repository event will start the pipeline.
Contents
- excludes
-
The list of patterns of Git tags that, when pushed, are to be excluded from starting the pipeline.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 8 items.
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- includes
-
The list of patterns of Git tags that, when pushed, are to be included as criteria that starts the pipeline.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 8 items.
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: