getPipelineExecution
inline suspend fun CodePipelineClient.getPipelineExecution(crossinline block: GetPipelineExecutionRequest.Builder.() -> Unit): GetPipelineExecutionResponse
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.