Learn R Programming

paws.developer.tools (version 0.8.0)

codepipeline_create_pipeline: Creates a pipeline

Description

Creates a pipeline.

See https://www.paws-r-sdk.com/docs/codepipeline_create_pipeline/ for full documentation.

Usage

codepipeline_create_pipeline(pipeline, tags = NULL)

Arguments

pipeline

[required] Represents the structure of actions and stages to be performed in the pipeline.

tags

The tags for the pipeline.