This repository contains the code created during the AWS Step Functions series on Twitch. Every Tuesday at 2pm ET/11am PT we cover a bit of functionality live, so you can create workflows that are more effective and more efficient.
Note: All templates have been updated to reflect AWS Serverless Application Model (AWS SAM) support for Step Functions, launched on 27 May 2020. Wherever the templates in this repository and the video episodes differ, this repository should be considered correct.
- Episode 1: 02 April - Support in the AWS Toolkit for Visual Studio Code
- Episode 2: 07 April - Workflows for development and testing
- Episode 3: 14 April - Service integrations
- Episode 4: 21 April - Parallelism and concurrency in Step Functions and AWS Lambda
- Episode 5: 28 April - JSONPath data processing
- Episode 6: 05 May - Creating workflows with the AWS Cloud Development Kit (CDK)
- Episode 7: 12 May - Handling errors
- Episode 8: 19 May - Nested workflows
- CDK/ - code from the Creating workflows with the AWS Cloud Development Kit (CDK) episode on 05 May 2020.
- codebuild - Code from the AWS CodeBuild section of the AWS Step Functions webinar on 29 July 2020.
- handling-errors/ - code from the Handling errors episode on 12 May 2020.
- jsonpath/ - code from the JSONPath data processing episode on 28 April 2020.
- nested-workflows/ - code from the Nested workflows episode on 19 May 2020.
- parallelism/ - code from the Parallelism and concurrency episode on 21 April 2020.
- service-integrations/ - code from the Service integrations episode on 14 April 2020.
- workflows-dev-test/ - code from the Workflows for development and testing episode on 07 April 2020.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: MIT-0