Tutorials for Step Functions
The tutorials in this section can help you understand different aspects of working with AWS Step Functions.
To complete these tutorials, you need an AWS account. If you don't have an AWS account,
navigate to http://aws.amazon.com/
Topics
- Create a Step Functions State Machine That Uses Lambda
- Creating an Activity State Machine
- Handling Error Conditions Using a State Machine
- Periodically Start a State Machine Execution Using CloudWatch Events
- Starting a State Machine Execution in Response to Amazon S3 Events
- Creating a Step Functions API Using API Gateway
- Iterating a Loop Using Lambda
- Continuing as a New Execution
- Using Code Snippets
- Deploying an Example Human Approval Project
- Using a Map State to Call Lambda Multiple Times
- View X-Ray traces in Step Functions
- Create a Step Functions State Machine Using AWS SAM