vkkis93 / serverless-step-functions-offline

Emulate step functions locally when developing your Serverless project
MIT License
78 stars 40 forks source link

Support ResultPath for all relevant types #61

Closed ssudekum closed 3 years ago

ssudekum commented 3 years ago

The existing code currently only supports Pass, and does not account for ResultPath: null which has special behavior.

https://docs.aws.amazon.com/step-functions/latest/dg/input-output-resultpath.html