
delete-pipeline
***************


DESCRIPTION
===========

To delete a pipeline, send a DELETE request to the
>>``<</2012-09-25/pipelines/*[pipelineId]* `` resource.

You can only delete a pipeline that has never been used or that is not
currently in use (doesn't contain any active jobs). If the pipeline is
currently in use, "delete-pipeline" returns an error.


SYNOPSIS
========

   aws elastictranscoder delete-pipeline
     --id <value>


REQUIRED PARAMETERS
===================

"--id"  (string)
   The identifier of the pipeline that you want to delete.


OPTIONAL PARAMETERS
===================

None
