
activate-pipeline
*****************


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

Validates a pipeline and initiates processing. If the pipeline does
not pass validation, activation fails.

Call this action to start processing pipeline tasks of a pipeline
you've created using the  create-pipeline and  put-pipeline-definition
actions. A pipeline cannot be modified after it has been successfully
activated.


SYNOPSIS
========

   aws datapipeline activate-pipeline
     --pipeline-id <value>


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

"--pipeline-id"  (string)
   The identifier of the pipeline to activate.


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

None
