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.
codepipeline_get_pipeline_execution(pipelineName, pipelineExecutionId)
[required] The name of the pipeline about which you want to get execution details.
[required] The ID of the pipeline execution about which you want to get execution details.