- start an execution from a specific step in the workflow. - --from "job-name" - start from last error `--from-last-error` - get the current workflow and save it, construct an adapted workflow, update stepfunctions workflow, trigger it and reset it to the old workflow - maybe use this; https://github.com/awslabs/aws-sfn-resume-from-any-state/blob/master/gotostate.py?utm_source=pocket_mylist
--from-last-error