Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 398 Bytes

state_machine.rst

File metadata and controls

12 lines (7 loc) · 398 Bytes

StateMachine

The StateMachine class builds the ASL compliant JSON, by walking the branch of states linked to the specified starting state.

For more details on StateMachine, see the AWS documentation.

.. automodule:: awssl

.. autoclass:: StateMachine
   :members: