Framework Typescript SDK
Digest Action Step
Workflow Interface
This id should be unique within your organization.
The definition function of the workflow.
An optional options object for workflow level configurations
Workflow Context
This context is passed by the workflow engine to provide contextual information about current workflow execution.
The payload of the event that triggered the workflow, will be validated
against the payloadSchema
if provided.
The object that contains all the step functions, read more at Step Functions.
Was this page helpful?