Returns the metadata, structure, stages, and actions of a pipeline
Source:R/codepipeline_operations.R
codepipeline_get_pipeline.RdReturns the metadata, structure, stages, and actions of a pipeline. Can be used to return the entire structure of a pipeline in JSON format, which can then be modified and used to update the pipeline structure with update_pipeline.
See https://www.paws-r-sdk.com/docs/codepipeline_get_pipeline/ for full documentation.