aws databrew send-project-session-action

Performs a recipe step within an interactive DataBrew session that's currently open

Options

NameDescription
--previewIf true, the result of the recipe step will be returned, but not applied
--no-previewIf true, the result of the recipe step will be returned, but not applied
--name <string>The name of the project to apply the action to
--recipe-step <structure>Represents a single step from a DataBrew recipe to be performed
--step-index <integer>The index from which to preview a step. This index is used to preview the result of steps that have already been applied, so that the resulting view frame is from earlier in the view frame stack
--client-session-id <string>A unique identifier for an interactive session that's currently open and ready for work. The action will be performed on this session
--view-frame <structure>Represents the data being transformed during an action
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command