delete_pipeline
(**kwargs)¶Deletes the specified pipeline.
See also: AWS API Documentation
Request Syntax
response = client.delete_pipeline(
name='string'
)
[REQUIRED]
The name of the pipeline to be deleted.
Exceptions
CodePipeline.Client.exceptions.ValidationException
CodePipeline.Client.exceptions.ConcurrentModificationException