Delete Pipeline codepipeline_delete_pipeline R Documentation Deletes the specified pipeline¶ Description¶ Deletes the specified pipeline. Usage¶ codepipeline_delete_pipeline(name) Arguments¶ name [required] The name of the pipeline to be deleted. Value¶ An empty list. Request syntax¶ svc$delete_pipeline( name = "string" )