States

Learn about types of states and their usage in AWS Step Functions.

In AWS Step Functions, states represent individual steps or tasks in a workflow. They are the building blocks of a state machine, and each state has a specific purpose and behavior. There are several types of states available in AWS Step Functions, each designed for different use cases. In the previous lesson, we learned about the Task State, which we used to invoke the Lambda function.

Let's learn more about all possible states:

Get hands-on with 1200+ tech skills courses.