...

/

Test Ingredient Preparation

Test Ingredient Preparation

Learn how to test the state machine for ingredient preparation.

We'll cover the following...

Let's navigate to the AWS Console, open the Step Functions service page, and open our deployed productionLineStateMachine state machine. If we check the definition or open it in Workflow Studio we can check that we have our IngredientPreparation Lambda. If we navigate to the “Error Handling” section, we can see our retry block setup. ...