Squyre Documentation
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

State Machine

The main state machine is called EnrichStateMachine, because it, uh enriches, and it’s a state machine.

It is defined by statemachine/enrich.asl.json in the AWS ASL language.

Layout is straightforward; nested parallel branches run the enrichment tasks which are sent to the output function at the end to update alerts/tickets.

Enrich State Machine