v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444273191.7 KB

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

put/projects/{name}/sendProjectSessionAction

Path parameters

namestring required

The name of the project to apply the action to.

Request body

Previewboolean

If true, the result of the recipe step will be returned, but not applied.

StepIndexinteger

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.

ClientSessionIdstring password

A unique identifier for an interactive session that's currently open and ready for work. The action will be performed on this session.

Response

Success

Resultstring

A message indicating the result of performing the action.

Namestring required

The name of the project that was affected by the action.

ActionIdinteger

A unique identifier for the action that was performed.