codepipeline_create_pipeline {paws.developer.tools} | R Documentation |
Creates a pipeline.
See https://www.paws-r-sdk.com/docs/codepipeline_create_pipeline/ for full documentation.
codepipeline_create_pipeline(pipeline, tags = NULL)
pipeline |
[required] Represents the structure of actions and stages to be performed in the pipeline. |
tags |
The tags for the pipeline. |