codepipeline_get_pipeline_execution: Returns information about an execution of a pipeline,...

View source: R/codepipeline_operations.R

codepipeline_get_pipeline_executionR Documentation

Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution ID, and the name, version, and status of the pipeline

Description

Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution ID, and the name, version, and status of the pipeline.

See https://www.paws-r-sdk.com/docs/codepipeline_get_pipeline_execution/ for full documentation.

Usage

codepipeline_get_pipeline_execution(pipelineName, pipelineExecutionId)

Arguments

pipelineName

[required] The name of the pipeline about which you want to get execution details.

pipelineExecutionId

[required] The ID of the pipeline execution about which you want to get execution details.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.