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

LatestInPipelineExecutionFilter

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.

Contents

pipelineExecutionId

The execution ID for the latest execution in the pipeline.

Type: String

Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Required: Yes

startTimeRange

The start time to filter on for the latest execution in the pipeline. Valid options:

  • All

  • Latest

Type: String

Valid Values: Latest | All

Required: Yes

See Also

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