
evaluate-expression
*******************


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

Evaluates a string in the context of a specified object. A task runner
can use this action to evaluate SQL queries stored in Amazon S3.


SYNOPSIS
========

   aws datapipeline evaluate-expression
     --pipeline-id <value>
     --expression <value>
     --object-id <value>


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

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

"--expression"  (string)
   The --expression to evaluate.

"--object-id"  (string)
   The identifier of the object.


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

None
