delete_pipeline

CodePipeline.Client.delete_pipeline(**kwargs)

Deletes the specified pipeline.

See also: AWS API Documentation

Request Syntax

response = client.delete_pipeline(
    name='string'
)
Parameters
name (string) --

[REQUIRED]

The name of the pipeline to be deleted.

Returns
None

Exceptions

  • CodePipeline.Client.exceptions.ValidationException
  • CodePipeline.Client.exceptions.ConcurrentModificationException