codepipeline_update_pipeline: Updates a specified pipeline with edits or changes to its...

View source: R/codepipeline_operations.R

codepipeline_update_pipelineR Documentation

Updates a specified pipeline with edits or changes to its structure

Description

Updates a specified pipeline with edits or changes to its structure. Use a JSON file with the pipeline structure and update_pipeline to provide the full structure of the pipeline. Updating the pipeline increases the version number of the pipeline by 1.

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

Usage

codepipeline_update_pipeline(pipeline)

Arguments

pipeline

[required] The name of the pipeline to be updated.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.