View source: R/codepipeline_operations.R
codepipeline_create_pipeline | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.