View source: R/codepipeline_operations.R
codepipeline_get_pipeline_execution | R 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.
See https://www.paws-r-sdk.com/docs/codepipeline_get_pipeline_execution/ for full documentation.
codepipeline_get_pipeline_execution(pipelineName, pipelineExecutionId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.