exc

exception aws_stepfunction.exc.ValidationError[source]
exception aws_stepfunction.exc.ExecutionError[source]
exception aws_stepfunction.exc.StateError[source]

Raise when an error is related to a state.

exception aws_stepfunction.exc.StateValidationError[source]
exception aws_stepfunction.exc.WorkflowError[source]

Raise when an error is related to a workflow.

exception aws_stepfunction.exc.WorkflowValidationError[source]
exception aws_stepfunction.exc.WorkflowExecutionError[source]