View source: R/codepipeline_operations.R
codepipeline_update_pipeline | R Documentation |
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.
codepipeline_update_pipeline(pipeline)
pipeline |
[required] The name of the pipeline to be updated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.