RuleExecutionFilter
Filter values for the rule execution.
Contents
- latestInPipelineExecution
-
The field that specifies to filter on the latest execution in the pipeline.
Note
Filtering on the latest execution is available for executions run on or after February 08, 2024.
Type: LatestInPipelineExecutionFilter object
Required: No
- pipelineExecutionId
-
The pipeline execution ID used to filter rule execution history.
Type: String
Pattern:
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: